1. Packages
  2. Azure Native
  3. API Docs
  4. chaos
  5. getExperiment
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.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.chaos.getExperiment

Explore with Pulumi AI

azure-native logo
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.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Get a Experiment resource.

    Uses Azure REST API version 2024-03-22-preview.

    Other available API versions: 2023-04-15-preview, 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-11-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native chaos [ApiVersion]. See the version guide for details.

    Using getExperiment

    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 getExperiment(args: GetExperimentArgs, opts?: InvokeOptions): Promise<GetExperimentResult>
    function getExperimentOutput(args: GetExperimentOutputArgs, opts?: InvokeOptions): Output<GetExperimentResult>
    def get_experiment(experiment_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetExperimentResult
    def get_experiment_output(experiment_name: Optional[pulumi.Input[str]] = None,
                       resource_group_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetExperimentResult]
    func LookupExperiment(ctx *Context, args *LookupExperimentArgs, opts ...InvokeOption) (*LookupExperimentResult, error)
    func LookupExperimentOutput(ctx *Context, args *LookupExperimentOutputArgs, opts ...InvokeOption) LookupExperimentResultOutput

    > Note: This function is named LookupExperiment in the Go SDK.

    public static class GetExperiment 
    {
        public static Task<GetExperimentResult> InvokeAsync(GetExperimentArgs args, InvokeOptions? opts = null)
        public static Output<GetExperimentResult> Invoke(GetExperimentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExperimentResult> getExperiment(GetExperimentArgs args, InvokeOptions options)
    public static Output<GetExperimentResult> getExperiment(GetExperimentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:chaos:getExperiment
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ExperimentName string
    String that represents a Experiment resource name.
    ResourceGroupName string
    String that represents an Azure resource group.
    ExperimentName string
    String that represents a Experiment resource name.
    ResourceGroupName string
    String that represents an Azure resource group.
    experimentName String
    String that represents a Experiment resource name.
    resourceGroupName String
    String that represents an Azure resource group.
    experimentName string
    String that represents a Experiment resource name.
    resourceGroupName string
    String that represents an Azure resource group.
    experiment_name str
    String that represents a Experiment resource name.
    resource_group_name str
    String that represents an Azure resource group.
    experimentName String
    String that represents a Experiment resource name.
    resourceGroupName String
    String that represents an Azure resource group.

    getExperiment Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.Chaos.Outputs.ExperimentPropertiesResponse
    The properties of the experiment resource.
    SystemData Pulumi.AzureNative.Chaos.Outputs.SystemDataResponse
    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"
    Identity Pulumi.AzureNative.Chaos.Outputs.ExperimentIdentityResponse
    The identity of the experiment resource.
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Properties ExperimentPropertiesResponse
    The properties of the experiment resource.
    SystemData SystemDataResponse
    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"
    Identity ExperimentIdentityResponse
    The identity of the experiment resource.
    Tags map[string]string
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties ExperimentPropertiesResponse
    The properties of the experiment resource.
    systemData SystemDataResponse
    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"
    identity ExperimentIdentityResponse
    The identity of the experiment resource.
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    properties ExperimentPropertiesResponse
    The properties of the experiment resource.
    systemData SystemDataResponse
    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"
    identity ExperimentIdentityResponse
    The identity of the experiment resource.
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    properties ExperimentPropertiesResponse
    The properties of the experiment resource.
    system_data SystemDataResponse
    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"
    identity ExperimentIdentityResponse
    The identity of the experiment resource.
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    properties Property Map
    The properties of the experiment resource.
    systemData 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"
    identity Property Map
    The identity of the experiment resource.
    tags Map<String>
    Resource tags.

    Supporting Types

    BranchResponse

    Actions List<object>
    List of actions.
    Name string
    String of the branch name.
    Actions []interface{}
    List of actions.
    Name string
    String of the branch name.
    actions List<Object>
    List of actions.
    name String
    String of the branch name.
    actions (ContinuousActionResponse | DelayActionResponse | DiscreteActionResponse)[]
    List of actions.
    name string
    String of the branch name.
    actions Sequence[Union[ContinuousActionResponse, DelayActionResponse, DiscreteActionResponse]]
    List of actions.
    name str
    String of the branch name.
    actions List<Property Map | Property Map | Property Map>
    List of actions.
    name String
    String of the branch name.

    ContinuousActionResponse

    Duration string
    ISO8601 formatted string that represents a duration.
    Name string
    String that represents a Capability URN.
    Parameters List<Pulumi.AzureNative.Chaos.Inputs.KeyValuePairResponse>
    List of key value pairs.
    SelectorId string
    String that represents a selector.
    Duration string
    ISO8601 formatted string that represents a duration.
    Name string
    String that represents a Capability URN.
    Parameters []KeyValuePairResponse
    List of key value pairs.
    SelectorId string
    String that represents a selector.
    duration String
    ISO8601 formatted string that represents a duration.
    name String
    String that represents a Capability URN.
    parameters List<KeyValuePairResponse>
    List of key value pairs.
    selectorId String
    String that represents a selector.
    duration string
    ISO8601 formatted string that represents a duration.
    name string
    String that represents a Capability URN.
    parameters KeyValuePairResponse[]
    List of key value pairs.
    selectorId string
    String that represents a selector.
    duration str
    ISO8601 formatted string that represents a duration.
    name str
    String that represents a Capability URN.
    parameters Sequence[KeyValuePairResponse]
    List of key value pairs.
    selector_id str
    String that represents a selector.
    duration String
    ISO8601 formatted string that represents a duration.
    name String
    String that represents a Capability URN.
    parameters List<Property Map>
    List of key value pairs.
    selectorId String
    String that represents a selector.

    CustomerDataStoragePropertiesResponse

    BlobContainerName string
    Name of the Azure Blob Storage container to use or create.
    StorageAccountResourceId string
    ARM Resource ID of the Storage account to use for Customer Data storage.
    BlobContainerName string
    Name of the Azure Blob Storage container to use or create.
    StorageAccountResourceId string
    ARM Resource ID of the Storage account to use for Customer Data storage.
    blobContainerName String
    Name of the Azure Blob Storage container to use or create.
    storageAccountResourceId String
    ARM Resource ID of the Storage account to use for Customer Data storage.
    blobContainerName string
    Name of the Azure Blob Storage container to use or create.
    storageAccountResourceId string
    ARM Resource ID of the Storage account to use for Customer Data storage.
    blob_container_name str
    Name of the Azure Blob Storage container to use or create.
    storage_account_resource_id str
    ARM Resource ID of the Storage account to use for Customer Data storage.
    blobContainerName String
    Name of the Azure Blob Storage container to use or create.
    storageAccountResourceId String
    ARM Resource ID of the Storage account to use for Customer Data storage.

    DelayActionResponse

    Duration string
    ISO8601 formatted string that represents a duration.
    Name string
    String that represents a Capability URN.
    Duration string
    ISO8601 formatted string that represents a duration.
    Name string
    String that represents a Capability URN.
    duration String
    ISO8601 formatted string that represents a duration.
    name String
    String that represents a Capability URN.
    duration string
    ISO8601 formatted string that represents a duration.
    name string
    String that represents a Capability URN.
    duration str
    ISO8601 formatted string that represents a duration.
    name str
    String that represents a Capability URN.
    duration String
    ISO8601 formatted string that represents a duration.
    name String
    String that represents a Capability URN.

    DiscreteActionResponse

    Name string
    String that represents a Capability URN.
    Parameters List<Pulumi.AzureNative.Chaos.Inputs.KeyValuePairResponse>
    List of key value pairs.
    SelectorId string
    String that represents a selector.
    Name string
    String that represents a Capability URN.
    Parameters []KeyValuePairResponse
    List of key value pairs.
    SelectorId string
    String that represents a selector.
    name String
    String that represents a Capability URN.
    parameters List<KeyValuePairResponse>
    List of key value pairs.
    selectorId String
    String that represents a selector.
    name string
    String that represents a Capability URN.
    parameters KeyValuePairResponse[]
    List of key value pairs.
    selectorId string
    String that represents a selector.
    name str
    String that represents a Capability URN.
    parameters Sequence[KeyValuePairResponse]
    List of key value pairs.
    selector_id str
    String that represents a selector.
    name String
    String that represents a Capability URN.
    parameters List<Property Map>
    List of key value pairs.
    selectorId String
    String that represents a selector.

    ExperimentIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.Chaos.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    ExperimentPropertiesResponse

    ProvisioningState string
    Most recent provisioning state for the given experiment resource.
    Selectors List<Union<Pulumi.AzureNative.Chaos.Inputs.ListSelectorResponse, Pulumi.AzureNative.Chaos.Inputs.QuerySelectorResponse>>
    List of selectors.
    Steps List<Pulumi.AzureNative.Chaos.Inputs.StepResponse>
    List of steps.
    CustomerDataStorage Pulumi.AzureNative.Chaos.Inputs.CustomerDataStoragePropertiesResponse
    Optional customer-managed Storage account where Experiment schema will be stored.
    ProvisioningState string
    Most recent provisioning state for the given experiment resource.
    Selectors []interface{}
    List of selectors.
    Steps []StepResponse
    List of steps.
    CustomerDataStorage CustomerDataStoragePropertiesResponse
    Optional customer-managed Storage account where Experiment schema will be stored.
    provisioningState String
    Most recent provisioning state for the given experiment resource.
    selectors List<Either<ListSelectorResponse,QuerySelectorResponse>>
    List of selectors.
    steps List<StepResponse>
    List of steps.
    customerDataStorage CustomerDataStoragePropertiesResponse
    Optional customer-managed Storage account where Experiment schema will be stored.
    provisioningState string
    Most recent provisioning state for the given experiment resource.
    selectors (ListSelectorResponse | QuerySelectorResponse)[]
    List of selectors.
    steps StepResponse[]
    List of steps.
    customerDataStorage CustomerDataStoragePropertiesResponse
    Optional customer-managed Storage account where Experiment schema will be stored.
    provisioning_state str
    Most recent provisioning state for the given experiment resource.
    selectors Sequence[Union[ListSelectorResponse, QuerySelectorResponse]]
    List of selectors.
    steps Sequence[StepResponse]
    List of steps.
    customer_data_storage CustomerDataStoragePropertiesResponse
    Optional customer-managed Storage account where Experiment schema will be stored.
    provisioningState String
    Most recent provisioning state for the given experiment resource.
    selectors List<Property Map | Property Map>
    List of selectors.
    steps List<Property Map>
    List of steps.
    customerDataStorage Property Map
    Optional customer-managed Storage account where Experiment schema will be stored.

    KeyValuePairResponse

    Key string
    The name of the setting for the action.
    Value string
    The value of the setting for the action.
    Key string
    The name of the setting for the action.
    Value string
    The value of the setting for the action.
    key String
    The name of the setting for the action.
    value String
    The value of the setting for the action.
    key string
    The name of the setting for the action.
    value string
    The value of the setting for the action.
    key str
    The name of the setting for the action.
    value str
    The value of the setting for the action.
    key String
    The name of the setting for the action.
    value String
    The value of the setting for the action.

    ListSelectorResponse

    Id string
    String of the selector ID.
    Targets List<Pulumi.AzureNative.Chaos.Inputs.TargetReferenceResponse>
    List of Target references.
    Filter Pulumi.AzureNative.Chaos.Inputs.SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    Id string
    String of the selector ID.
    Targets []TargetReferenceResponse
    List of Target references.
    Filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id String
    String of the selector ID.
    targets List<TargetReferenceResponse>
    List of Target references.
    filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id string
    String of the selector ID.
    targets TargetReferenceResponse[]
    List of Target references.
    filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id str
    String of the selector ID.
    targets Sequence[TargetReferenceResponse]
    List of Target references.
    filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id String
    String of the selector ID.
    targets List<Property Map>
    List of Target references.
    filter Property Map
    Model that represents available filter types that can be applied to a targets list.

    QuerySelectorResponse

    Id string
    String of the selector ID.
    QueryString string
    Azure Resource Graph (ARG) Query Language query for target resources.
    SubscriptionIds List<string>
    Subscription id list to scope resource query.
    Filter Pulumi.AzureNative.Chaos.Inputs.SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    Id string
    String of the selector ID.
    QueryString string
    Azure Resource Graph (ARG) Query Language query for target resources.
    SubscriptionIds []string
    Subscription id list to scope resource query.
    Filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id String
    String of the selector ID.
    queryString String
    Azure Resource Graph (ARG) Query Language query for target resources.
    subscriptionIds List<String>
    Subscription id list to scope resource query.
    filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id string
    String of the selector ID.
    queryString string
    Azure Resource Graph (ARG) Query Language query for target resources.
    subscriptionIds string[]
    Subscription id list to scope resource query.
    filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id str
    String of the selector ID.
    query_string str
    Azure Resource Graph (ARG) Query Language query for target resources.
    subscription_ids Sequence[str]
    Subscription id list to scope resource query.
    filter SimpleFilterResponse
    Model that represents available filter types that can be applied to a targets list.
    id String
    String of the selector ID.
    queryString String
    Azure Resource Graph (ARG) Query Language query for target resources.
    subscriptionIds List<String>
    Subscription id list to scope resource query.
    filter Property Map
    Model that represents available filter types that can be applied to a targets list.

    SimpleFilterParametersResponse

    Zones List<string>
    List of Azure availability zones to filter targets by.
    Zones []string
    List of Azure availability zones to filter targets by.
    zones List<String>
    List of Azure availability zones to filter targets by.
    zones string[]
    List of Azure availability zones to filter targets by.
    zones Sequence[str]
    List of Azure availability zones to filter targets by.
    zones List<String>
    List of Azure availability zones to filter targets by.

    SimpleFilterResponse

    Parameters Pulumi.AzureNative.Chaos.Inputs.SimpleFilterParametersResponse
    Model that represents the Simple filter parameters.
    Parameters SimpleFilterParametersResponse
    Model that represents the Simple filter parameters.
    parameters SimpleFilterParametersResponse
    Model that represents the Simple filter parameters.
    parameters SimpleFilterParametersResponse
    Model that represents the Simple filter parameters.
    parameters SimpleFilterParametersResponse
    Model that represents the Simple filter parameters.
    parameters Property Map
    Model that represents the Simple filter parameters.

    StepResponse

    Branches List<Pulumi.AzureNative.Chaos.Inputs.BranchResponse>
    List of branches.
    Name string
    String of the step name.
    Branches []BranchResponse
    List of branches.
    Name string
    String of the step name.
    branches List<BranchResponse>
    List of branches.
    name String
    String of the step name.
    branches BranchResponse[]
    List of branches.
    name string
    String of the step name.
    branches Sequence[BranchResponse]
    List of branches.
    name str
    String of the step name.
    branches List<Property Map>
    List of branches.
    name String
    String of the step name.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    TargetReferenceResponse

    Id string
    String of the resource ID of a Target resource.
    Type string
    Enum of the Target reference type.
    Id string
    String of the resource ID of a Target resource.
    Type string
    Enum of the Target reference type.
    id String
    String of the resource ID of a Target resource.
    type String
    Enum of the Target reference type.
    id string
    String of the resource ID of a Target resource.
    type string
    Enum of the Target reference type.
    id str
    String of the resource ID of a Target resource.
    type str
    Enum of the Target reference type.
    id String
    String of the resource ID of a Target resource.
    type String
    Enum of the Target reference type.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.3.0 published on Monday, Apr 28, 2025 by Pulumi