次の方法で共有


CloudQueueClient.StorageUri プロパティ

定義

プライマリとセカンダリの両方の場所の Queue サービスのエンドポイントを取得します。

public Microsoft.Azure.Storage.StorageUri StorageUri { get; }
member this.StorageUri : Microsoft.Azure.Storage.StorageUri
Public ReadOnly Property StorageUri As StorageUri

プロパティ値

プライマリとセカンダリの両方の場所の Queue サービスの URI を格納する StorageUri 型のオブジェクトです。

適用対象