Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

获取存储帐户的 Blob 服务的属性,包括 存储分析 和 CORS (跨域资源共享) 规则的属性。

ISupportsCreating<IBlank>.Define(String)

适用于