Freigeben über


IBareMetalMachineKeySet.OSGroupName Property

Definition

The name of the group that users will be assigned to on the operating system of the machines.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The name of the group that users will be assigned to on the operating system of the machines.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osGroupName", Update=false)]
public string OSGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The name of the group that users will be assigned to on the operating system of the machines.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osGroupName", Update=false)>]
member this.OSGroupName : string with get, set
Public Property OSGroupName As String

Property Value

Attributes

Applies to