DomainServiceProperties.NotificationSettingNotifyGlobalAdmin Property

Definition

Should global admins be notified

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

Property Value

Implements

Attributes

Applies to