Partager via


IBlobServices Interface

Définition

Type représentant BlobServices.

public interface IBlobServices : 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>
type IBlobServices = interface
    interface IBeta
    interface ISupportsCreating<IBlank>
    interface IHasInner<IBlobServicesOperations>
Public Interface IBlobServices
Implements IBeta, IHasInner(Of IBlobServicesOperations), ISupportsCreating(Of IBlank)
Dérivé
Implémente

Propriétés

Inner

Type représentant BlobServices.

(Hérité de IHasInner<T>)

Méthodes

Define(String)

Type représentant BlobServices.

(Hérité de ISupportsCreating<T>)
GetServicePropertiesAsync(String, String, CancellationToken)

Obtient les propriétés du service Blob d’un compte de stockage, y compris les propriétés pour les règles Storage Analytics et CORS (Cross-Origin Resource Sharing).

S’applique à