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.containerstorage.getPool
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 Pool Azure REST API version: 2023-07-01-preview.
Using getPool
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 getPool(args: GetPoolArgs, opts?: InvokeOptions): Promise<GetPoolResult>
function getPoolOutput(args: GetPoolOutputArgs, opts?: InvokeOptions): Output<GetPoolResult>
def get_pool(pool_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPoolResult
def get_pool_output(pool_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPoolResult]
func LookupPool(ctx *Context, args *LookupPoolArgs, opts ...InvokeOption) (*LookupPoolResult, error)
func LookupPoolOutput(ctx *Context, args *LookupPoolOutputArgs, opts ...InvokeOption) LookupPoolResultOutput
> Note: This function is named LookupPool
in the Go SDK.
public static class GetPool
{
public static Task<GetPoolResult> InvokeAsync(GetPoolArgs args, InvokeOptions? opts = null)
public static Output<GetPoolResult> Invoke(GetPoolInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPoolResult> getPool(GetPoolArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:containerstorage:getPool
arguments:
# arguments dictionary
The following arguments are supported:
- Pool
Name string - Pool Object
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Pool
Name string - Pool Object
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- pool
Name String - Pool Object
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- pool
Name string - Pool Object
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- pool_
name str - Pool Object
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- pool
Name String - Pool Object
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getPool Result
The following output properties are 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
- Pool
Type Pulumi.Azure Native. Container Storage. Outputs. Pool Type Response - Type of the Pool: ephemeralDisk, azureDisk, or elasticsan.
- Provisioning
State string - The status of the last operation.
- Status
Pulumi.
Azure Native. Container Storage. Outputs. Resource Operational Status Response - The operational status of the resource
- System
Data Pulumi.Azure Native. Container Storage. 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"
- Assignments
List<Pulumi.
Azure Native. Container Storage. Outputs. Assignment Response> - List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For ElasticSAN there can be many.
- Reclaim
Policy string - ReclaimPolicy defines what happens to the backend storage when StoragePool is deleted
- Resources
Pulumi.
Azure Native. Container Storage. Outputs. Resources Response - Resources represent the resources the pool should have.
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- List of availability zones that resources can be created in.
- 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
- Pool
Type PoolType Response - Type of the Pool: ephemeralDisk, azureDisk, or elasticsan.
- Provisioning
State string - The status of the last operation.
- Status
Resource
Operational Status Response - The operational status 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"
- Assignments
[]Assignment
Response - List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For ElasticSAN there can be many.
- Reclaim
Policy string - ReclaimPolicy defines what happens to the backend storage when StoragePool is deleted
- Resources
Resources
Response - Resources represent the resources the pool should have.
- map[string]string
- Resource tags.
- Zones []string
- List of availability zones that resources can be created in.
- 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
- pool
Type PoolType Response - Type of the Pool: ephemeralDisk, azureDisk, or elasticsan.
- provisioning
State String - The status of the last operation.
- status
Resource
Operational Status Response - The operational status 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"
- assignments
List<Assignment
Response> - List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For ElasticSAN there can be many.
- reclaim
Policy String - ReclaimPolicy defines what happens to the backend storage when StoragePool is deleted
- resources
Resources
Response - Resources represent the resources the pool should have.
- Map<String,String>
- Resource tags.
- zones List<String>
- List of availability zones that resources can be created in.
- 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
- pool
Type PoolType Response - Type of the Pool: ephemeralDisk, azureDisk, or elasticsan.
- provisioning
State string - The status of the last operation.
- status
Resource
Operational Status Response - The operational status 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"
- assignments
Assignment
Response[] - List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For ElasticSAN there can be many.
- reclaim
Policy string - ReclaimPolicy defines what happens to the backend storage when StoragePool is deleted
- resources
Resources
Response - Resources represent the resources the pool should have.
- {[key: string]: string}
- Resource tags.
- zones string[]
- List of availability zones that resources can be created in.
- 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
- pool_
type PoolType Response - Type of the Pool: ephemeralDisk, azureDisk, or elasticsan.
- provisioning_
state str - The status of the last operation.
- status
Resource
Operational Status Response - The operational status 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"
- assignments
Sequence[Assignment
Response] - List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For ElasticSAN there can be many.
- reclaim_
policy str - ReclaimPolicy defines what happens to the backend storage when StoragePool is deleted
- resources
Resources
Response - Resources represent the resources the pool should have.
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- List of availability zones that resources can be created in.
- 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
- pool
Type Property Map - Type of the Pool: ephemeralDisk, azureDisk, or elasticsan.
- provisioning
State String - The status of the last operation.
- status Property Map
- The operational status 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"
- assignments List<Property Map>
- List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For ElasticSAN there can be many.
- reclaim
Policy String - ReclaimPolicy defines what happens to the backend storage when StoragePool is deleted
- resources Property Map
- Resources represent the resources the pool should have.
- Map<String>
- Resource tags.
- zones List<String>
- List of availability zones that resources can be created in.
Supporting Types
AssignmentResponse
- Id string
- Resource id for the assigned resource
- Status
Pulumi.
Azure Native. Container Storage. Inputs. Assignment Status Response - Indicates if the assignment is in a usable state
- Id string
- Resource id for the assigned resource
- Status
Assignment
Status Response - Indicates if the assignment is in a usable state
- id String
- Resource id for the assigned resource
- status
Assignment
Status Response - Indicates if the assignment is in a usable state
- id string
- Resource id for the assigned resource
- status
Assignment
Status Response - Indicates if the assignment is in a usable state
- id str
- Resource id for the assigned resource
- status
Assignment
Status Response - Indicates if the assignment is in a usable state
- id String
- Resource id for the assigned resource
- status Property Map
- Indicates if the assignment is in a usable state
AssignmentStatusResponse
AzureDiskResponse
- Resource
Group string - Managed resource group for the pool.
- Disks
List<Pulumi.
Azure Native. Container Storage. Inputs. Disk Response> - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- Encryption
Pulumi.
Azure Native. Container Storage. Inputs. Encryption Response - Encryption specifies the encryption configuration for the Azure Disk pool
- Sku
Name string - Sku name
- Resource
Group string - Managed resource group for the pool.
- Disks
[]Disk
Response - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- Encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- Sku
Name string - Sku name
- resource
Group String - Managed resource group for the pool.
- disks
List<Disk
Response> - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- sku
Name String - Sku name
- resource
Group string - Managed resource group for the pool.
- disks
Disk
Response[] - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- sku
Name string - Sku name
- resource_
group str - Managed resource group for the pool.
- disks
Sequence[Disk
Response] - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- sku_
name str - Sku name
- resource
Group String - Managed resource group for the pool.
- disks List<Property Map>
- Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- encryption Property Map
- Encryption specifies the encryption configuration for the Azure Disk pool
- sku
Name String - Sku name
DiskResponse
ElasticSanResponse
- Resource
Group string - Managed resource group for the pool.
- Encryption
Pulumi.
Azure Native. Container Storage. Inputs. Encryption Response - Encryption specifies the encryption configuration for the Azure Disk pool
- Sku
Name string - Sku name
- Resource
Group string - Managed resource group for the pool.
- Encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- Sku
Name string - Sku name
- resource
Group String - Managed resource group for the pool.
- encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- sku
Name String - Sku name
- resource
Group string - Managed resource group for the pool.
- encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- sku
Name string - Sku name
- resource_
group str - Managed resource group for the pool.
- encryption
Encryption
Response - Encryption specifies the encryption configuration for the Azure Disk pool
- sku_
name str - Sku name
- resource
Group String - Managed resource group for the pool.
- encryption Property Map
- Encryption specifies the encryption configuration for the Azure Disk pool
- sku
Name String - Sku name
EncryptionResponse
- Key
Name string - The name of the key vault key.
- Key
Vault stringUri - The URI of the key vault.
- Identity
Pulumi.
Azure Native. Container Storage. Inputs. Managed Service Identity Response - The managed service identities assigned to this resource.
- Key
Name string - The name of the key vault key.
- Key
Vault stringUri - The URI of the key vault.
- Identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- key
Name String - The name of the key vault key.
- key
Vault StringUri - The URI of the key vault.
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- key
Name string - The name of the key vault key.
- key
Vault stringUri - The URI of the key vault.
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- key_
name str - The name of the key vault key.
- key_
vault_ struri - The URI of the key vault.
- identity
Managed
Service Identity Response - The managed service identities assigned to this resource.
- key
Name String - The name of the key vault key.
- key
Vault StringUri - The URI of the key vault.
- identity Property Map
- The managed service identities assigned to this resource.
EphemeralDiskResponse
- Disks
List<Pulumi.
Azure Native. Container Storage. Inputs. Disk Response> - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- Replicas double
- The number of data copies. Default 3.
- Disks
[]Disk
Response - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- Replicas float64
- The number of data copies. Default 3.
- disks
List<Disk
Response> - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- replicas Double
- The number of data copies. Default 3.
- disks
Disk
Response[] - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- replicas number
- The number of data copies. Default 3.
- disks
Sequence[Disk
Response] - Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- replicas float
- The number of data copies. Default 3.
- disks List<Property Map>
- Only required if individual disk selection is desired. Path to disk, e.g. :/dev/sda or WWN. Supports specifying multiple disks (same syntax as tags).
- replicas Number
- The number of data copies. Default 3.
ManagedServiceIdentityResponse
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Container Storage. Inputs. User Assigned Identity Response> - 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 string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned map[string]UserIdentities Assigned Identity Response - 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 String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - 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 string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - 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_ Mapping[str, Useridentities Assigned Identity Response] - 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 String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned Map<Property Map>Identities - 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.
PoolTypeResponse
- Azure
Disk Pulumi.Azure Native. Container Storage. Inputs. Azure Disk Response - Disk Pool Properties
- Elastic
San Pulumi.Azure Native. Container Storage. Inputs. Elastic San Response - Elastic San Pool Properties
- Ephemeral
Disk Pulumi.Azure Native. Container Storage. Inputs. Ephemeral Disk Response - Ephemeral Pool Properties
- Azure
Disk AzureDisk Response - Disk Pool Properties
- Elastic
San ElasticSan Response - Elastic San Pool Properties
- Ephemeral
Disk EphemeralDisk Response - Ephemeral Pool Properties
- azure
Disk AzureDisk Response - Disk Pool Properties
- elastic
San ElasticSan Response - Elastic San Pool Properties
- ephemeral
Disk EphemeralDisk Response - Ephemeral Pool Properties
- azure
Disk AzureDisk Response - Disk Pool Properties
- elastic
San ElasticSan Response - Elastic San Pool Properties
- ephemeral
Disk EphemeralDisk Response - Ephemeral Pool Properties
- azure_
disk AzureDisk Response - Disk Pool Properties
- elastic_
san ElasticSan Response - Elastic San Pool Properties
- ephemeral_
disk EphemeralDisk Response - Ephemeral Pool Properties
- azure
Disk Property Map - Disk Pool Properties
- elastic
San Property Map - Elastic San Pool Properties
- ephemeral
Disk Property Map - Ephemeral Pool Properties
RequestsResponse
- Storage double
- Requested capacity of the pool in GiB.
- Storage float64
- Requested capacity of the pool in GiB.
- storage Double
- Requested capacity of the pool in GiB.
- storage number
- Requested capacity of the pool in GiB.
- storage float
- Requested capacity of the pool in GiB.
- storage Number
- Requested capacity of the pool in GiB.
ResourceOperationalStatusResponse
ResourcesResponse
- Requests
Pulumi.
Azure Native. Container Storage. Inputs. Requests Response - Requests for capacity for the pool.
- Requests
Requests
Response - Requests for capacity for the pool.
- requests
Requests
Response - Requests for capacity for the pool.
- requests
Requests
Response - Requests for capacity for the pool.
- requests
Requests
Response - Requests for capacity for the pool.
- requests Property Map
- Requests for capacity for the pool.
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.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id 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.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
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