A2AReplicationDetails.IsClusterInfraReady Property

Definition

A value indicating if the cluster infra is ready or not.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public bool? IsClusterInfraReady { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.IsClusterInfraReady : Nullable<bool> with get, set
Public Property IsClusterInfraReady As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to