ISecurityGroupEntity.DistinguishedName Property

Definition

The group distinguished name

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The group distinguished name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="distinguishedName", Update=false)]
public string DistinguishedName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The group distinguished name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="distinguishedName", Update=false)>]
member this.DistinguishedName : string
Public ReadOnly Property DistinguishedName As String

Property Value

Attributes

Applies to