Compartir a través de


ApiManagementServiceUpdateParameters.PlatformVersion Propiedad

Definición

Obtiene la versión de plataforma de proceso que ejecuta el servicio en esta ubicación. Entre los valores posibles se incluyen: 'undetermined', 'stv1', 'stv2', 'mtv1'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.platformVersion")]
public string PlatformVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.platformVersion")>]
member this.PlatformVersion : string
Public ReadOnly Property PlatformVersion As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a