Compartir a través de


BlobServicesImpl Clase

Definición

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)
Herencia
Implementaciones

Propiedades

Inner (Heredado de Wrapper<InnerT>)

Métodos

Define(String)
GetServicePropertiesAsync(String, String, CancellationToken)
Manager()
SetInner(InnerT) (Heredado de Wrapper<InnerT>)

Implementaciones de interfaz explícitas

IBlobServices.GetServicePropertiesAsync(String, String, CancellationToken)

Obtiene las propiedades de blob service de una cuenta de almacenamiento, incluidas las propiedades de las reglas de Storage Analytics y CORS (uso compartido de recursos entre orígenes).

ISupportsCreating<IBlank>.Define(String)

Se aplica a