IFabricProperties.BcdrState Property

Definition

BCDR state of the fabric.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="BCDR state of the fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="bcdrState", Update=true)]
public string BcdrState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="BCDR state of the fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="bcdrState", Update=true)>]
member this.BcdrState : string with get, set
Public Property BcdrState As String

Property Value

Attributes

Applies to