IKubernetesClusterFeature.AvailabilityLifecycle 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 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