IBlank Interface

Definition

The first stage of a BlobServiceProperties definition.

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

Methods

WithExistingStorageAccount(String, String)

Specifies resourceGroupName, accountName.

(Inherited from IWithStorageAccount)

Applies to