Share via


ServiceFabricManagedClusterData.AuxiliarySubnets Property

Definition

Auxiliary subnets for the cluster.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedClusterSubnet> AuxiliarySubnets { get; }
member this.AuxiliarySubnets : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedClusterSubnet>
Public ReadOnly Property AuxiliarySubnets As IList(Of ManagedClusterSubnet)

Property Value

Applies to