Share via


ITemplateDeploymentOptions Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.TemplateDeploymentOptionsTypeConverter))]
public interface ITemplateDeploymentOptions : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.TemplateDeploymentOptionsTypeConverter))>]
type ITemplateDeploymentOptions = interface
    interface IJsonSerializable
Public Interface ITemplateDeploymentOptions
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PreflightOption
PreflightSupported

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to