DeploymentGetResponse.SdkVersion Property

 

Gets or sets the version of the Microsoft Azure SDK that was used to generate the .cspkg file that was used to create the deployment.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property SdkVersion As String

Property Value

Type: System.String

The Azure SDK version.

The first two numerical components of the returned version represent the version of the SDK used to create the package.

Return to top
Show: