Share via


IModule.Version Property

Definition

The version of the module, e.g. '1.0'.

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The version of the module, e.g. '1.0'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="version")]
public string Version { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The version of the module, e.g. '1.0'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="version")>]
member this.Version : string
Public ReadOnly Property Version As String

Property Value

Attributes

Applies to