次の方法で共有


PeerExpressRouteCircuitConnection.AuthResourceGuid プロパティ

定義

高速ルート回線接続に使用される承認のリソース GUID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象