Condividi tramite


PublicIPAddress.MigrationPhase Property

Definition

Gets or sets migration phase of Public IP Address. Possible values include: 'None', 'Prepare', 'Commit', 'Abort', 'Committed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationPhase")]
public string MigrationPhase { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationPhase")>]
member this.MigrationPhase : string with get, set
Public Property MigrationPhase As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to