Delen via


AllowedPrincipals.Group Property

Definition

The list of the allowed groups.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] Group { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Group : string[] with get, set
Public Property Group As String()

Property Value

String[]

Implements

Attributes

Applies to