CloudServiceInstanceView.SdkVersion Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string SdkVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.SdkVersion : string
Public ReadOnly Property SdkVersion As String

Property Value

Implements

Attributes

Applies to