IClusterProperties.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 support end date of the runtime version of the cluster.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The support end date of the runtime version of the cluster.", 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 support end date of the runtime version of the cluster.", 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