次の方法で共有


ExpressRouteCircuitPeering.LastModifiedBy プロパティ

定義

ピアリングを最後に変更したユーザーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedBy")]
public string LastModifiedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedBy")>]
member this.LastModifiedBy : string
Public ReadOnly Property LastModifiedBy As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象