CloudFileShare.ServiceClient プロパティ

定義

共有のサービス クライアントを取得します。

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

プロパティ値

ファイル サービスのエンドポイントを指定するクライアント オブジェクトです。

適用対象