ApiManagementServiceBaseProperties.PlatformVersion Property

Definition

Gets compute Platform Version running the service in this location. Possible values include: 'undetermined', 'stv1', 'stv2', 'mtv1'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to