BlobContainerImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 実装
プロパティ
CreatorTaskGroup | (継承元 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>) |
Inner | (継承元 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>) |
Key | (継承元 Indexable) |
メソッド
明示的なインターフェイスの実装
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET