次の方法で共有


FollowerDatabaseDefinition.ClusterResourceId プロパティ

定義

このクラスターが所有するデータベースに続くクラスターのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象