NotificationSettings.NotifyGlobalAdmin Property

Definition

Should global admins be notified

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.NotifyGlobalAdmins? NotifyGlobalAdmin { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)>]
member this.NotifyGlobalAdmin : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.NotifyGlobalAdmins> with get, set
Public Property NotifyGlobalAdmin As Nullable(Of NotifyGlobalAdmins)

Property Value

Implements

Attributes

Applies to