Condividi tramite


IWithTemplate Interface

Definition

A deployment update allowing to change the template.

public interface IWithTemplate
type IWithTemplate = interface
Public Interface IWithTemplate
Derived

Methods

WithTemplate(Object)

Specifies the template as an object.

WithTemplate(String)

Specifies the template as a JSON string.

WithTemplateLink(String, String)

Specifies the template as a URL.

Applies to