### YamlMime:JavaType uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties" name: "PredefinedAcceleratorProperties" nameWithType: "PredefinedAcceleratorProperties" summary: "Predefined accelerator properties payload." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **PredefinedAcceleratorProperties**
implements <>" constructors: - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.PredefinedAcceleratorProperties()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.PredefinedAcceleratorProperties()" name: "PredefinedAcceleratorProperties()" nameWithType: "PredefinedAcceleratorProperties.PredefinedAcceleratorProperties()" summary: "Creates an instance of PredefinedAcceleratorProperties class." syntax: "public PredefinedAcceleratorProperties()" desc: "Creates an instance of PredefinedAcceleratorProperties class." methods: - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.acceleratorTags()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.acceleratorTags()" name: "acceleratorTags()" nameWithType: "PredefinedAcceleratorProperties.acceleratorTags()" summary: "Get the acceleratorTags property: The acceleratorTags property." syntax: "public List acceleratorTags()" desc: "Get the acceleratorTags property: The acceleratorTags property." returns: description: "the acceleratorTags value." type: "List<String>" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.description()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.description()" name: "description()" nameWithType: "PredefinedAcceleratorProperties.description()" summary: "Get the description property: The description property." syntax: "public String description()" desc: "Get the description property: The description property." returns: description: "the description value." type: "String" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.displayName()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.displayName()" name: "displayName()" nameWithType: "PredefinedAcceleratorProperties.displayName()" summary: "Get the displayName property: The displayName property." syntax: "public String displayName()" desc: "Get the displayName property: The displayName property." returns: description: "the displayName value." type: "String" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "PredefinedAcceleratorProperties.fromJson(JsonReader jsonReader)" summary: "Reads an instance of PredefinedAcceleratorProperties from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static PredefinedAcceleratorProperties fromJson(JsonReader jsonReader)" exceptions: - description: "If an error occurs while reading the PredefinedAcceleratorProperties." type: "IOException" desc: "Reads an instance of PredefinedAcceleratorProperties from the JsonReader." returns: description: "An instance of PredefinedAcceleratorProperties if the JsonReader was pointing to an instance of it, or\n null if it was pointing to JSON null." type: "" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.iconUrl()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.iconUrl()" name: "iconUrl()" nameWithType: "PredefinedAcceleratorProperties.iconUrl()" summary: "Get the iconUrl property: The iconUrl property." syntax: "public String iconUrl()" desc: "Get the iconUrl property: The iconUrl property." returns: description: "the iconUrl value." type: "String" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.provisioningState()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.provisioningState()" name: "provisioningState()" nameWithType: "PredefinedAcceleratorProperties.provisioningState()" summary: "Get the provisioningState property: Provisioning state of the predefined accelerator." syntax: "public PredefinedAcceleratorProvisioningState provisioningState()" desc: "Get the provisioningState property: Provisioning state of the predefined accelerator." returns: description: "the provisioningState value." type: "" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.state()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.state()" name: "state()" nameWithType: "PredefinedAcceleratorProperties.state()" summary: "Get the state property: State of the predefined accelerator." syntax: "public PredefinedAcceleratorState state()" desc: "Get the state property: State of the predefined accelerator." returns: description: "the state value." type: "" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "PredefinedAcceleratorProperties.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.validate()" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.validate()" name: "validate()" nameWithType: "PredefinedAcceleratorProperties.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.withState(com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorState)" fullName: "com.azure.resourcemanager.appplatform.models.PredefinedAcceleratorProperties.withState(PredefinedAcceleratorState state)" name: "withState(PredefinedAcceleratorState state)" nameWithType: "PredefinedAcceleratorProperties.withState(PredefinedAcceleratorState state)" summary: "Set the state property: State of the predefined accelerator." parameters: - description: "the state value to set." name: "state" type: "" syntax: "public PredefinedAcceleratorProperties withState(PredefinedAcceleratorState state)" desc: "Set the state property: State of the predefined accelerator." returns: description: "the PredefinedAcceleratorProperties object itself." type: "" type: "class" desc: "Predefined accelerator properties payload." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.appplatform.models" artifact: com.azure.resourcemanager:azure-resourcemanager-appplatform:2.44.0