Share via


IKubernetesCluster.FeatureStatuses Property

Definition

The current feature settings.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The current feature settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IFeatureStatus) }, Read=true, ReadOnly=true, Required=false, SerializedName="featureStatuses", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IFeatureStatus> FeatureStatuses { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The current feature settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IFeatureStatus) }, Read=true, ReadOnly=true, Required=false, SerializedName="featureStatuses", Update=false)>]
member this.FeatureStatuses : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IFeatureStatus>
Public ReadOnly Property FeatureStatuses As List(Of IFeatureStatus)

Property Value

Attributes

Applies to