VirtualNetworkPeering.RemoteSubnetNames Property

Definition

List of remote subnet names from remote virtual network that are subnet peered.

public Azure.Provisioning.BicepList<string> RemoteSubnetNames { get; set; }
member this.RemoteSubnetNames : Azure.Provisioning.BicepList<string> with get, set
Public Property RemoteSubnetNames As BicepList(Of String)

Property Value

Applies to