FailoverGroup.ReadOnlyEndpoint プロパティ

定義

フェールオーバー グループ インスタンスの読み取り専用エンドポイントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象