ApiManagementServiceBaseProperties.PlatformVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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