This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.migrate.getGroupsOperation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Get a Group Azure REST API version: 2023-03-15.
Other available API versions: 2023-04-01-preview.
Using getGroupsOperation
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGroupsOperation(args: GetGroupsOperationArgs, opts?: InvokeOptions): Promise<GetGroupsOperationResult>
function getGroupsOperationOutput(args: GetGroupsOperationOutputArgs, opts?: InvokeOptions): Output<GetGroupsOperationResult>
def get_groups_operation(group_name: Optional[str] = None,
project_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGroupsOperationResult
def get_groups_operation_output(group_name: Optional[pulumi.Input[str]] = None,
project_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGroupsOperationResult]
func LookupGroupsOperation(ctx *Context, args *LookupGroupsOperationArgs, opts ...InvokeOption) (*LookupGroupsOperationResult, error)
func LookupGroupsOperationOutput(ctx *Context, args *LookupGroupsOperationOutputArgs, opts ...InvokeOption) LookupGroupsOperationResultOutput
> Note: This function is named LookupGroupsOperation
in the Go SDK.
public static class GetGroupsOperation
{
public static Task<GetGroupsOperationResult> InvokeAsync(GetGroupsOperationArgs args, InvokeOptions? opts = null)
public static Output<GetGroupsOperationResult> Invoke(GetGroupsOperationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGroupsOperationResult> getGroupsOperation(GetGroupsOperationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:migrate:getGroupsOperation
arguments:
# arguments dictionary
The following arguments are supported:
- Group
Name string - Group ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Group
Name string - Group ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- group
Name String - Group ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- group
Name string - Group ARM name
- project
Name string - Assessment Project Name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- group_
name str - Group ARM name
- project_
name str - Assessment Project Name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- group
Name String - Group ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getGroupsOperation Result
The following output properties are available:
- Are
Assessments boolRunning - If the assessments are in running state.
- Assessments List<string>
- List of References to Assessments created on this group.
- Created
Timestamp string - Time when this group was created. Date-Time represented in ISO-8601 format.
- Group
Status string - Whether the group has been created and is valid.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Machine
Count int - Number of machines part of this group.
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Migrate. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Updated
Timestamp string - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- Group
Type string - The type of group.
- Provisioning
State string - The status of the last operation.
- Supported
Assessment List<string>Types - List of assessment types supported on this group.
- Are
Assessments boolRunning - If the assessments are in running state.
- Assessments []string
- List of References to Assessments created on this group.
- Created
Timestamp string - Time when this group was created. Date-Time represented in ISO-8601 format.
- Group
Status string - Whether the group has been created and is valid.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Machine
Count int - Number of machines part of this group.
- Name string
- The name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Updated
Timestamp string - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- Group
Type string - The type of group.
- Provisioning
State string - The status of the last operation.
- Supported
Assessment []stringTypes - List of assessment types supported on this group.
- are
Assessments BooleanRunning - If the assessments are in running state.
- assessments List<String>
- List of References to Assessments created on this group.
- created
Timestamp String - Time when this group was created. Date-Time represented in ISO-8601 format.
- group
Status String - Whether the group has been created and is valid.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- machine
Count Integer - Number of machines part of this group.
- name String
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
Timestamp String - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group
Type String - The type of group.
- provisioning
State String - The status of the last operation.
- supported
Assessment List<String>Types - List of assessment types supported on this group.
- are
Assessments booleanRunning - If the assessments are in running state.
- assessments string[]
- List of References to Assessments created on this group.
- created
Timestamp string - Time when this group was created. Date-Time represented in ISO-8601 format.
- group
Status string - Whether the group has been created and is valid.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- machine
Count number - Number of machines part of this group.
- name string
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
Timestamp string - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group
Type string - The type of group.
- provisioning
State string - The status of the last operation.
- supported
Assessment string[]Types - List of assessment types supported on this group.
- are_
assessments_ boolrunning - If the assessments are in running state.
- assessments Sequence[str]
- List of References to Assessments created on this group.
- created_
timestamp str - Time when this group was created. Date-Time represented in ISO-8601 format.
- group_
status str - Whether the group has been created and is valid.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- machine_
count int - Number of machines part of this group.
- name str
- The name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated_
timestamp str - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group_
type str - The type of group.
- provisioning_
state str - The status of the last operation.
- supported_
assessment_ Sequence[str]types - List of assessment types supported on this group.
- are
Assessments BooleanRunning - If the assessments are in running state.
- assessments List<String>
- List of References to Assessments created on this group.
- created
Timestamp String - Time when this group was created. Date-Time represented in ISO-8601 format.
- group
Status String - Whether the group has been created and is valid.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- machine
Count Number - Number of machines part of this group.
- name String
- The name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
Timestamp String - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group
Type String - The type of group.
- provisioning
State String - The status of the last operation.
- supported
Assessment List<String>Types - List of assessment types supported on this group.
Supporting Types
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi