次の方法で共有


SyncGroupInner.Schema プロパティ

定義

同期グループの同期スキーマを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")]
public Microsoft.Azure.Management.Sql.Fluent.Models.SyncGroupSchema Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")>]
member this.Schema : Microsoft.Azure.Management.Sql.Fluent.Models.SyncGroupSchema with get, set
Public Property Schema As SyncGroupSchema

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象