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.cache.getRedisEnterprise
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
Gets information about a RedisEnterprise cluster Azure REST API version: 2023-03-01-preview.
Other available API versions: 2020-10-01-preview, 2023-07-01, 2023-08-01-preview, 2023-10-01-preview, 2023-11-01, 2024-02-01, 2024-03-01-preview, 2024-06-01-preview, 2024-09-01-preview.
Using getRedisEnterprise
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 getRedisEnterprise(args: GetRedisEnterpriseArgs, opts?: InvokeOptions): Promise<GetRedisEnterpriseResult>
function getRedisEnterpriseOutput(args: GetRedisEnterpriseOutputArgs, opts?: InvokeOptions): Output<GetRedisEnterpriseResult>
def get_redis_enterprise(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRedisEnterpriseResult
def get_redis_enterprise_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRedisEnterpriseResult]
func LookupRedisEnterprise(ctx *Context, args *LookupRedisEnterpriseArgs, opts ...InvokeOption) (*LookupRedisEnterpriseResult, error)
func LookupRedisEnterpriseOutput(ctx *Context, args *LookupRedisEnterpriseOutputArgs, opts ...InvokeOption) LookupRedisEnterpriseResultOutput
> Note: This function is named LookupRedisEnterprise
in the Go SDK.
public static class GetRedisEnterprise
{
public static Task<GetRedisEnterpriseResult> InvokeAsync(GetRedisEnterpriseArgs args, InvokeOptions? opts = null)
public static Output<GetRedisEnterpriseResult> Invoke(GetRedisEnterpriseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRedisEnterpriseResult> getRedisEnterprise(GetRedisEnterpriseArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:cache:getRedisEnterprise
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the RedisEnterprise cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cluster
Name string - The name of the RedisEnterprise cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the RedisEnterprise cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Name string - The name of the RedisEnterprise cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster_
name str - The name of the RedisEnterprise cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the RedisEnterprise cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getRedisEnterprise Result
The following output properties are available:
- Host
Name string - DNS name of the cluster endpoint
- 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. Cache. Outputs. Private Endpoint Connection Response> - List of private endpoint connections associated with the specified RedisEnterprise cluster
- Provisioning
State string - Current provisioning status of the cluster
- Redis
Version string - Version of redis the cluster supports, e.g. '6'
- Resource
State string - Current resource status of the cluster
- Sku
Pulumi.
Azure Native. Cache. Outputs. Enterprise Sku Response - The SKU to create, which affects price, performance, and features.
- System
Data Pulumi.Azure Native. Cache. 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"
- Encryption
Pulumi.
Azure Native. Cache. Outputs. Cluster Properties Response Encryption - Encryption-at-rest configuration for the cluster.
- Identity
Pulumi.
Azure Native. Cache. Outputs. Managed Service Identity Response - The identity of the resource.
- Minimum
Tls stringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Dictionary<string, string>
- Resource tags.
- Zones List<string>
- The Availability Zones where this cluster will be deployed.
- Host
Name string - DNS name of the cluster endpoint
- 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 Response - List of private endpoint connections associated with the specified RedisEnterprise cluster
- Provisioning
State string - Current provisioning status of the cluster
- Redis
Version string - Version of redis the cluster supports, e.g. '6'
- Resource
State string - Current resource status of the cluster
- Sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- 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"
- Encryption
Cluster
Properties Response Encryption - Encryption-at-rest configuration for the cluster.
- Identity
Managed
Service Identity Response - The identity of the resource.
- Minimum
Tls stringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- map[string]string
- Resource tags.
- Zones []string
- The Availability Zones where this cluster will be deployed.
- host
Name String - DNS name of the cluster endpoint
- 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 Response> - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning
State String - Current provisioning status of the cluster
- redis
Version String - Version of redis the cluster supports, e.g. '6'
- resource
State String - Current resource status of the cluster
- sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- 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"
- encryption
Cluster
Properties Response Encryption - Encryption-at-rest configuration for the cluster.
- identity
Managed
Service Identity Response - The identity of the resource.
- minimum
Tls StringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Map<String,String>
- Resource tags.
- zones List<String>
- The Availability Zones where this cluster will be deployed.
- host
Name string - DNS name of the cluster endpoint
- 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 Response[] - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning
State string - Current provisioning status of the cluster
- redis
Version string - Version of redis the cluster supports, e.g. '6'
- resource
State string - Current resource status of the cluster
- sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- 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"
- encryption
Cluster
Properties Response Encryption - Encryption-at-rest configuration for the cluster.
- identity
Managed
Service Identity Response - The identity of the resource.
- minimum
Tls stringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- {[key: string]: string}
- Resource tags.
- zones string[]
- The Availability Zones where this cluster will be deployed.
- host_
name str - DNS name of the cluster endpoint
- 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 Response] - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning_
state str - Current provisioning status of the cluster
- redis_
version str - Version of redis the cluster supports, e.g. '6'
- resource_
state str - Current resource status of the cluster
- sku
Enterprise
Sku Response - The SKU to create, which affects price, performance, and features.
- 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"
- encryption
Cluster
Properties Response Encryption - Encryption-at-rest configuration for the cluster.
- identity
Managed
Service Identity Response - The identity of the resource.
- minimum_
tls_ strversion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Mapping[str, str]
- Resource tags.
- zones Sequence[str]
- The Availability Zones where this cluster will be deployed.
- host
Name String - DNS name of the cluster endpoint
- 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 - List of private endpoint connections associated with the specified RedisEnterprise cluster
- provisioning
State String - Current provisioning status of the cluster
- redis
Version String - Version of redis the cluster supports, e.g. '6'
- resource
State String - Current resource status of the cluster
- sku Property Map
- The SKU to create, which affects price, performance, and features.
- 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"
- encryption Property Map
- Encryption-at-rest configuration for the cluster.
- identity Property Map
- The identity of the resource.
- minimum
Tls StringVersion - The minimum TLS version for the cluster to support, e.g. '1.2'
- Map<String>
- Resource tags.
- zones List<String>
- The Availability Zones where this cluster will be deployed.
Supporting Types
ClusterPropertiesResponseCustomerManagedKeyEncryption
- Key
Encryption Pulumi.Key Identity Azure Native. Cache. Inputs. Cluster Properties Response Key Encryption Key Identity - All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
- Key
Encryption stringKey Url - Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
- Key
Encryption ClusterKey Identity Properties Response Key Encryption Key Identity - All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
- Key
Encryption stringKey Url - Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
- key
Encryption ClusterKey Identity Properties Response Key Encryption Key Identity - All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
- key
Encryption StringKey Url - Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
- key
Encryption ClusterKey Identity Properties Response Key Encryption Key Identity - All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
- key
Encryption stringKey Url - Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
- key_
encryption_ Clusterkey_ identity Properties Response Key Encryption Key Identity - All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
- key_
encryption_ strkey_ url - Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
- key
Encryption Property MapKey Identity - All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
- key
Encryption StringKey Url - Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
ClusterPropertiesResponseEncryption
- Customer
Managed Pulumi.Key Encryption Azure Native. Cache. Inputs. Cluster Properties Response Customer Managed Key Encryption - All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
- Customer
Managed ClusterKey Encryption Properties Response Customer Managed Key Encryption - All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
- customer
Managed ClusterKey Encryption Properties Response Customer Managed Key Encryption - All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
- customer
Managed ClusterKey Encryption Properties Response Customer Managed Key Encryption - All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
- customer_
managed_ Clusterkey_ encryption Properties Response Customer Managed Key Encryption - All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
- customer
Managed Property MapKey Encryption - All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
ClusterPropertiesResponseKeyEncryptionKeyIdentity
- Identity
Type string - Only userAssignedIdentity is supported in this API version; other types may be supported in the future
- User
Assigned stringIdentity Resource Id - User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
- Identity
Type string - Only userAssignedIdentity is supported in this API version; other types may be supported in the future
- User
Assigned stringIdentity Resource Id - User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
- identity
Type String - Only userAssignedIdentity is supported in this API version; other types may be supported in the future
- user
Assigned StringIdentity Resource Id - User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
- identity
Type string - Only userAssignedIdentity is supported in this API version; other types may be supported in the future
- user
Assigned stringIdentity Resource Id - User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
- identity_
type str - Only userAssignedIdentity is supported in this API version; other types may be supported in the future
- user_
assigned_ stridentity_ resource_ id - User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
- identity
Type String - Only userAssignedIdentity is supported in this API version; other types may be supported in the future
- user
Assigned StringIdentity Resource Id - User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
EnterpriseSkuResponse
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. Cache. 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.
PrivateEndpointConnectionResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Private
Link Pulumi.Service Connection State Azure Native. Cache. 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 state of the private endpoint connection resource.
- System
Data Pulumi.Azure Native. Cache. Inputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Cache. Inputs. Private Endpoint Response - The resource of private end point.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- 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 state of the private endpoint connection 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"
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- 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 state of the private endpoint connection 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"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- 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 state of the private endpoint connection 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"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- 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 state of the private endpoint connection 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"
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- 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 state of the private endpoint connection 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"
- private
Endpoint Property Map - The resource of private end point.
PrivateEndpointResponse
- Id string
- The ARM identifier for Private Endpoint
- Id string
- The ARM identifier for Private Endpoint
- id String
- The ARM identifier for Private Endpoint
- id string
- The ARM identifier for Private Endpoint
- id str
- The ARM identifier for Private Endpoint
- id String
- The ARM identifier for Private Endpoint
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The reason for approval/rejection of the connection.
- status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_
required str - A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The reason for approval/rejection of the connection.
- status str
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
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