共用方式為


CloudServiceInstanceView.SdkVersion Property

Definition

Gets the version of the SDK that was used to generate the package for the cloud service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to