BlobContainerImpl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class BlobContainerImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.CreatableUpdatable<Microsoft.Azure.Management.Storage.Fluent.IBlobContainer,Microsoft.Azure.Management.Storage.Fluent.Models.BlobContainerInner,Microsoft.Azure.Management.Storage.Fluent.BlobContainerImpl,Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId,Microsoft.Azure.Management.Storage.Fluent.BlobContainer.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.BlobContainerInner>, 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.IBlobContainer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Storage.Fluent.IBlobContainer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Update.IUpdate>, Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IDefinition, Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Update.IUpdate, Microsoft.Azure.Management.Storage.Fluent.IBlobContainer
type BlobContainerImpl = class
inherit CreatableUpdatable<IBlobContainer, BlobContainerInner, BlobContainerImpl, IHasId, IUpdate>
interface IBlobContainer
interface IBeta
interface IHasInner<BlobContainerInner>
interface IHasId
interface IIndexable
interface IUpdatable<IUpdate>
interface IHasManager<StorageManager>
interface IDefinition
interface IBlank
interface IWithBlobService
interface IWithPublicAccess
interface IWithMetadata
interface IWithCreate
interface ICreatable<IBlobContainer>
interface IUpdate
interface IAppliable<IBlobContainer>
interface IWithPublicAccess
interface IWithMetadata
Public Class BlobContainerImpl
Inherits CreatableUpdatable(Of IBlobContainer, BlobContainerInner, BlobContainerImpl, IHasId, IUpdate)
Implements IAppliable(Of IBlobContainer), IBeta, IBlobContainer, ICreatable(Of IBlobContainer), IDefinition, IHasId, IHasInner(Of BlobContainerInner), IHasManager(Of StorageManager), IUpdatable(Of IUpdate), IUpdate
- Inheritance
- Implements
Properties
CreatorTaskGroup | (Inherited from Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>) |
Inner | (Inherited from IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>) |
Key | (Inherited from Indexable) |
Methods
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET