Share via


ICloudServicesNetworkProperties.HybridAksClustersAssociatedId Property

Definition

Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hybridAksClustersAssociatedIds", Update=false)]
public System.Collections.Generic.List<string> HybridAksClustersAssociatedId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hybridAksClustersAssociatedIds", Update=false)>]
member this.HybridAksClustersAssociatedId : System.Collections.Generic.List<string>
Public ReadOnly Property HybridAksClustersAssociatedId As List(Of String)

Property Value

Attributes

Applies to