DomainServiceProperties.NotificationSettingNotifyDcAdmin Property

Definition

Should domain controller admins be notified

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

Property Value

Implements

Attributes

Applies to