### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts" fullName: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts" name: "SetupScripts" nameWithType: "SetupScripts" summary: "Details of customized scripts to execute for setting up the cluster." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **SetupScripts**" constructors: - uid: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.SetupScripts()" fullName: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.SetupScripts()" name: "SetupScripts()" nameWithType: "SetupScripts.SetupScripts()" syntax: "public SetupScripts()" methods: - uid: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.scripts()" fullName: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.scripts()" name: "scripts()" nameWithType: "SetupScripts.scripts()" summary: "Get the scripts property: Customized setup scripts." syntax: "public ScriptsToExecute scripts()" desc: "Get the scripts property: Customized setup scripts." returns: description: "the scripts value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.validate()" fullName: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.validate()" name: "validate()" nameWithType: "SetupScripts.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.withScripts(com.azure.resourcemanager.machinelearningservices.models.ScriptsToExecute)" fullName: "com.azure.resourcemanager.machinelearningservices.models.SetupScripts.withScripts(ScriptsToExecute scripts)" name: "withScripts(ScriptsToExecute scripts)" nameWithType: "SetupScripts.withScripts(ScriptsToExecute scripts)" summary: "Set the scripts property: Customized setup scripts." parameters: - description: "the scripts value to set." name: "scripts" type: "" syntax: "public SetupScripts withScripts(ScriptsToExecute scripts)" desc: "Set the scripts property: Customized setup scripts." returns: description: "the SetupScripts object itself." type: "" type: "class" desc: "Details of customized scripts to execute for setting up the cluster." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1