Share via


IResourceTypeRegistrationPropertiesTemplateDeploymentOptions Interface

Definition

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

Properties

PreflightOption (Inherited from ITemplateDeploymentOptions)
PreflightSupported (Inherited from ITemplateDeploymentOptions)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to