Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition Namespace

Interfaces

IBlank

The first stage of a BlobContainer definition.

IDefinition

The entirety of the BlobContainer definition.

IWithBlobService

The stage of the blobcontainer definition allowing to specify BlobService.

IWithCreate

The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified.

IWithMetadata

The stage of the blobcontainer definition allowing to specify Metadata.

IWithPublicAccess

The stage of the blobcontainer definition allowing to specify PublicAccess.