UpdateAzADDomainService_UpdateViaIdentityExpanded.ReplicaSet 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="List of ReplicaSets", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IReplicaSet) }, ReadOnly=false, Required=false, SerializedName="replicaSets")]
[System.Management.Automation.AllowEmptyCollection]
[System.Management.Automation.Parameter(HelpMessage="List of ReplicaSets", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IReplicaSet[] ReplicaSet { 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="List of ReplicaSets", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IReplicaSet) }, ReadOnly=false, Required=false, SerializedName="replicaSets")>]
[<System.Management.Automation.AllowEmptyCollection>]
[<System.Management.Automation.Parameter(HelpMessage="List of ReplicaSets", Mandatory=false)>]
member this.ReplicaSet : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IReplicaSet[] with get, set
Public Property ReplicaSet As IReplicaSet()

Property Value

IReplicaSet[]
Attributes

Applies to