Share via


SiteVirtualNetworkConnectionGateway.Name Property

Definition

Name of the gateway. Currently, the only supported string is "primary".

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

Property Value

Applies to