BlobServicePropertiesImpl Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
-
CreatableUpdatable<IBlobServiceProperties,BlobServicePropertiesInner,BlobServicePropertiesImpl,IHasId,IUpdate>BlobServicePropertiesImpl
- Implementações
-
IBeta IHasId IHasInner<BlobServicePropertiesInner> IHasManager<StorageManager> IAppliable<IBlobServiceProperties> ICreatable<IBlobServiceProperties> IIndexable IRefreshable<IBlobServiceProperties> IUpdatable<IUpdate> IBlank IDefinition IWithCors IWithCreate IWithDefaultServiceVersion IWithDeleteRetentionPolicy IWithStorageAccount IUpdate IWithCors IWithDefaultServiceVersion IWithDeleteRetentionPolicy IBlobServiceProperties
Propriedades
CreatorTaskGroup | (Herdado de Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>) |
Inner | (Herdado de IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>) |
Key | (Herdado de Indexable) |
Métodos
Implantações explícitas de interface
Aplica-se a
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET