Share via


LocalUser.GroupId Property

Definition

An identifier for associating a group of users.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public int? GroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.GroupId : Nullable<int> with get, set
Public Property GroupId As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to