Share via


BlobServicesImpl クラス

定義

public class BlobServicesImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Storage.Fluent.IBlobServicesOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.IBlobServicesOperations>, Microsoft.Azure.Management.Storage.Fluent.IBlobServices
type BlobServicesImpl = class
    inherit Wrapper<IBlobServicesOperations>
    interface IBlobServices
    interface IBeta
    interface ISupportsCreating<IBlank>
    interface IHasInner<IBlobServicesOperations>
Public Class BlobServicesImpl
Inherits Wrapper(Of IBlobServicesOperations)
Implements IBeta, IBlobServices, IHasInner(Of IBlobServicesOperations), ISupportsCreating(Of IBlank)
継承
実装

プロパティ

Inner (継承元 Wrapper<InnerT>)

メソッド

Define(String)
GetServicePropertiesAsync(String, String, CancellationToken)
Manager()
SetInner(InnerT) (継承元 Wrapper<InnerT>)

明示的なインターフェイスの実装

IBlobServices.GetServicePropertiesAsync(String, String, CancellationToken)

Storage Analyticsおよび CORS (クロスオリジン リソース共有) ルールのプロパティを含む、ストレージ アカウントの BLOB サービスのプロパティを取得します。

ISupportsCreating<IBlank>.Define(String)

適用対象