IWithMetadata Interface

Definition

The stage of the blobcontainer definition allowing to specify Metadata.

public interface IWithMetadata
type IWithMetadata = interface
Public Interface IWithMetadata
Derived

Methods

WithMetadata(IDictionary<String,String>)

Specifies metadata.

WithMetadata(String, String)

Specifies a singluar instance of metadata.

Applies to