IBlobServices Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET