次の方法で共有


VpnServerConfiguration.VpnServerConfigurationName プロパティ

定義

リソース グループ内で一意の VpnServerConfiguration の名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象