IBlobServices Schnittstelle

Definition

Typ, der BlobServices darstellt.

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)
Abgeleitet
Implementiert

Eigenschaften

Inner

Typ, der BlobServices darstellt.

(Geerbt von IHasInner<T>)

Methoden

Define(String)

Typ, der BlobServices darstellt.

(Geerbt von ISupportsCreating<T>)
GetServicePropertiesAsync(String, String, CancellationToken)

Ruft die Eigenschaften des Blobdiensts eines Speicherkontos ab, einschließlich Eigenschaften für Storage Analytics- und CORS-Regeln (Cross-Origin Resource Sharing).

Gilt für: