174 строки
12 KiB
YAML
174 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity"
|
|
name: "SkuCapacity"
|
|
nameWithType: "SkuCapacity"
|
|
summary: "The SKU capacity."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **SkuCapacity**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.SkuCapacity()"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.SkuCapacity()"
|
|
name: "SkuCapacity()"
|
|
nameWithType: "SkuCapacity.SkuCapacity()"
|
|
summary: "Creates an instance of Sku<wbr>Capacity class."
|
|
syntax: "public SkuCapacity()"
|
|
desc: "Creates an instance of SkuCapacity class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.defaultProperty()"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.defaultProperty()"
|
|
name: "defaultProperty()"
|
|
nameWithType: "SkuCapacity.defaultProperty()"
|
|
summary: "Get the default<wbr>Property property: Gets or sets the default."
|
|
syntax: "public Integer defaultProperty()"
|
|
desc: "Get the defaultProperty property: Gets or sets the default."
|
|
returns:
|
|
description: "the defaultProperty value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "SkuCapacity.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Sku<wbr>Capacity from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static SkuCapacity fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of SkuCapacity from the JsonReader."
|
|
returns:
|
|
description: "An instance of SkuCapacity if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.maximum()"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.maximum()"
|
|
name: "maximum()"
|
|
nameWithType: "SkuCapacity.maximum()"
|
|
summary: "Get the maximum property: Gets or sets the maximum."
|
|
syntax: "public Integer maximum()"
|
|
desc: "Get the maximum property: Gets or sets the maximum."
|
|
returns:
|
|
description: "the maximum value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.minimum()"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.minimum()"
|
|
name: "minimum()"
|
|
nameWithType: "SkuCapacity.minimum()"
|
|
summary: "Get the minimum property: Gets or sets the minimum."
|
|
syntax: "public int minimum()"
|
|
desc: "Get the minimum property: Gets or sets the minimum."
|
|
returns:
|
|
description: "the minimum value."
|
|
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.scaleType()"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.scaleType()"
|
|
name: "scaleType()"
|
|
nameWithType: "SkuCapacity.scaleType()"
|
|
summary: "Get the scale<wbr>Type property: Gets or sets the type of the scale."
|
|
syntax: "public SkuScaleType scaleType()"
|
|
desc: "Get the scaleType property: Gets or sets the type of the scale."
|
|
returns:
|
|
description: "the scaleType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuScaleType?alt=com.azure.resourcemanager.appplatform.models.SkuScaleType&text=SkuScaleType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "SkuCapacity.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.validate()"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.validate()"
|
|
name: "validate()"
|
|
nameWithType: "SkuCapacity.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withDefaultProperty(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withDefaultProperty(Integer defaultProperty)"
|
|
name: "withDefaultProperty(Integer defaultProperty)"
|
|
nameWithType: "SkuCapacity.withDefaultProperty(Integer defaultProperty)"
|
|
summary: "Set the default<wbr>Property property: Gets or sets the default."
|
|
parameters:
|
|
- description: "the defaultProperty value to set."
|
|
name: "defaultProperty"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public SkuCapacity withDefaultProperty(Integer defaultProperty)"
|
|
desc: "Set the defaultProperty property: Gets or sets the default."
|
|
returns:
|
|
description: "the SkuCapacity object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withMaximum(java.lang.Integer)"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withMaximum(Integer maximum)"
|
|
name: "withMaximum(Integer maximum)"
|
|
nameWithType: "SkuCapacity.withMaximum(Integer maximum)"
|
|
summary: "Set the maximum property: Gets or sets the maximum."
|
|
parameters:
|
|
- description: "the maximum value to set."
|
|
name: "maximum"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
syntax: "public SkuCapacity withMaximum(Integer maximum)"
|
|
desc: "Set the maximum property: Gets or sets the maximum."
|
|
returns:
|
|
description: "the SkuCapacity object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withMinimum(int)"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withMinimum(int minimum)"
|
|
name: "withMinimum(int minimum)"
|
|
nameWithType: "SkuCapacity.withMinimum(int minimum)"
|
|
summary: "Set the minimum property: Gets or sets the minimum."
|
|
parameters:
|
|
- description: "the minimum value to set."
|
|
name: "minimum"
|
|
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public SkuCapacity withMinimum(int minimum)"
|
|
desc: "Set the minimum property: Gets or sets the minimum."
|
|
returns:
|
|
description: "the SkuCapacity object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withScaleType(com.azure.resourcemanager.appplatform.models.SkuScaleType)"
|
|
fullName: "com.azure.resourcemanager.appplatform.models.SkuCapacity.withScaleType(SkuScaleType scaleType)"
|
|
name: "withScaleType(SkuScaleType scaleType)"
|
|
nameWithType: "SkuCapacity.withScaleType(SkuScaleType scaleType)"
|
|
summary: "Set the scale<wbr>Type property: Gets or sets the type of the scale."
|
|
parameters:
|
|
- description: "the scaleType value to set."
|
|
name: "scaleType"
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuScaleType?alt=com.azure.resourcemanager.appplatform.models.SkuScaleType&text=SkuScaleType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public SkuCapacity withScaleType(SkuScaleType scaleType)"
|
|
desc: "Set the scaleType property: Gets or sets the type of the scale."
|
|
returns:
|
|
description: "the SkuCapacity object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The SKU capacity."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appplatform.models.SkuCapacity?alt=com.azure.resourcemanager.appplatform.models.SkuCapacity&text=SkuCapacity\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appplatform.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appplatform:2.44.0
|