IServiceResource.Version Property

Definition

Version of the Service

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Version of the Service", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="version")]
public int? Version { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Version of the Service", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="version")>]
member this.Version : Nullable<int>
Public ReadOnly Property Version As Nullable(Of Integer)

Property Value

Attributes

Applies to