DeploymentGetResponse.SdkVersion Property

Definition

Optional. The version of the Azure SDK that was used to generate the .cspkg that created this deployment. The first two numerical components of the returned version represent the version of the SDK used to create the package.

public string SdkVersion { get; set; }
member this.SdkVersion : string with get, set
Public Property SdkVersion As String

Property Value

Applies to