ContainerRegistryProperties interface
Container registry resource payload.
Properties
credentials | The credentials of the container registry resource. |
provisioning |
State of the Container Registry. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
credentials
The credentials of the container registry resource.
credentials: ContainerRegistryCredentialsUnion
Property Value
provisioningState
State of the Container Registry. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string