IClusterAvailableUpgradeVersion.SupportExpiryDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The last date the version of the platform is supported.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The last date the version of the platform is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportExpiryDate")]
public string SupportExpiryDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The last date the version of the platform is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportExpiryDate")>]
member this.SupportExpiryDate : string
Public ReadOnly Property SupportExpiryDate As String
Property Value
- Attributes