azure-native.containerregistry.getRegistry
Explore with Pulumi AI
Gets the properties of the specified container registry.
Uses Azure REST API version 2023-01-01-preview.
Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]
. See the version guide for details.
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 dictionary
The following arguments are supported:
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- registry
Name string - The name of the container registry.
- resource
Group 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.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getRegistry Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Creation
Date string - The creation date of the container registry in ISO8601 format.
- Data
Endpoint 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.
- Login
Server string - The URL that can be used to log into the container registry.
- Name string
- The name of the resource.
- Private
Endpoint List<Pulumi.Connections Azure Native. Container Registry. Outputs. Private Endpoint Connection Response> - List of private endpoint connections for a container registry.
- Provisioning
State 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.
- System
Data 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.
- Admin
User boolEnabled - The value that indicates whether the admin user is enabled.
- Anonymous
Pull boolEnabled - Enables registry-wide pull from unauthenticated clients.
- Data
Endpoint 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.
- Network
Rule stringBypass Options - Whether to allow trusted Azure services to access a network restricted registry.
- Network
Rule 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.
- Public
Network stringAccess - Whether or not public network access is allowed for the container registry.
- Dictionary<string, string>
- The tags of the resource.
- Zone
Redundancy string - Whether or not zone redundancy is enabled for this container registry
- Azure
Api stringVersion - The Azure API version of the resource.
- Creation
Date string - The creation date of the container registry in ISO8601 format.
- Data
Endpoint []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.
- Login
Server string - The URL that can be used to log into the container registry.
- Name string
- The name of the resource.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - List of private endpoint connections for a container registry.
- Provisioning
State string - The provisioning state of the container registry at the time the operation was called.
- Sku
Sku
Response - The SKU of the container registry.
- Status
Status
Response - 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 string
- The type of the resource.
- Admin
User boolEnabled - The value that indicates whether the admin user is enabled.
- Anonymous
Pull boolEnabled - Enables registry-wide pull from unauthenticated clients.
- Data
Endpoint boolEnabled - Enable a single data endpoint per region for serving data.
- Encryption
Encryption
Property Response - The encryption settings of container registry.
- Identity
Identity
Properties Response - The identity of the container registry.
- Network
Rule stringBypass 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
Policies
Response - The policies for a container registry.
- Public
Network stringAccess - Whether or not public network access is allowed for the container registry.
- map[string]string
- The tags of the resource.
- Zone
Redundancy string - Whether or not zone redundancy is enabled for this container registry
- azure
Api StringVersion - The Azure API version of the resource.
- creation
Date String - The creation date of the container registry in ISO8601 format.
- data
Endpoint 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.
- login
Server String - The URL that can be used to log into the container registry.
- name String
- The name of the resource.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - List of private endpoint connections for a container registry.
- provisioning
State String - The provisioning state of the container registry at the time the operation was called.
- sku
Sku
Response - The SKU of the container registry.
- status
Status
Response - 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 String
- The type of the resource.
- admin
User BooleanEnabled - The value that indicates whether the admin user is enabled.
- anonymous
Pull BooleanEnabled - Enables registry-wide pull from unauthenticated clients.
- data
Endpoint BooleanEnabled - Enable a single data endpoint per region for serving data.
- encryption
Encryption
Property Response - The encryption settings of container registry.
- identity
Identity
Properties Response - The identity of the container registry.
- network
Rule StringBypass 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
Policies
Response - The policies for a container registry.
- public
Network StringAccess - Whether or not public network access is allowed for the container registry.
- Map<String,String>
- The tags of the resource.
- zone
Redundancy String - Whether or not zone redundancy is enabled for this container registry
- azure
Api stringVersion - The Azure API version of the resource.
- creation
Date string - The creation date of the container registry in ISO8601 format.
- data
Endpoint 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.
- login
Server string - The URL that can be used to log into the container registry.
- name string
- The name of the resource.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - List of private endpoint connections for a container registry.
- provisioning
State string - The provisioning state of the container registry at the time the operation was called.
- sku
Sku
Response - The SKU of the container registry.
- status
Status
Response - 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 string
- The type of the resource.
- admin
User booleanEnabled - The value that indicates whether the admin user is enabled.
- anonymous
Pull booleanEnabled - Enables registry-wide pull from unauthenticated clients.
- data
Endpoint booleanEnabled - Enable a single data endpoint per region for serving data.
- encryption
Encryption
Property Response - The encryption settings of container registry.
- identity
Identity
Properties Response - The identity of the container registry.
- network
Rule stringBypass 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
Policies
Response - The policies for a container registry.
- public
Network stringAccess - Whether or not public network access is allowed for the container registry.
- {[key: string]: string}
- The tags of the resource.
- zone
Redundancy string - Whether or not zone redundancy is enabled for this container registry
- azure_
api_ strversion - The Azure API version of the resource.
- 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
Sku
Response - The SKU of the container registry.
- status
Status
Response - 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.
- anonymous_
pull_ boolenabled - Enables registry-wide pull from unauthenticated clients.
- data_
endpoint_ boolenabled - Enable a single data endpoint per region for serving data.
- encryption
Encryption
Property Response - The encryption settings of container registry.
- identity
Identity
Properties 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
Policies
Response - 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
- azure
Api StringVersion - The Azure API version of the resource.
- creation
Date String - The creation date of the container registry in ISO8601 format.
- data
Endpoint 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.
- login
Server String - The URL that can be used to log into the container registry.
- name String
- The name of the resource.
- private
Endpoint List<Property Map>Connections - List of private endpoint connections for a container registry.
- provisioning
State 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.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- admin
User BooleanEnabled - The value that indicates whether the admin user is enabled.
- anonymous
Pull BooleanEnabled - Enables registry-wide pull from unauthenticated clients.
- data
Endpoint 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.
- network
Rule StringBypass Options - Whether to allow trusted Azure services to access a network restricted registry.
- network
Rule Property MapSet - The network rule set for a container registry.
- policies Property Map
- The policies for a container registry.
- public
Network StringAccess - Whether or not public network access is allowed for the container registry.
- Map<String>
- The tags of the resource.
- zone
Redundancy String - Whether or not zone redundancy is enabled for this container registry
Supporting Types
AzureADAuthenticationAsArmPolicyResponse
- 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.
EncryptionPropertyResponse
- Key
Vault 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.
- Key
Vault 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 String
- Indicates whether or not the encryption is enabled for container registry.
- key
Vault 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.
- key
Vault 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
- IPAddress
Or stringRange - Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- Action string
- The action of IP ACL rule.
- IPAddress
Or stringRange - Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.
- Action string
- The action of IP ACL rule.
- i
PAddress 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
PAddress 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.
- i
PAddress 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
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- User
Assigned 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}'.
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- User
Assigned 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}'.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- user
Assigned 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}'.
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- type string
- The identity type.
- user
Assigned {[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}'.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- user
Assigned 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
- Key
Rotation boolEnabled - Auto key rotation status for a CMK enabled registry.
- Last
Key stringRotation Timestamp - Timestamp of the last successful key rotation.
- Versioned
Key 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.
- Key
Identifier string - Key vault uri to access the encryption key.
- Key
Rotation boolEnabled - Auto key rotation status for a CMK enabled registry.
- Last
Key stringRotation Timestamp - Timestamp of the last successful key rotation.
- Versioned
Key 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.
- Key
Identifier string - Key vault uri to access the encryption key.
- key
Rotation BooleanEnabled - Auto key rotation status for a CMK enabled registry.
- last
Key StringRotation Timestamp - Timestamp of the last successful key rotation.
- versioned
Key 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.
- key
Identifier String - Key vault uri to access the encryption key.
- key
Rotation booleanEnabled - Auto key rotation status for a CMK enabled registry.
- last
Key stringRotation Timestamp - Timestamp of the last successful key rotation.
- versioned
Key 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.
- key
Identifier 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.
- key
Rotation BooleanEnabled - Auto key rotation status for a CMK enabled registry.
- last
Key StringRotation Timestamp - Timestamp of the last successful key rotation.
- versioned
Key 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.
- key
Identifier String - Key vault uri to access the encryption key.
NetworkRuleSetResponse
- Default
Action string - The default action of allow or deny when no other rules match.
- Ip
Rules List<Pulumi.Azure Native. Container Registry. Inputs. IPRule Response> - The IP ACL rules.
- Default
Action string - The default action of allow or deny when no other rules match.
- Ip
Rules []IPRuleResponse - The IP ACL rules.
- default
Action String - The default action of allow or deny when no other rules match.
- ip
Rules List<IPRuleResponse> - The IP ACL rules.
- default
Action string - The default action of allow or deny when no other rules match.
- ip
Rules 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.
- default
Action String - The default action of allow or deny when no other rules match.
- ip
Rules List<Property Map> - The IP ACL rules.
PoliciesResponse
- Azure
ADAuthentication Pulumi.As Arm Policy Azure Native. Container Registry. Inputs. Azure ADAuthentication As Arm Policy Response - The policy for using ARM audience token for a container registry.
- Export
Policy Pulumi.Azure Native. Container Registry. Inputs. Export Policy Response - The export policy for a container registry.
- Quarantine
Policy Pulumi.Azure Native. Container Registry. Inputs. Quarantine Policy Response - The quarantine policy for a container registry.
- Retention
Policy Pulumi.Azure Native. Container Registry. Inputs. Retention Policy Response - The retention policy for a container registry.
- Soft
Delete Pulumi.Policy Azure Native. Container Registry. Inputs. Soft Delete Policy Response - The soft delete policy for a container registry.
- Trust
Policy Pulumi.Azure Native. Container Registry. Inputs. Trust Policy Response - The content trust policy for a container registry.
- Azure
ADAuthentication AzureAs Arm Policy ADAuthentication As Arm Policy Response - The policy for using ARM audience token 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.
- Soft
Delete SoftPolicy Delete Policy Response - The soft delete policy for a container registry.
- Trust
Policy TrustPolicy Response - The content trust policy for a container registry.
- azure
ADAuthentication AzureAs Arm Policy ADAuthentication As Arm Policy Response - The policy for using ARM audience token 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.
- soft
Delete SoftPolicy Delete Policy Response - The soft delete policy for a container registry.
- trust
Policy TrustPolicy Response - The content trust policy for a container registry.
- azure
ADAuthentication AzureAs Arm Policy ADAuthentication As Arm Policy Response - The policy for using ARM audience token 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.
- soft
Delete SoftPolicy Delete Policy Response - The soft delete policy for a container registry.
- trust
Policy TrustPolicy Response - The content trust policy for a container registry.
- azure_
ad_ Azureauthentication_ as_ arm_ policy ADAuthentication As Arm Policy Response - The policy for using ARM audience token 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.
- soft_
delete_ Softpolicy Delete Policy Response - The soft delete policy for a container registry.
- trust_
policy TrustPolicy Response - The content trust policy for a container registry.
- azure
ADAuthentication Property MapAs Arm Policy - The policy for using ARM audience token for a container registry.
- export
Policy Property Map - The export policy for a container registry.
- quarantine
Policy Property Map - The quarantine policy for a container registry.
- retention
Policy Property Map - The retention policy for a container registry.
- soft
Delete Property MapPolicy - The soft delete policy for a container registry.
- trust
Policy Property Map - The content trust policy for a container registry.
PrivateEndpointConnectionResponse
- Id string
- The resource ID.
- Name string
- The name of the resource.
- Provisioning
State string - The provisioning state of private endpoint connection resource.
- System
Data 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.
- Private
Endpoint Pulumi.Azure Native. Container Registry. Inputs. Private Endpoint Response - The resource of private endpoint.
- Private
Link 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.
- Provisioning
State string - The provisioning state of private endpoint connection resource.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- 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.
- provisioning
State String - The provisioning state of private endpoint connection resource.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- 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.
- provisioning
State string - The provisioning state of private endpoint connection resource.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- 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 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.
- provisioning
State String - The provisioning state of private endpoint connection resource.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- private
Endpoint Property Map - The resource of private endpoint.
- private
Link 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
- Actions
Required 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 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 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 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.
- actions
Required 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
- Last
Updated 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.
- Last
Updated 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.
- last
Updated 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.
- last
Updated 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.
- last
Updated 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
SoftDeletePolicyResponse
- Last
Updated stringTime - The timestamp when the policy was last updated.
- Retention
Days int - The number of days after which a soft-deleted item is permanently deleted.
- Status string
- The value that indicates whether the policy is enabled or not.
- Last
Updated stringTime - The timestamp when the policy was last updated.
- Retention
Days int - The number of days after which a soft-deleted item is permanently deleted.
- Status string
- The value that indicates whether the policy is enabled or not.
- last
Updated StringTime - The timestamp when the policy was last updated.
- retention
Days Integer - The number of days after which a soft-deleted item is permanently deleted.
- status String
- The value that indicates whether the policy is enabled or not.
- last
Updated stringTime - The timestamp when the policy was last updated.
- retention
Days number - The number of days after which a soft-deleted item is permanently deleted.
- status string
- The value that indicates whether the policy is enabled or not.
- last_
updated_ strtime - The timestamp when the policy was last updated.
- retention_
days int - The number of days after which a soft-deleted item is permanently deleted.
- status str
- The value that indicates whether the policy is enabled or not.
- last
Updated StringTime - The timestamp when the policy was last updated.
- retention
Days Number - The number of days after which a soft-deleted item is permanently deleted.
- status String
- The value that indicates whether the policy is enabled or not.
StatusResponse
- Display
Status 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 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 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 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.
- display
Status 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
- 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 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 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 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 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 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 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.
TrustPolicyResponse
UserIdentityPropertiesResponse
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- Client
Id string - The client id of user assigned identity.
- Principal
Id string - The principal id of user assigned identity.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
- client
Id string - The client id of user assigned identity.
- principal
Id 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.
- client
Id String - The client id of user assigned identity.
- principal
Id String - The principal id of user assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0