다음을 통해 공유


VirtualNetworkPeeringData.LocalSubnetNames Property

Definition

List of local subnet names that are subnet peered with remote virtual network.

public System.Collections.Generic.IList<string> LocalSubnetNames { get; }
member this.LocalSubnetNames : System.Collections.Generic.IList<string>
Public ReadOnly Property LocalSubnetNames As IList(Of String)

Property Value

Applies to