These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.migrate.getGroup
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get information related to a specific group in the project. Returns a json object of type ‘group’ as specified in the models section. API Version: 2019-10-01.
Using getGroup
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 getGroup(args: GetGroupArgs, opts?: InvokeOptions): Promise<GetGroupResult>
function getGroupOutput(args: GetGroupOutputArgs, opts?: InvokeOptions): Output<GetGroupResult>
def get_group(group_name: Optional[str] = None,
project_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGroupResult
def get_group_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[GetGroupResult]
func LookupGroup(ctx *Context, args *LookupGroupArgs, opts ...InvokeOption) (*LookupGroupResult, error)
func LookupGroupOutput(ctx *Context, args *LookupGroupOutputArgs, opts ...InvokeOption) LookupGroupResultOutput
> Note: This function is named LookupGroup
in the Go SDK.
public static class GetGroup
{
public static Task<GetGroupResult> InvokeAsync(GetGroupArgs args, InvokeOptions? opts = null)
public static Output<GetGroupResult> Invoke(GetGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGroupResult> getGroup(GetGroupArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:migrate:getGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Group
Name string - Unique name of a group within a project.
- Project
Name string - Name of the Azure Migrate project.
- Resource
Group stringName - Name of the Azure Resource Group that project is part of.
- Group
Name string - Unique name of a group within a project.
- Project
Name string - Name of the Azure Migrate project.
- Resource
Group stringName - Name of the Azure Resource Group that project is part of.
- group
Name String - Unique name of a group within a project.
- project
Name String - Name of the Azure Migrate project.
- resource
Group StringName - Name of the Azure Resource Group that project is part of.
- group
Name string - Unique name of a group within a project.
- project
Name string - Name of the Azure Migrate project.
- resource
Group stringName - Name of the Azure Resource Group that project is part of.
- group_
name str - Unique name of a group within a project.
- project_
name str - Name of the Azure Migrate project.
- resource_
group_ strname - Name of the Azure Resource Group that project is part of.
- group
Name String - Unique name of a group within a project.
- project
Name String - Name of the Azure Migrate project.
- resource
Group StringName - Name of the Azure Resource Group that project is part of.
getGroup Result
The following output properties are available:
- Id string
- Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
- Name string
- Name of the group.
- Properties
Pulumi.
Azure Native. Migrate. Outputs. Group Properties Response - Properties of the group.
- Type string
- Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
- ETag string
- For optimistic concurrency control.
- Id string
- Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
- Name string
- Name of the group.
- Properties
Group
Properties Response - Properties of the group.
- Type string
- Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
- ETag string
- For optimistic concurrency control.
- id String
- Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
- name String
- Name of the group.
- properties
Group
Properties Response - Properties of the group.
- type String
- Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
- e
Tag String - For optimistic concurrency control.
- id string
- Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
- name string
- Name of the group.
- properties
Group
Properties Response - Properties of the group.
- type string
- Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
- e
Tag string - For optimistic concurrency control.
- id str
- Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
- name str
- Name of the group.
- properties
Group
Properties Response - Properties of the group.
- type str
- Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
- e_
tag str - For optimistic concurrency control.
- id String
- Path reference to this group. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}
- name String
- Name of the group.
- properties Property Map
- Properties of the group.
- type String
- Type of the object = [Microsoft.Migrate/assessmentProjects/groups].
- e
Tag String - For optimistic concurrency control.
Supporting Types
GroupPropertiesResponse
- 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.
- Machine
Count int - Number of machines part of this group.
- Updated
Timestamp string - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- Group
Type string - The type of 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.
- Machine
Count int - Number of machines part of this group.
- Updated
Timestamp string - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- Group
Type string - The type of 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.
- machine
Count Integer - Number of machines part of this group.
- updated
Timestamp String - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group
Type String - The type of 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.
- machine
Count number - Number of machines part of this group.
- updated
Timestamp string - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group
Type string - The type of 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.
- machine_
count int - Number of machines part of this group.
- updated_
timestamp str - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group_
type str - The type of 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.
- machine
Count Number - Number of machines part of this group.
- updated
Timestamp String - Time when this group was last updated. Date-Time represented in ISO-8601 format.
- group
Type String - The type of group.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi