Share via


IContainerInstanceIdentity.ContainerGroupProfileName Property

Definition

The name of the container group profile.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The name of the container group profile.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerGroupProfileName")]
public string ContainerGroupProfileName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The name of the container group profile.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerGroupProfileName")>]
member this.ContainerGroupProfileName : string with get, set
Public Property ContainerGroupProfileName As String

Property Value

Attributes

Applies to