次の方法で共有


StorageAccountInner.SecondaryEndpoints プロパティ

定義

ストレージ アカウントのセカンダリの場所からパブリック BLOB、キュー、またはテーブル オブジェクトの取得を実行するために使用される URL を取得します。 SKU 名がStandard_RAGRSされている場合にのみ使用できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象