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에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for .NET