次の方法で共有


InstanceFailoverGroup.ReadOnlyEndpoint プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象