Share via


IKubernetesClusterFeature.AvailabilityLifecycle Property

Definition

The lifecycle indicator of the feature.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Preview", "GenerallyAvailable" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The lifecycle indicator of the feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="availabilityLifecycle", Update=false)]
public string AvailabilityLifecycle { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Preview", "GenerallyAvailable" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The lifecycle indicator of the feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="availabilityLifecycle", Update=false)>]
member this.AvailabilityLifecycle : string
Public ReadOnly Property AvailabilityLifecycle As String

Property Value

Attributes

Applies to