Compartir a través de


PublicIPAddress.MigrationPhase Propiedad

Definición

Obtiene o establece la fase de migración de la dirección IP pública. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a