Compartir a través de


IBlobServiceProperties Interfaz

Definición

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
Implementaciones

Propiedades

Cors

Obtiene el valor cors.

DefaultServiceVersion

Obtiene el valor defaultServiceVersion.

DeleteRetentionPolicy

Obtiene el valor deleteRetentionPolicy.

Id

Obtiene el valor de id.

Inner

Tipo que representa BlobServiceProperties.

(Heredado de IHasInner<T>)
Key

Tipo que representa BlobServiceProperties.

(Heredado de IIndexable)
Manager

Obtiene el tipo de cliente de administrador de este tipo de recurso.

(Heredado de IHasManager<ManagerT>)
Name

Obtiene el valor de nombre.

Type

Obtiene el valor de tipo.

Métodos

Refresh()

Actualiza el recurso para que se sincronice con Azure.

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

Actualiza el recurso para que se sincronice con Azure.

(Heredado de IRefreshable<T>)
Update()

Tipo que representa BlobServiceProperties.

(Heredado de IUpdatable<T>)

Se aplica a