IResourceContainerImageBuilder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a service to publishers for building containers that represent a resource.
public interface IResourceContainerImageBuilder
type IResourceContainerImageBuilder = interface
Public Interface IResourceContainerImageBuilder
Methods
BuildImageAsync(IResource, CancellationToken) |
Builds a container that represents the specified resource. |