IDomainService.ReplicaSet Property

Definition

List of ReplicaSets

[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")]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IReplicaSet[] ReplicaSet { get; set; }
[<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")>]
member this.ReplicaSet : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.IReplicaSet[] with get, set
Public Property ReplicaSet As IReplicaSet()

Property Value

Attributes

Applies to