IA2AReplicationDetails.PlatformFaultDomain Property

Definition

the platform fault domain.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="the platform fault domain.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="platformFaultDomain", Update=true)]
public int? PlatformFaultDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="the platform fault domain.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="platformFaultDomain", Update=true)>]
member this.PlatformFaultDomain : Nullable<int> with get, set
Public Property PlatformFaultDomain As Nullable(Of Integer)

Property Value

Attributes

Applies to