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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.containerregistry.getRegistry
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the properties of the specified container registry. Azure REST API version: 2022-12-01.
Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
Using getRegistry
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 getRegistry(args: GetRegistryArgs, opts?: InvokeOptions): Promise<GetRegistryResult>
function getRegistryOutput(args: GetRegistryOutputArgs, opts?: InvokeOptions): Output<GetRegistryResult>def get_registry(registry_name: Optional[str] = None,
                 resource_group_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetRegistryResult
def get_registry_output(registry_name: Optional[pulumi.Input[str]] = None,
                 resource_group_name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetRegistryResult]func LookupRegistry(ctx *Context, args *LookupRegistryArgs, opts ...InvokeOption) (*LookupRegistryResult, error)
func LookupRegistryOutput(ctx *Context, args *LookupRegistryOutputArgs, opts ...InvokeOption) LookupRegistryResultOutput> Note: This function is named LookupRegistry in the Go SDK.
public static class GetRegistry 
{
    public static Task<GetRegistryResult> InvokeAsync(GetRegistryArgs args, InvokeOptions? opts = null)
    public static Output<GetRegistryResult> Invoke(GetRegistryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOptions options)
public static Output<GetRegistryResult> getRegistry(GetRegistryArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:containerregistry:getRegistry
  arguments:
    # arguments dictionaryThe following arguments are supported:
- RegistryName string
- The name of the container registry.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- RegistryName string
- The name of the container registry.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- registryName String
- The name of the container registry.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- registryName string
- The name of the container registry.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- registry_name str
- The name of the container registry.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- registryName String
- The name of the container registry.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getRegistry Result
The following output properties are available:
- CreationDate string
- The creation date of the container registry in ISO8601 format.
- DataEndpoint List<string>Host Names 
- List of host names that will serve data when dataEndpointEnabled is true.
- Id string
- The resource ID.
- Location string
- The location of the resource. This cannot be changed after the resource is created.
- LoginServer string
- The URL that can be used to log into the container registry.
- Name string
- The name of the resource.
- PrivateEndpoint List<Pulumi.Connections Azure Native. Container Registry. Outputs. Private Endpoint Connection Response> 
- List of private endpoint connections for a container registry.
- ProvisioningState string
- The provisioning state of the container registry at the time the operation was called.
- Sku
Pulumi.Azure Native. Container Registry. Outputs. Sku Response 
- The SKU of the container registry.
- Status
Pulumi.Azure Native. Container Registry. Outputs. Status Response 
- The status of the container registry at the time the operation was called.
- SystemData Pulumi.Azure Native. Container Registry. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- AdminUser boolEnabled 
- The value that indicates whether the admin user is enabled.
- DataEndpoint boolEnabled 
- Enable a single data endpoint per region for serving data.
- Encryption
Pulumi.Azure Native. Container Registry. Outputs. Encryption Property Response 
- The encryption settings of container registry.
- Identity
Pulumi.Azure Native. Container Registry. Outputs. Identity Properties Response 
- The identity of the container registry.
- NetworkRule stringBypass Options 
- Whether to allow trusted Azure services to access a network restricted registry.
- NetworkRule Pulumi.Set Azure Native. Container Registry. Outputs. Network Rule Set Response 
- The network rule set for a container registry.
- Policies
Pulumi.Azure Native. Container Registry. Outputs. Policies Response 
- The policies for a container registry.
- PublicNetwork stringAccess 
- Whether or not public network access is allowed for the container registry.
- Dictionary<string, string>
- The tags of the resource.
- ZoneRedundancy string
- Whether or not zone redundancy is enabled for this container registry
- CreationDate string
- The creation date of the container registry in ISO8601 format.
- DataEndpoint []stringHost Names 
- List of host names that will serve data when dataEndpointEnabled is true.
- Id string
- The resource ID.
- Location string
- The location of the resource. This cannot be changed after the resource is created.
- LoginServer string
- The URL that can be used to log into the container registry.
- Name string
- The name of the resource.
- PrivateEndpoint []PrivateConnections Endpoint Connection Response 
- List of private endpoint connections for a container registry.
- ProvisioningState string
- The provisioning state of the container registry at the time the operation was called.
- Sku
SkuResponse 
- The SKU of the container registry.
- Status
StatusResponse 
- The status of the container registry at the time the operation was called.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- AdminUser boolEnabled 
- The value that indicates whether the admin user is enabled.
- DataEndpoint boolEnabled 
- Enable a single data endpoint per region for serving data.
- Encryption
EncryptionProperty Response 
- The encryption settings of container registry.
- Identity
IdentityProperties Response 
- The identity of the container registry.
- NetworkRule stringBypass Options 
- Whether to allow trusted Azure services to access a network restricted registry.
- NetworkRule NetworkSet Rule Set Response 
- The network rule set for a container registry.
- Policies
PoliciesResponse 
- The policies for a container registry.
- PublicNetwork stringAccess 
- Whether or not public network access is allowed for the container registry.
- map[string]string
- The tags of the resource.
- ZoneRedundancy string
- Whether or not zone redundancy is enabled for this container registry
- creationDate String
- The creation date of the container registry in ISO8601 format.
- dataEndpoint List<String>Host Names 
- List of host names that will serve data when dataEndpointEnabled is true.
- id String
- The resource ID.
- location String
- The location of the resource. This cannot be changed after the resource is created.
- loginServer String
- The URL that can be used to log into the container registry.
- name String
- The name of the resource.
- privateEndpoint List<PrivateConnections Endpoint Connection Response> 
- List of private endpoint connections for a container registry.
- provisioningState String
- The provisioning state of the container registry at the time the operation was called.
- sku
SkuResponse 
- The SKU of the container registry.
- status
StatusResponse 
- The status of the container registry at the time the operation was called.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- adminUser BooleanEnabled 
- The value that indicates whether the admin user is enabled.
- dataEndpoint BooleanEnabled 
- Enable a single data endpoint per region for serving data.
- encryption
EncryptionProperty Response 
- The encryption settings of container registry.
- identity
IdentityProperties Response 
- The identity of the container registry.
- networkRule StringBypass Options 
- Whether to allow trusted Azure services to access a network restricted registry.
- networkRule NetworkSet Rule Set Response 
- The network rule set for a container registry.
- policies
PoliciesResponse 
- The policies for a container registry.
- publicNetwork StringAccess 
- Whether or not public network access is allowed for the container registry.
- Map<String,String>
- The tags of the resource.
- zoneRedundancy String
- Whether or not zone redundancy is enabled for this container registry
- creationDate string
- The creation date of the container registry in ISO8601 format.
- dataEndpoint string[]Host Names 
- List of host names that will serve data when dataEndpointEnabled is true.
- id string
- The resource ID.
- location string
- The location of the resource. This cannot be changed after the resource is created.
- loginServer string
- The URL that can be used to log into the container registry.
- name string
- The name of the resource.
- privateEndpoint PrivateConnections Endpoint Connection Response[] 
- List of private endpoint connections for a container registry.
- provisioningState string
- The provisioning state of the container registry at the time the operation was called.
- sku
SkuResponse 
- The SKU of the container registry.
- status
StatusResponse 
- The status of the container registry at the time the operation was called.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- adminUser booleanEnabled 
- The value that indicates whether the admin user is enabled.
- dataEndpoint booleanEnabled 
- Enable a single data endpoint per region for serving data.
- encryption
EncryptionProperty Response 
- The encryption settings of container registry.
- identity
IdentityProperties Response 
- The identity of the container registry.
- networkRule stringBypass Options 
- Whether to allow trusted Azure services to access a network restricted registry.
- networkRule NetworkSet Rule Set Response 
- The network rule set for a container registry.
- policies
PoliciesResponse 
- The policies for a container registry.
- publicNetwork stringAccess 
- Whether or not public network access is allowed for the container registry.
- {[key: string]: string}
- The tags of the resource.
- zoneRedundancy string
- Whether or not zone redundancy is enabled for this container registry
- creation_date str
- The creation date of the container registry in ISO8601 format.
- data_endpoint_ Sequence[str]host_ names 
- List of host names that will serve data when dataEndpointEnabled is true.
- id str
- The resource ID.
- location str
- The location of the resource. This cannot be changed after the resource is created.
- login_server str
- The URL that can be used to log into the container registry.
- name str
- The name of the resource.
- private_endpoint_ Sequence[Privateconnections Endpoint Connection Response] 
- List of private endpoint connections for a container registry.
- provisioning_state str
- The provisioning state of the container registry at the time the operation was called.
- sku
SkuResponse 
- The SKU of the container registry.
- status
StatusResponse 
- The status of the container registry at the time the operation was called.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- admin_user_ boolenabled 
- The value that indicates whether the admin user is enabled.
- data_endpoint_ boolenabled 
- Enable a single data endpoint per region for serving data.
- encryption
EncryptionProperty Response 
- The encryption settings of container registry.
- identity
IdentityProperties Response 
- The identity of the container registry.
- network_rule_ strbypass_ options 
- Whether to allow trusted Azure services to access a network restricted registry.
- network_rule_ Networkset Rule Set Response 
- The network rule set for a container registry.
- policies
PoliciesResponse 
- The policies for a container registry.
- public_network_ straccess 
- Whether or not public network access is allowed for the container registry.
- Mapping[str, str]
- The tags of the resource.
- zone_redundancy str
- Whether or not zone redundancy is enabled for this container registry
- creationDate String
- The creation date of the container registry in ISO8601 format.
- dataEndpoint List<String>Host Names 
- List of host names that will serve data when dataEndpointEnabled is true.
- id String
- The resource ID.
- location String
- The location of the resource. This cannot be changed after the resource is created.
- loginServer String
- The URL that can be used to log into the container registry.
- name String
- The name of the resource.
- privateEndpoint List<Property Map>Connections 
- List of private endpoint connections for a container registry.
- provisioningState String
- The provisioning state of the container registry at the time the operation was called.
- sku Property Map
- The SKU of the container registry.
- status Property Map
- The status of the container registry at the time the operation was called.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- adminUser BooleanEnabled 
- The value that indicates whether the admin user is enabled.
- dataEndpoint BooleanEnabled 
- Enable a single data endpoint per region for serving data.
- encryption Property Map
- The encryption settings of container registry.
- identity Property Map
- The identity of the container registry.
- networkRule StringBypass Options 
- Whether to allow trusted Azure services to access a network restricted registry.
- networkRule Property MapSet 
- The network rule set for a container registry.
- policies Property Map
- The policies for a container registry.
- publicNetwork StringAccess 
- Whether or not public network access is allowed for the container registry.
- Map<String>
- The tags of the resource.
- zoneRedundancy String
- Whether or not zone redundancy is enabled for this container registry
Supporting Types
EncryptionPropertyResponse  
- KeyVault Pulumi.Properties Azure Native. Container Registry. Inputs. Key Vault Properties Response 
- Key vault properties.
- Status string
- Indicates whether or not the encryption is enabled for container registry.
- KeyVault KeyProperties Vault Properties Response 
- Key vault properties.
- Status string
- Indicates whether or not the encryption is enabled for container registry.
- keyVault KeyProperties Vault Properties Response 
- Key vault properties.
- status String
- Indicates whether or not the encryption is enabled for container registry.
- keyVault KeyProperties Vault Properties Response 
- Key vault properties.
- status string
- Indicates whether or not the encryption is enabled for container registry.
- key_vault_ Keyproperties Vault Properties Response 
- Key vault properties.
- status str
- Indicates whether or not the encryption is enabled for container registry.
- keyVault Property MapProperties 
- Key vault properties.
- status String
- Indicates whether or not the encryption is enabled for container registry.
ExportPolicyResponse  
- Status string
- The value that indicates whether the policy is enabled or not.
- Status string
- The value that indicates whether the policy is enabled or not.
- status String
- The value that indicates whether the policy is enabled or not.
- status string
- The value that indicates whether the policy is enabled or not.
- status str
- The value that indicates whether the policy is enabled or not.
- status String
- The value that indicates whether the policy is enabled or not.
IPRuleResponse 
- IPAddressOr stringRange 
- Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- Action string
- The action of IP ACL rule.
- IPAddressOr stringRange 
- Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- Action string
- The action of IP ACL rule.
- iPAddress StringOr Range 
- Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- action String
- The action of IP ACL rule.
- iPAddress stringOr Range 
- Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- action string
- The action of IP ACL rule.
- i_p_ straddress_ or_ range 
- Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- action str
- The action of IP ACL rule.
- iPAddress StringOr Range 
- Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- action String
- The action of IP ACL rule.
IdentityPropertiesResponse  
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Container Registry. Inputs. User Identity Properties Response> 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- UserAssigned map[string]UserIdentities Identity Properties Response 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- userAssigned Map<String,UserIdentities Identity Properties Response> 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId string
- The principal ID of resource identity.
- tenantId string
- The tenant ID of resource.
- type string
- The identity type.
- userAssigned {[key: string]: UserIdentities Identity Properties Response} 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal_id str
- The principal ID of resource identity.
- tenant_id str
- The tenant ID of resource.
- type str
- The identity type.
- user_assigned_ Mapping[str, Useridentities Identity Properties Response] 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- userAssigned Map<Property Map>Identities 
- The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
KeyVaultPropertiesResponse   
- KeyRotation boolEnabled 
- Auto key rotation status for a CMK enabled registry.
- LastKey stringRotation Timestamp 
- Timestamp of the last successful key rotation.
- VersionedKey stringIdentifier 
- The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- Identity string
- The client id of the identity which will be used to access key vault.
- KeyIdentifier string
- Key vault uri to access the encryption key.
- KeyRotation boolEnabled 
- Auto key rotation status for a CMK enabled registry.
- LastKey stringRotation Timestamp 
- Timestamp of the last successful key rotation.
- VersionedKey stringIdentifier 
- The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- Identity string
- The client id of the identity which will be used to access key vault.
- KeyIdentifier string
- Key vault uri to access the encryption key.
- keyRotation BooleanEnabled 
- Auto key rotation status for a CMK enabled registry.
- lastKey StringRotation Timestamp 
- Timestamp of the last successful key rotation.
- versionedKey StringIdentifier 
- The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- identity String
- The client id of the identity which will be used to access key vault.
- keyIdentifier String
- Key vault uri to access the encryption key.
- keyRotation booleanEnabled 
- Auto key rotation status for a CMK enabled registry.
- lastKey stringRotation Timestamp 
- Timestamp of the last successful key rotation.
- versionedKey stringIdentifier 
- The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- identity string
- The client id of the identity which will be used to access key vault.
- keyIdentifier string
- Key vault uri to access the encryption key.
- key_rotation_ boolenabled 
- Auto key rotation status for a CMK enabled registry.
- last_key_ strrotation_ timestamp 
- Timestamp of the last successful key rotation.
- versioned_key_ stridentifier 
- The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- identity str
- The client id of the identity which will be used to access key vault.
- key_identifier str
- Key vault uri to access the encryption key.
- keyRotation BooleanEnabled 
- Auto key rotation status for a CMK enabled registry.
- lastKey StringRotation Timestamp 
- Timestamp of the last successful key rotation.
- versionedKey StringIdentifier 
- The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- identity String
- The client id of the identity which will be used to access key vault.
- keyIdentifier String
- Key vault uri to access the encryption key.
NetworkRuleSetResponse   
- DefaultAction string
- The default action of allow or deny when no other rules match.
- IpRules List<Pulumi.Azure Native. Container Registry. Inputs. IPRule Response> 
- The IP ACL rules.
- DefaultAction string
- The default action of allow or deny when no other rules match.
- IpRules []IPRuleResponse 
- The IP ACL rules.
- defaultAction String
- The default action of allow or deny when no other rules match.
- ipRules List<IPRuleResponse> 
- The IP ACL rules.
- defaultAction string
- The default action of allow or deny when no other rules match.
- ipRules IPRuleResponse[] 
- The IP ACL rules.
- default_action str
- The default action of allow or deny when no other rules match.
- ip_rules Sequence[IPRuleResponse] 
- The IP ACL rules.
- defaultAction String
- The default action of allow or deny when no other rules match.
- ipRules List<Property Map>
- The IP ACL rules.
PoliciesResponse 
- ExportPolicy Pulumi.Azure Native. Container Registry. Inputs. Export Policy Response 
- The export policy for a container registry.
- QuarantinePolicy Pulumi.Azure Native. Container Registry. Inputs. Quarantine Policy Response 
- The quarantine policy for a container registry.
- RetentionPolicy Pulumi.Azure Native. Container Registry. Inputs. Retention Policy Response 
- The retention policy for a container registry.
- TrustPolicy Pulumi.Azure Native. Container Registry. Inputs. Trust Policy Response 
- The content trust policy for a container registry.
- ExportPolicy ExportPolicy Response 
- The export policy for a container registry.
- QuarantinePolicy QuarantinePolicy Response 
- The quarantine policy for a container registry.
- RetentionPolicy RetentionPolicy Response 
- The retention policy for a container registry.
- TrustPolicy TrustPolicy Response 
- The content trust policy for a container registry.
- exportPolicy ExportPolicy Response 
- The export policy for a container registry.
- quarantinePolicy QuarantinePolicy Response 
- The quarantine policy for a container registry.
- retentionPolicy RetentionPolicy Response 
- The retention policy for a container registry.
- trustPolicy TrustPolicy Response 
- The content trust policy for a container registry.
- exportPolicy ExportPolicy Response 
- The export policy for a container registry.
- quarantinePolicy QuarantinePolicy Response 
- The quarantine policy for a container registry.
- retentionPolicy RetentionPolicy Response 
- The retention policy for a container registry.
- trustPolicy TrustPolicy Response 
- The content trust policy for a container registry.
- export_policy ExportPolicy Response 
- The export policy for a container registry.
- quarantine_policy QuarantinePolicy Response 
- The quarantine policy for a container registry.
- retention_policy RetentionPolicy Response 
- The retention policy for a container registry.
- trust_policy TrustPolicy Response 
- The content trust policy for a container registry.
- exportPolicy Property Map
- The export policy for a container registry.
- quarantinePolicy Property Map
- The quarantine policy for a container registry.
- retentionPolicy Property Map
- The retention policy for a container registry.
- trustPolicy Property Map
- The content trust policy for a container registry.
PrivateEndpointConnectionResponse   
- Id string
- The resource ID.
- Name string
- The name of the resource.
- ProvisioningState string
- The provisioning state of private endpoint connection resource.
- SystemData Pulumi.Azure Native. Container Registry. Inputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- PrivateEndpoint Pulumi.Azure Native. Container Registry. Inputs. Private Endpoint Response 
- The resource of private endpoint.
- PrivateLink Pulumi.Service Connection State Azure Native. Container Registry. Inputs. Private Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- ProvisioningState string
- The provisioning state of private endpoint connection resource.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- PrivateEndpoint PrivateEndpoint Response 
- The resource of private endpoint.
- PrivateLink PrivateService Connection State Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id String
- The resource ID.
- name String
- The name of the resource.
- provisioningState String
- The provisioning state of private endpoint connection resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- privateEndpoint PrivateEndpoint Response 
- The resource of private endpoint.
- privateLink PrivateService Connection State Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id string
- The resource ID.
- name string
- The name of the resource.
- provisioningState string
- The provisioning state of private endpoint connection resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- privateEndpoint PrivateEndpoint Response 
- The resource of private endpoint.
- privateLink PrivateService Connection State Link Service Connection State Response 
- A collection of information about the state of the connection between service consumer and provider.
- id str
- The resource ID.
- name str
- The name of the resource.
- provisioning_state str
- The provisioning state of private endpoint connection resource.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- private_endpoint PrivateEndpoint Response 
- The resource of private endpoint.
- 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.
- id String
- The resource ID.
- name String
- The name of the resource.
- provisioningState String
- The provisioning state of private endpoint connection resource.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- privateEndpoint Property Map
- The resource of private endpoint.
- privateLink Property MapService Connection State 
- A collection of information about the state of the connection between service consumer and provider.
PrivateEndpointResponse  
- Id string
- This is private endpoint resource created with Microsoft.Network resource provider.
- Id string
- This is private endpoint resource created with Microsoft.Network resource provider.
- id String
- This is private endpoint resource created with Microsoft.Network resource provider.
- id string
- This is private endpoint resource created with Microsoft.Network resource provider.
- id str
- This is private endpoint resource created with Microsoft.Network resource provider.
- id String
- This is private endpoint resource created with Microsoft.Network resource provider.
PrivateLinkServiceConnectionStateResponse     
- ActionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- Status string
- The private link service connection status.
- ActionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- Status string
- The private link service connection status.
- actionsRequired String
- A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status String
- The private link service connection status.
- actionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status string
- The private link service connection status.
- actions_required str
- A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status str
- The private link service connection status.
- actionsRequired String
- A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The description for connection status. For example if connection is rejected it can indicate reason for rejection.
- status String
- The private link service connection status.
QuarantinePolicyResponse  
- Status string
- The value that indicates whether the policy is enabled or not.
- Status string
- The value that indicates whether the policy is enabled or not.
- status String
- The value that indicates whether the policy is enabled or not.
- status string
- The value that indicates whether the policy is enabled or not.
- status str
- The value that indicates whether the policy is enabled or not.
- status String
- The value that indicates whether the policy is enabled or not.
RetentionPolicyResponse  
- LastUpdated stringTime 
- The timestamp when the policy was last updated.
- Days int
- The number of days to retain an untagged manifest after which it gets purged.
- Status string
- The value that indicates whether the policy is enabled or not.
- LastUpdated stringTime 
- The timestamp when the policy was last updated.
- Days int
- The number of days to retain an untagged manifest after which it gets purged.
- Status string
- The value that indicates whether the policy is enabled or not.
- lastUpdated StringTime 
- The timestamp when the policy was last updated.
- days Integer
- The number of days to retain an untagged manifest after which it gets purged.
- status String
- The value that indicates whether the policy is enabled or not.
- lastUpdated stringTime 
- The timestamp when the policy was last updated.
- days number
- The number of days to retain an untagged manifest after which it gets purged.
- status string
- The value that indicates whether the policy is enabled or not.
- last_updated_ strtime 
- The timestamp when the policy was last updated.
- days int
- The number of days to retain an untagged manifest after which it gets purged.
- status str
- The value that indicates whether the policy is enabled or not.
- lastUpdated StringTime 
- The timestamp when the policy was last updated.
- days Number
- The number of days to retain an untagged manifest after which it gets purged.
- status String
- The value that indicates whether the policy is enabled or not.
SkuResponse 
StatusResponse 
- DisplayStatus string
- The short label for the status.
- Message string
- The detailed message for the status, including alerts and error messages.
- Timestamp string
- The timestamp when the status was changed to the current value.
- DisplayStatus string
- The short label for the status.
- Message string
- The detailed message for the status, including alerts and error messages.
- Timestamp string
- The timestamp when the status was changed to the current value.
- displayStatus String
- The short label for the status.
- message String
- The detailed message for the status, including alerts and error messages.
- timestamp String
- The timestamp when the status was changed to the current value.
- displayStatus string
- The short label for the status.
- message string
- The detailed message for the status, including alerts and error messages.
- timestamp string
- The timestamp when the status was changed to the current value.
- display_status str
- The short label for the status.
- message str
- The detailed message for the status, including alerts and error messages.
- timestamp str
- The timestamp when the status was changed to the current value.
- displayStatus String
- The short label for the status.
- message String
- The detailed message for the status, including alerts and error messages.
- timestamp String
- The timestamp when the status was changed to the current value.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TrustPolicyResponse  
UserIdentityPropertiesResponse   
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
- clientId string
- The client id of user assigned identity.
- principalId string
- The principal id of user assigned identity.
- client_id str
- The client id of user assigned identity.
- principal_id str
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user 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.89.1 published on Sunday, Mar 2, 2025 by Pulumi