Compartilhar via


BlobServicePropertiesImpl Classe

Definição

public class BlobServicePropertiesImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.CreatableUpdatable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties,Microsoft.Azure.Management.Storage.Fluent.Models.BlobServicePropertiesInner,Microsoft.Azure.Management.Storage.Fluent.BlobServicePropertiesImpl,Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId,Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate>, 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.IAppliable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>, 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>, Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Definition.IDefinition, Microsoft.Azure.Management.Storage.Fluent.BlobServiceProperties.Update.IUpdate, Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties
type BlobServicePropertiesImpl = class
    inherit CreatableUpdatable<IBlobServiceProperties, BlobServicePropertiesInner, BlobServicePropertiesImpl, IHasId, IUpdate>
    interface IBlobServiceProperties
    interface IBeta
    interface IHasInner<BlobServicePropertiesInner>
    interface IHasId
    interface IIndexable
    interface IRefreshable<IBlobServiceProperties>
    interface IUpdatable<IUpdate>
    interface IHasManager<StorageManager>
    interface IDefinition
    interface IBlank
    interface IWithStorageAccount
    interface IWithCreate
    interface ICreatable<IBlobServiceProperties>
    interface IWithCors
    interface IWithDefaultServiceVersion
    interface IWithDeleteRetentionPolicy
    interface IUpdate
    interface IAppliable<IBlobServiceProperties>
    interface IWithCors
    interface IWithDefaultServiceVersion
    interface IWithDeleteRetentionPolicy
Public Class BlobServicePropertiesImpl
Inherits CreatableUpdatable(Of IBlobServiceProperties, BlobServicePropertiesInner, BlobServicePropertiesImpl, IHasId, IUpdate)
Implements IAppliable(Of IBlobServiceProperties), IBeta, IBlobServiceProperties, ICreatable(Of IBlobServiceProperties), IDefinition, IHasId, IHasInner(Of BlobServicePropertiesInner), IHasManager(Of StorageManager), IRefreshable(Of IBlobServiceProperties), IUpdatable(Of IUpdate), IUpdate
Herança
Implementações

Propriedades

CreatorTaskGroup (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
Inner (Herdado de IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
Key (Herdado de Indexable)

Métodos

AddCreatableDependency(IResourceCreator<IResourceT>) (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
Apply() (Herdado de CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
ApplyAsync(CancellationToken, Boolean) (Herdado de CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
Cors()
Create() (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateAsync(CancellationToken, Boolean) (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreatedResource(String) (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateResource() (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateResourceAsync(CancellationToken)
DefaultServiceVersion()
DeleteRetentionPolicy()
GetInnerAsync(CancellationToken)
Id()
IsInCreateMode()
Manager()
Name()
Refresh() (Herdado de IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
RefreshAsync(CancellationToken) (Herdado de IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
SetInner(InnerResourceT) (Herdado de IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
Type()
Update() (Herdado de CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
UpdateResourceAsync(CancellationToken)
WithCORSRule(CorsRule)
WithCORSRules(IList<CorsRule>)
WithDefaultServiceVersion(String)
WithDeleteRetentionPolicy(DeleteRetentionPolicy)
WithDeleteRetentionPolicyDisabled()
WithDeleteRetentionPolicyEnabled(Int32)
WithExistingStorageAccount(String, String)

Implantações explícitas de interface

IBlobServiceProperties.Cors

Obtém o valor cors.

IBlobServiceProperties.DefaultServiceVersion

Obtém o valor defaultServiceVersion.

IBlobServiceProperties.DeleteRetentionPolicy

Obtém o valor deleteRetentionPolicy.

IBlobServiceProperties.Id

Obtém o valor da ID.

IBlobServiceProperties.Name

Obtém o valor do nome.

IBlobServiceProperties.Type

Obtém o valor do tipo.

IHasId.Id
IHasManager<StorageManager>.Manager
IResourceCreator<IResourceT>.CreateResource() (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
IResourceCreator<IResourceT>.CreateResourceAsync(CancellationToken) (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
IWithCors.WithCORSRule(CorsRule)

Especifica uma única regra CORS.

IWithCors.WithCORSRule(CorsRule)

Especifica uma única regra CORS.

IWithCors.WithCORSRules(IList<CorsRule>)

Especifica todas as regras do CORS.

IWithCors.WithCORSRules(IList<CorsRule>)

Especifica todas as regras do CORS.

IWithDefaultServiceVersion.WithDefaultServiceVersion(String)

Especifica defaultServiceVersion.

IWithDefaultServiceVersion.WithDefaultServiceVersion(String)

Especifica defaultServiceVersion.

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicy(DeleteRetentionPolicy)

Especifica deleteRetentionPolicy.

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicy(DeleteRetentionPolicy)

Especifica deleteRetentionPolicy.

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyDisabled()

Especifica que a política de retenção de exclusão está desabilitada.

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyDisabled()

Especifica que a política de retenção de exclusão está desabilitada.

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyEnabled(Int32)

Especifica que a política de retenção de exclusão está habilitada para exclusão temporária.

IWithDeleteRetentionPolicy.WithDeleteRetentionPolicyEnabled(Int32)

Especifica que a política de retenção de exclusão está habilitada para exclusão temporária.

IWithStorageAccount.WithExistingStorageAccount(String, String)

Especifica resourceGroupName, accountName.

Aplica-se a