IBlank Interface

Definition

The first stage of a BlobContainer definition.

public interface IBlank : Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IWithBlobService
type IBlank = interface
    interface IWithBlobService
Public Interface IBlank
Implements IWithBlobService
Derived
Implements

Methods

WithExistingBlobService(String, String)

Specifies resourceGroupName, accountName.

(Inherited from IWithBlobService)

Applies to