DataLakeStoreAccount.Endpoint プロパティ

定義

このアカウントの完全な CName エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")]
public string Endpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")>]
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象