次の方法で共有


AzureBlobStorageOptions.BlobServiceClient プロパティ

定義

Azure Blob Service へのアクセスに使用するクライアントを取得または設定します。

public Azure.Storage.Blobs.BlobServiceClient BlobServiceClient { get; set; }
member this.BlobServiceClient : Azure.Storage.Blobs.BlobServiceClient with get, set
Public Property BlobServiceClient As BlobServiceClient

プロパティ値

適用対象