NewAzADDomainService_CreateExpanded.DomainSecuritySettingSyncOnPremPassword Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Category(new Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncOnPremPasswords) }, ReadOnly=false, Required=false, SerializedName="syncOnPremPasswords")]
[System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncOnPremPasswords))]
[System.Management.Automation.Parameter(HelpMessage="A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncOnPremPasswords DomainSecuritySettingSyncOnPremPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Category(new Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncOnPremPasswords) }, ReadOnly=false, Required=false, SerializedName="syncOnPremPasswords")>]
[<System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncOnPremPasswords))>]
[<System.Management.Automation.Parameter(HelpMessage="A flag to determine whether or not SyncOnPremPasswords is enabled or disabled.", Mandatory=false)>]
member this.DomainSecuritySettingSyncOnPremPassword : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.SyncOnPremPasswords with get, set
Public Property DomainSecuritySettingSyncOnPremPassword As SyncOnPremPasswords

Property Value

SyncOnPremPasswords
Attributes

Applies to