Share via


IResourceTypeRegistration.TemplateDeploymentOptionPreflightSupported Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="preflightSupported")]
public bool? TemplateDeploymentOptionPreflightSupported { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="preflightSupported")>]
member this.TemplateDeploymentOptionPreflightSupported : Nullable<bool> with get, set
Public Property TemplateDeploymentOptionPreflightSupported As Nullable(Of Boolean)

Property Value

Attributes

Applies to