This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi
azure-native.management.listServiceGroupAncestors
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi
Get the details of the serviceGroup’s ancestors
Uses Azure REST API version 2024-02-01-preview.
Using listServiceGroupAncestors
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 listServiceGroupAncestors(args: ListServiceGroupAncestorsArgs, opts?: InvokeOptions): Promise<ListServiceGroupAncestorsResult>
function listServiceGroupAncestorsOutput(args: ListServiceGroupAncestorsOutputArgs, opts?: InvokeOptions): Output<ListServiceGroupAncestorsResult>
def list_service_group_ancestors(service_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListServiceGroupAncestorsResult
def list_service_group_ancestors_output(service_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListServiceGroupAncestorsResult]
func ListServiceGroupAncestors(ctx *Context, args *ListServiceGroupAncestorsArgs, opts ...InvokeOption) (*ListServiceGroupAncestorsResult, error)
func ListServiceGroupAncestorsOutput(ctx *Context, args *ListServiceGroupAncestorsOutputArgs, opts ...InvokeOption) ListServiceGroupAncestorsResultOutput
> Note: This function is named ListServiceGroupAncestors
in the Go SDK.
public static class ListServiceGroupAncestors
{
public static Task<ListServiceGroupAncestorsResult> InvokeAsync(ListServiceGroupAncestorsArgs args, InvokeOptions? opts = null)
public static Output<ListServiceGroupAncestorsResult> Invoke(ListServiceGroupAncestorsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListServiceGroupAncestorsResult> listServiceGroupAncestors(ListServiceGroupAncestorsArgs args, InvokeOptions options)
public static Output<ListServiceGroupAncestorsResult> listServiceGroupAncestors(ListServiceGroupAncestorsArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:management:listServiceGroupAncestors
arguments:
# arguments dictionary
The following arguments are supported:
- Service
Group stringName - ServiceGroup Name.
- Service
Group stringName - ServiceGroup Name.
- service
Group StringName - ServiceGroup Name.
- service
Group stringName - ServiceGroup Name.
- service_
group_ strname - ServiceGroup Name.
- service
Group StringName - ServiceGroup Name.
listServiceGroupAncestors Result
The following output properties are available:
- Next
Link string - URL to query the next page of results for this request
- Value
List<Pulumi.
Azure Native. Management. Outputs. Service Group Response> - Array of service groups based on the request criteria
- Next
Link string - URL to query the next page of results for this request
- Value
[]Service
Group Response - Array of service groups based on the request criteria
- next
Link String - URL to query the next page of results for this request
- value
List<Service
Group Response> - Array of service groups based on the request criteria
- next
Link string - URL to query the next page of results for this request
- value
Service
Group Response[] - Array of service groups based on the request criteria
- next_
link str - URL to query the next page of results for this request
- value
Sequence[Service
Group Response] - Array of service groups based on the request criteria
- next
Link String - URL to query the next page of results for this request
- value List<Property Map>
- Array of service groups based on the request criteria
Supporting Types
ParentServiceGroupPropertiesResponse
- Resource
Id string - The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
- Resource
Id string - The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
- resource
Id String - The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
- resource
Id string - The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
- resource_
id str - The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
- resource
Id String - The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
ServiceGroupPropertiesResponse
- Provisioning
State string - The provisioning state of the serviceGroup. For example, Running
- Display
Name string - The display name of the serviceGroup. For example, ServiceGroupTest1
- Parent
Pulumi.
Azure Native. Management. Inputs. Parent Service Group Properties Response - The details of the parent serviceGroup.
- Provisioning
State string - The provisioning state of the serviceGroup. For example, Running
- Display
Name string - The display name of the serviceGroup. For example, ServiceGroupTest1
- Parent
Parent
Service Group Properties Response - The details of the parent serviceGroup.
- provisioning
State String - The provisioning state of the serviceGroup. For example, Running
- display
Name String - The display name of the serviceGroup. For example, ServiceGroupTest1
- parent
Parent
Service Group Properties Response - The details of the parent serviceGroup.
- provisioning
State string - The provisioning state of the serviceGroup. For example, Running
- display
Name string - The display name of the serviceGroup. For example, ServiceGroupTest1
- parent
Parent
Service Group Properties Response - The details of the parent serviceGroup.
- provisioning_
state str - The provisioning state of the serviceGroup. For example, Running
- display_
name str - The display name of the serviceGroup. For example, ServiceGroupTest1
- parent
Parent
Service Group Properties Response - The details of the parent serviceGroup.
- provisioning
State String - The provisioning state of the serviceGroup. For example, Running
- display
Name String - The display name of the serviceGroup. For example, ServiceGroupTest1
- parent Property Map
- The details of the parent serviceGroup.
ServiceGroupResponse
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Management. Inputs. 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"
- Kind string
- The kind of the serviceGroup.
- Properties
Pulumi.
Azure Native. Management. Inputs. Service Group Properties Response - ServiceGroup creation request body parameters.
- Dictionary<string, string>
- The serviceGroup tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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"
- Kind string
- The kind of the serviceGroup.
- Properties
Service
Group Properties Response - ServiceGroup creation request body parameters.
- map[string]string
- The serviceGroup tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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"
- kind String
- The kind of the serviceGroup.
- properties
Service
Group Properties Response - ServiceGroup creation request body parameters.
- Map<String,String>
- The serviceGroup tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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"
- kind string
- The kind of the serviceGroup.
- properties
Service
Group Properties Response - ServiceGroup creation request body parameters.
- {[key: string]: string}
- The serviceGroup tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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"
- kind str
- The kind of the serviceGroup.
- properties
Service
Group Properties Response - ServiceGroup creation request body parameters.
- Mapping[str, str]
- The serviceGroup tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- 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"
- kind String
- The kind of the serviceGroup.
- properties Property Map
- ServiceGroup creation request body parameters.
- Map<String>
- The serviceGroup tags.
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 v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi