PSContainerGroup.Containers Property

Definition

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

Property Value

Applies to