次の方法で共有


StorageAccountData.PrimaryEndpoints プロパティ

定義

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

public Azure.ResourceManager.Storage.Models.StorageAccountEndpoints PrimaryEndpoints { get; }
member this.PrimaryEndpoints : Azure.ResourceManager.Storage.Models.StorageAccountEndpoints
Public ReadOnly Property PrimaryEndpoints As StorageAccountEndpoints

プロパティ値

適用対象