NGroupData.ContainerGroupProfiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Container Group Profiles that could be used in the NGroups resource.
public System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupProfileStub> ContainerGroupProfiles { get; }
member this.ContainerGroupProfiles : System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupProfileStub>
Public ReadOnly Property ContainerGroupProfiles As IList(Of ContainerGroupProfileStub)