次の方法で共有


ServerPrivateEndpointConnection.Properties プロパティ

定義

プライベート エンドポイント接続プロパティを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnectionProperties Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnectionProperties
Public ReadOnly Property Properties As PrivateEndpointConnectionProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象