次の方法で共有


StorageAccountCredential.EndPoint プロパティ

定義

ストレージ エンドポイントを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象