Partilhar via


IBlobServiceProperties Interface

Definição

Tipo que representa BlobServiceProperties.

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)
Derivado
Implementações

Propriedades

Cors

Obtém o valor cors.

DefaultServiceVersion

Obtém o valor defaultServiceVersion.

DeleteRetentionPolicy

Obtém o valor deleteRetentionPolicy.

Id

Obtém o valor da ID.

Inner

Tipo que representa BlobServiceProperties.

(Herdado de IHasInner<T>)
Key

Tipo que representa BlobServiceProperties.

(Herdado de IIndexable)
Manager

Obtém o tipo de cliente gerenciador desse tipo de recurso.

(Herdado de IHasManager<ManagerT>)
Name

Obtém o valor do nome.

Type

Obtém o valor do tipo.

Métodos

Refresh()

Atualiza o recurso para sincronizar com o Azure.

(Herdado de IRefreshable<T>)
RefreshAsync(CancellationToken)

Atualiza o recurso para sincronizar com o Azure.

(Herdado de IRefreshable<T>)
Update()

Tipo que representa BlobServiceProperties.

(Herdado de IUpdatable<T>)

Aplica-se a