azure-native.appconfiguration.getConfigurationStore
Explore with Pulumi AI
Gets the properties of the specified configuration store.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2023-03-01, 2023-08-01-preview, 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native appconfiguration [ApiVersion]. See the version guide for details.
Using getConfigurationStore
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 getConfigurationStore(args: GetConfigurationStoreArgs, opts?: InvokeOptions): Promise<GetConfigurationStoreResult>
function getConfigurationStoreOutput(args: GetConfigurationStoreOutputArgs, opts?: InvokeOptions): Output<GetConfigurationStoreResult>def get_configuration_store(config_store_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetConfigurationStoreResult
def get_configuration_store_output(config_store_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetConfigurationStoreResult]func LookupConfigurationStore(ctx *Context, args *LookupConfigurationStoreArgs, opts ...InvokeOption) (*LookupConfigurationStoreResult, error)
func LookupConfigurationStoreOutput(ctx *Context, args *LookupConfigurationStoreOutputArgs, opts ...InvokeOption) LookupConfigurationStoreResultOutput> Note: This function is named LookupConfigurationStore in the Go SDK.
public static class GetConfigurationStore 
{
    public static Task<GetConfigurationStoreResult> InvokeAsync(GetConfigurationStoreArgs args, InvokeOptions? opts = null)
    public static Output<GetConfigurationStoreResult> Invoke(GetConfigurationStoreInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfigurationStoreResult> getConfigurationStore(GetConfigurationStoreArgs args, InvokeOptions options)
public static Output<GetConfigurationStoreResult> getConfigurationStore(GetConfigurationStoreArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:appconfiguration:getConfigurationStore
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Config
Store stringName  - The name of the configuration store.
 - Resource
Group stringName  - The name of the resource group to which the container registry belongs.
 
- Config
Store stringName  - The name of the configuration store.
 - Resource
Group stringName  - The name of the resource group to which the container registry belongs.
 
- config
Store StringName  - The name of the configuration store.
 - resource
Group StringName  - The name of the resource group to which the container registry belongs.
 
- config
Store stringName  - The name of the configuration store.
 - resource
Group stringName  - The name of the resource group to which the container registry belongs.
 
- config_
store_ strname  - The name of the configuration store.
 - resource_
group_ strname  - The name of the resource group to which the container registry belongs.
 
- config
Store StringName  - The name of the configuration store.
 - resource
Group StringName  - The name of the resource group to which the container registry belongs.
 
getConfigurationStore Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Creation
Date string - The creation date of configuration store.
 - Endpoint string
 - The DNS endpoint where the configuration store API will be available.
 - Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - Private
Endpoint List<Pulumi.Connections Azure Native. App Configuration. Outputs. Private Endpoint Connection Reference Response>  - The list of private endpoint connections that are set up for this resource.
 - Provisioning
State string - The provisioning state of the configuration store.
 - Sku
Pulumi.
Azure Native. App Configuration. Outputs. Sku Response  - The sku of the configuration store.
 - System
Data Pulumi.Azure Native. App Configuration. Outputs. System Data Response  - Resource system metadata.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Data
Plane Pulumi.Proxy Azure Native. App Configuration. Outputs. Data Plane Proxy Properties Response  - Property specifying the configuration of data plane proxy for Azure Resource Manager (ARM).
 - Disable
Local boolAuth  - Disables all authentication methods other than AAD authentication.
 - Enable
Purge boolProtection  - Property specifying whether protection against purge is enabled for this configuration store.
 - Encryption
Pulumi.
Azure Native. App Configuration. Outputs. Encryption Properties Response  - The encryption settings of the configuration store.
 - Identity
Pulumi.
Azure Native. App Configuration. Outputs. Resource Identity Response  - The managed identity information, if configured.
 - Public
Network stringAccess  - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
 - Soft
Delete intRetention In Days  - The amount of time in days that the configuration store will be retained when it is soft deleted.
 - Dictionary<string, string>
 - Resource tags.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Creation
Date string - The creation date of configuration store.
 - Endpoint string
 - The DNS endpoint where the configuration store API will be available.
 - Id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - Private
Endpoint []PrivateConnections Endpoint Connection Reference Response  - The list of private endpoint connections that are set up for this resource.
 - Provisioning
State string - The provisioning state of the configuration store.
 - Sku
Sku
Response  - The sku of the configuration store.
 - System
Data SystemData Response  - Resource system metadata.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Data
Plane DataProxy Plane Proxy Properties Response  - Property specifying the configuration of data plane proxy for Azure Resource Manager (ARM).
 - Disable
Local boolAuth  - Disables all authentication methods other than AAD authentication.
 - Enable
Purge boolProtection  - Property specifying whether protection against purge is enabled for this configuration store.
 - Encryption
Encryption
Properties Response  - The encryption settings of the configuration store.
 - Identity
Resource
Identity Response  - The managed identity information, if configured.
 - Public
Network stringAccess  - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
 - Soft
Delete intRetention In Days  - The amount of time in days that the configuration store will be retained when it is soft deleted.
 - map[string]string
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - creation
Date String - The creation date of configuration store.
 - endpoint String
 - The DNS endpoint where the configuration store API will be available.
 - id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - private
Endpoint List<PrivateConnections Endpoint Connection Reference Response>  - The list of private endpoint connections that are set up for this resource.
 - provisioning
State String - The provisioning state of the configuration store.
 - sku
Sku
Response  - The sku of the configuration store.
 - system
Data SystemData Response  - Resource system metadata.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - data
Plane DataProxy Plane Proxy Properties Response  - Property specifying the configuration of data plane proxy for Azure Resource Manager (ARM).
 - disable
Local BooleanAuth  - Disables all authentication methods other than AAD authentication.
 - enable
Purge BooleanProtection  - Property specifying whether protection against purge is enabled for this configuration store.
 - encryption
Encryption
Properties Response  - The encryption settings of the configuration store.
 - identity
Resource
Identity Response  - The managed identity information, if configured.
 - public
Network StringAccess  - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
 - soft
Delete IntegerRetention In Days  - The amount of time in days that the configuration store will be retained when it is soft deleted.
 - Map<String,String>
 - Resource tags.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - creation
Date string - The creation date of configuration store.
 - endpoint string
 - The DNS endpoint where the configuration store API will be available.
 - id string
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location string
 - The geo-location where the resource lives
 - name string
 - The name of the resource
 - private
Endpoint PrivateConnections Endpoint Connection Reference Response[]  - The list of private endpoint connections that are set up for this resource.
 - provisioning
State string - The provisioning state of the configuration store.
 - sku
Sku
Response  - The sku of the configuration store.
 - system
Data SystemData Response  - Resource system metadata.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - data
Plane DataProxy Plane Proxy Properties Response  - Property specifying the configuration of data plane proxy for Azure Resource Manager (ARM).
 - disable
Local booleanAuth  - Disables all authentication methods other than AAD authentication.
 - enable
Purge booleanProtection  - Property specifying whether protection against purge is enabled for this configuration store.
 - encryption
Encryption
Properties Response  - The encryption settings of the configuration store.
 - identity
Resource
Identity Response  - The managed identity information, if configured.
 - public
Network stringAccess  - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
 - soft
Delete numberRetention In Days  - The amount of time in days that the configuration store will be retained when it is soft deleted.
 - {[key: string]: string}
 - Resource tags.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - creation_
date str - The creation date of configuration store.
 - endpoint str
 - The DNS endpoint where the configuration store API will be available.
 - id str
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location str
 - The geo-location where the resource lives
 - name str
 - The name of the resource
 - private_
endpoint_ Sequence[Privateconnections Endpoint Connection Reference Response]  - The list of private endpoint connections that are set up for this resource.
 - provisioning_
state str - The provisioning state of the configuration store.
 - sku
Sku
Response  - The sku of the configuration store.
 - system_
data SystemData Response  - Resource system metadata.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - data_
plane_ Dataproxy Plane Proxy Properties Response  - Property specifying the configuration of data plane proxy for Azure Resource Manager (ARM).
 - disable_
local_ boolauth  - Disables all authentication methods other than AAD authentication.
 - enable_
purge_ boolprotection  - Property specifying whether protection against purge is enabled for this configuration store.
 - encryption
Encryption
Properties Response  - The encryption settings of the configuration store.
 - identity
Resource
Identity Response  - The managed identity information, if configured.
 - public_
network_ straccess  - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
 - soft_
delete_ intretention_ in_ days  - The amount of time in days that the configuration store will be retained when it is soft deleted.
 - Mapping[str, str]
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - creation
Date String - The creation date of configuration store.
 - endpoint String
 - The DNS endpoint where the configuration store API will be available.
 - id String
 - Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - private
Endpoint List<Property Map>Connections  - The list of private endpoint connections that are set up for this resource.
 - provisioning
State String - The provisioning state of the configuration store.
 - sku Property Map
 - The sku of the configuration store.
 - system
Data Property Map - Resource system metadata.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - data
Plane Property MapProxy  - Property specifying the configuration of data plane proxy for Azure Resource Manager (ARM).
 - disable
Local BooleanAuth  - Disables all authentication methods other than AAD authentication.
 - enable
Purge BooleanProtection  - Property specifying whether protection against purge is enabled for this configuration store.
 - encryption Property Map
 - The encryption settings of the configuration store.
 - identity Property Map
 - The managed identity information, if configured.
 - public
Network StringAccess  - Control permission for data plane traffic coming from public networks while private endpoint is enabled.
 - soft
Delete NumberRetention In Days  - The amount of time in days that the configuration store will be retained when it is soft deleted.
 - Map<String>
 - Resource tags.
 
Supporting Types
DataPlaneProxyPropertiesResponse    
- Authentication
Mode string - The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.
 - Private
Link stringDelegation  - The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
 
- Authentication
Mode string - The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.
 - Private
Link stringDelegation  - The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
 
- authentication
Mode String - The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.
 - private
Link StringDelegation  - The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
 
- authentication
Mode string - The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.
 - private
Link stringDelegation  - The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
 
- authentication_
mode str - The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.
 - private_
link_ strdelegation  - The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
 
- authentication
Mode String - The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.
 - private
Link StringDelegation  - The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
 
EncryptionPropertiesResponse  
- Key
Vault Pulumi.Properties Azure Native. App Configuration. Inputs. Key Vault Properties Response  - Key vault properties.
 
- Key
Vault KeyProperties Vault Properties Response  - Key vault properties.
 
- key
Vault KeyProperties Vault Properties Response  - Key vault properties.
 
- key
Vault KeyProperties Vault Properties Response  - Key vault properties.
 
- key_
vault_ Keyproperties Vault Properties Response  - Key vault properties.
 
- key
Vault Property MapProperties  - Key vault properties.
 
KeyVaultPropertiesResponse   
- Identity
Client stringId  - The client id of the identity which will be used to access key vault.
 - Key
Identifier string - The URI of the key vault key used to encrypt data.
 
- Identity
Client stringId  - The client id of the identity which will be used to access key vault.
 - Key
Identifier string - The URI of the key vault key used to encrypt data.
 
- identity
Client StringId  - The client id of the identity which will be used to access key vault.
 - key
Identifier String - The URI of the key vault key used to encrypt data.
 
- identity
Client stringId  - The client id of the identity which will be used to access key vault.
 - key
Identifier string - The URI of the key vault key used to encrypt data.
 
- identity_
client_ strid  - The client id of the identity which will be used to access key vault.
 - key_
identifier str - The URI of the key vault key used to encrypt data.
 
- identity
Client StringId  - The client id of the identity which will be used to access key vault.
 - key
Identifier String - The URI of the key vault key used to encrypt data.
 
PrivateEndpointConnectionReferenceResponse    
- Id string
 - The resource ID.
 - Name string
 - The name of the resource.
 - Private
Link Pulumi.Service Connection State Azure Native. App Configuration. Inputs. Private Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - Provisioning
State string - The provisioning status of the private endpoint connection.
 - Type string
 - The type of the resource.
 - Private
Endpoint Pulumi.Azure Native. App Configuration. Inputs. Private Endpoint Response  - The resource of private endpoint.
 
- Id string
 - The resource ID.
 - Name string
 - The name of the resource.
 - Private
Link PrivateService Connection State Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - Provisioning
State string - The provisioning status of the private endpoint connection.
 - Type string
 - The type of the resource.
 - Private
Endpoint PrivateEndpoint Response  - The resource of private endpoint.
 
- id String
 - The resource ID.
 - name String
 - The name of the resource.
 - private
Link PrivateService Connection State Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning
State String - The provisioning status of the private endpoint connection.
 - type String
 - The type of the resource.
 - private
Endpoint PrivateEndpoint Response  - The resource of private endpoint.
 
- id string
 - The resource ID.
 - name string
 - The name of the resource.
 - private
Link PrivateService Connection State Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning
State string - The provisioning status of the private endpoint connection.
 - type string
 - The type of the resource.
 - private
Endpoint PrivateEndpoint Response  - The resource of private endpoint.
 
- id str
 - The resource ID.
 - name str
 - The name of the resource.
 - private_
link_ Privateservice_ connection_ state Link Service Connection State Response  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning_
state str - The provisioning status of the private endpoint connection.
 - type str
 - The type of the resource.
 - private_
endpoint PrivateEndpoint Response  - The resource of private endpoint.
 
- id String
 - The resource ID.
 - name String
 - The name of the resource.
 - private
Link Property MapService Connection State  - A collection of information about the state of the connection between service consumer and provider.
 - provisioning
State String - The provisioning status of the private endpoint connection.
 - type String
 - The type of the resource.
 - private
Endpoint Property Map - The resource of private endpoint.
 
PrivateEndpointResponse  
- Id string
 - The resource Id for private endpoint
 
- Id string
 - The resource Id for private endpoint
 
- id String
 - The resource Id for private endpoint
 
- id string
 - The resource Id for private endpoint
 
- id str
 - The resource Id for private endpoint
 
- id String
 - The resource Id for private endpoint
 
PrivateLinkServiceConnectionStateResponse     
- Actions
Required string - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - Description string
 - The private link service connection description.
 - Status string
 - The private link service connection status.
 
- Actions
Required string - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - Description string
 - The private link service connection description.
 - Status string
 - The private link service connection status.
 
- actions
Required String - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description String
 - The private link service connection description.
 - status String
 - The private link service connection status.
 
- actions
Required string - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description string
 - The private link service connection description.
 - status string
 - The private link service connection status.
 
- actions_
required str - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description str
 - The private link service connection description.
 - status str
 - The private link service connection status.
 
- actions
Required String - Any action that is required beyond basic workflow (approve/ reject/ disconnect)
 - description String
 - The private link service connection description.
 - status String
 - The private link service connection status.
 
ResourceIdentityResponse  
- Principal
Id string - The principal id of the identity. This property will only be provided for a system-assigned identity.
 - Tenant
Id string - The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
 - Type string
 - The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
 - User
Assigned Dictionary<string, Pulumi.Identities Azure Native. App Configuration. Inputs. User Identity Response>  - The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- Principal
Id string - The principal id of the identity. This property will only be provided for a system-assigned identity.
 - Tenant
Id string - The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
 - Type string
 - The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
 - User
Assigned map[string]UserIdentities Identity Response  - The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal
Id String - The principal id of the identity. This property will only be provided for a system-assigned identity.
 - tenant
Id String - The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
 - type String
 - The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
 - user
Assigned Map<String,UserIdentities Identity Response>  - The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal
Id string - The principal id of the identity. This property will only be provided for a system-assigned identity.
 - tenant
Id string - The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
 - type string
 - The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
 - user
Assigned {[key: string]: UserIdentities Identity Response}  - The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal_
id str - The principal id of the identity. This property will only be provided for a system-assigned identity.
 - tenant_
id str - The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
 - type str
 - The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
 - user_
assigned_ Mapping[str, Useridentities Identity Response]  - The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
- principal
Id String - The principal id of the identity. This property will only be provided for a system-assigned identity.
 - tenant
Id String - The tenant id associated with the resource's identity. This property will only be provided for a system-assigned identity.
 - type String
 - The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities.
 - user
Assigned Map<Property Map>Identities  - The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
 
SkuResponse 
- Name string
 - The SKU name of the configuration store.
 
- Name string
 - The SKU name of the configuration store.
 
- name String
 - The SKU name of the configuration store.
 
- name string
 - The SKU name of the configuration store.
 
- name str
 - The SKU name of the configuration store.
 
- name String
 - The SKU name of the configuration store.
 
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.
 
UserIdentityResponse  
- Client
Id string - The client ID of the user-assigned identity.
 - Principal
Id string - The principal ID of the user-assigned identity.
 
- Client
Id string - The client ID of the user-assigned identity.
 - Principal
Id string - The principal ID of the user-assigned identity.
 
- client
Id String - The client ID of the user-assigned identity.
 - principal
Id String - The principal ID of the user-assigned identity.
 
- client
Id string - The client ID of the user-assigned identity.
 - principal
Id string - The principal ID of the user-assigned identity.
 
- client_
id str - The client ID of the user-assigned identity.
 - principal_
id str - The principal ID of the user-assigned identity.
 
- client
Id String - The client ID of the user-assigned identity.
 - principal
Id String - The principal ID of the user-assigned identity.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0