Partager via


ContainerGroupInner.ImageRegistryCredentials Propriété

Définition

Obtient ou définit les informations d’identification du registre d’images à partir desquelles le groupe de conteneurs est créé.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à