Compartir a través de


IKubernetesClusterFeature.AvailabilityLifecycle Property

Definition

The lifecycle indicator of the feature.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The lifecycle indicator of the feature.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesClusterFeatureAvailabilityLifecycle) }, ReadOnly=true, Required=false, SerializedName="availabilityLifecycle")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesClusterFeatureAvailabilityLifecycle? AvailabilityLifecycle { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The lifecycle indicator of the feature.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesClusterFeatureAvailabilityLifecycle) }, ReadOnly=true, Required=false, SerializedName="availabilityLifecycle")>]
member this.AvailabilityLifecycle : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.KubernetesClusterFeatureAvailabilityLifecycle>
Public ReadOnly Property AvailabilityLifecycle As Nullable(Of KubernetesClusterFeatureAvailabilityLifecycle)

Property Value

Attributes

Applies to