PSContainerGroup.ImageRegistryCredentials Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Models.ImageRegistryCredential> ImageRegistryCredentials { get; set; }
member this.ImageRegistryCredentials : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Models.ImageRegistryCredential> with get, set
Public Property ImageRegistryCredentials As IList(Of ImageRegistryCredential)

Property Value

Applies to