Share via


VpnServerConfigurationInner.VpnServerConfigurationName Property

Definition

Gets or sets the name of the VpnServerConfiguration that is unique within a resource group.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string VpnServerConfigurationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.VpnServerConfigurationName : string with get, set
Public Property VpnServerConfigurationName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to