SyncMember.SyncAgentId プロパティ

定義

同期メンバー内の同期エージェントの ARM リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象