### YamlMime:JavaType uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions" name: "TemplateDeploymentOptions" nameWithType: "TemplateDeploymentOptions" summary: "The TemplateDeploymentOptions model." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public class **TemplateDeploymentOptions**" constructors: - uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.TemplateDeploymentOptions()" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.TemplateDeploymentOptions()" name: "TemplateDeploymentOptions()" nameWithType: "TemplateDeploymentOptions.TemplateDeploymentOptions()" summary: "Creates an instance of TemplateDeploymentOptions class." syntax: "public TemplateDeploymentOptions()" desc: "Creates an instance of TemplateDeploymentOptions class." methods: - uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.preflightOptions()" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.preflightOptions()" name: "preflightOptions()" nameWithType: "TemplateDeploymentOptions.preflightOptions()" summary: "Get the preflightOptions property: The preflightOptions property." syntax: "public List preflightOptions()" desc: "Get the preflightOptions property: The preflightOptions property." returns: description: "the preflightOptions value." type: "List<>" - uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.preflightSupported()" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.preflightSupported()" name: "preflightSupported()" nameWithType: "TemplateDeploymentOptions.preflightSupported()" summary: "Get the preflightSupported property: The preflightSupported property." syntax: "public Boolean preflightSupported()" desc: "Get the preflightSupported property: The preflightSupported property." returns: description: "the preflightSupported value." type: "Boolean" - uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.validate()" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.validate()" name: "validate()" nameWithType: "TemplateDeploymentOptions.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.withPreflightOptions(java.util.List)" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.withPreflightOptions(List preflightOptions)" name: "withPreflightOptions(List preflightOptions)" nameWithType: "TemplateDeploymentOptions.withPreflightOptions(List preflightOptions)" summary: "Set the preflightOptions property: The preflightOptions property." parameters: - description: "the preflightOptions value to set." name: "preflightOptions" type: "List<>" syntax: "public TemplateDeploymentOptions withPreflightOptions(List preflightOptions)" desc: "Set the preflightOptions property: The preflightOptions property." returns: description: "the TemplateDeploymentOptions object itself." type: "" - uid: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.withPreflightSupported(java.lang.Boolean)" fullName: "com.azure.resourcemanager.providerhub.models.TemplateDeploymentOptions.withPreflightSupported(Boolean preflightSupported)" name: "withPreflightSupported(Boolean preflightSupported)" nameWithType: "TemplateDeploymentOptions.withPreflightSupported(Boolean preflightSupported)" summary: "Set the preflightSupported property: The preflightSupported property." parameters: - description: "the preflightSupported value to set." name: "preflightSupported" type: "Boolean" syntax: "public TemplateDeploymentOptions withPreflightSupported(Boolean preflightSupported)" desc: "Set the preflightSupported property: The preflightSupported property." returns: description: "the TemplateDeploymentOptions object itself." type: "" type: "class" desc: "The TemplateDeploymentOptions model." metadata: {} package: "com.azure.resourcemanager.providerhub.models" artifact: com.azure.resourcemanager:azure-resourcemanager-providerhub:1.0.0