IHasAssociatedSubnets.ListAssociatedSubnets Method

Definition

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.ISubnet> ListAssociatedSubnets ();
abstract member ListAssociatedSubnets : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.ISubnet>
Public Function ListAssociatedSubnets () As IReadOnlyList(Of ISubnet)

Returns

Applies to