Freigeben über


IManagedClusterListResult.Value Property

Definition

The list of managed clusters.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The list of managed clusters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedCluster) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedCluster[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The list of managed clusters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedCluster) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedCluster[] with get, set
Public Property Value As IManagedCluster()

Property Value

Attributes

Applies to