Freigeben über


IBlobServiceProperties Schnittstelle

Definition

Typ, der BlobServiceProperties darstellt.

public interface IBlobServiceProperties : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.Models.BlobServicePropertiesInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Storage.Fluent.StorageManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate>
type IBlobServiceProperties = interface
    interface IBeta
    interface IHasInner<BlobServicePropertiesInner>
    interface IHasId
    interface IIndexable
    interface IRefreshable<IBlobServiceProperties>
    interface IUpdatable<IUpdate>
    interface IHasManager<StorageManager>
Public Interface IBlobServiceProperties
Implements IBeta, IHasId, IHasInner(Of BlobServicePropertiesInner), IHasManager(Of StorageManager), IIndexable, IRefreshable(Of IBlobServiceProperties), IUpdatable(Of IUpdate)
Abgeleitet
Implementiert

Eigenschaften

Cors

Ruft den cors-Wert ab.

DefaultServiceVersion

Ruft den DefaultServiceVersion-Wert ab.

DeleteRetentionPolicy

Ruft den DeleteRetentionPolicy-Wert ab.

Id

Ruft den ID-Wert ab.

Inner

Typ, der BlobServiceProperties darstellt.

(Geerbt von IHasInner<T>)
Key

Typ, der BlobServiceProperties darstellt.

(Geerbt von IIndexable)
Manager

Ruft den Managerclienttyp dieses Ressourcentyps ab.

(Geerbt von IHasManager<ManagerT>)
Name

Ruft den Namenswert ab.

Type

Ruft den Typwert ab.

Methoden

Refresh()

Aktualisiert die Ressource zur Synchronisierung mit Azure.

(Geerbt von IRefreshable<T>)
RefreshAsync(CancellationToken)

Aktualisiert die Ressource zur Synchronisierung mit Azure.

(Geerbt von IRefreshable<T>)
Update()

Typ, der BlobServiceProperties darstellt.

(Geerbt von IUpdatable<T>)

Gilt für: