Compartilhar via


ContainerGroupInner.ImageRegistryCredentials Propriedade

Definição

Obtém ou define as credenciais do registro de imagem pelas quais o grupo de contêineres é criado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.imageRegistryCredentials")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ImageRegistryCredential> ImageRegistryCredentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.imageRegistryCredentials")>]
member this.ImageRegistryCredentials : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ImageRegistryCredential> with get, set
Public Property ImageRegistryCredentials As IList(Of ImageRegistryCredential)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a