次の方法で共有


CloudFileDirectory.ServiceClient プロパティ

定義

ファイル サービスのエンドポイントを指定する CloudFileClient オブジェクトを取得します。

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

プロパティ値

CloudFileClient オブジェクト。

適用対象