次の方法で共有


StorageAccountInner.PrimaryEndpoints プロパティ

定義

パブリック BLOB、キュー、またはテーブル オブジェクトの取得を実行するために使用される URL を取得します。 Standard_ZRSアカウントとPremium_LRS アカウントは BLOB エンドポイントのみを返します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryEndpoints")]
public Microsoft.Azure.Management.Storage.Fluent.Models.Endpoints PrimaryEndpoints { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryEndpoints")>]
member this.PrimaryEndpoints : Microsoft.Azure.Management.Storage.Fluent.Models.Endpoints
Public ReadOnly Property PrimaryEndpoints As Endpoints

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象