126 строки
8.8 KiB
YAML
126 строки
8.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem"
|
|
name: "AvailabilitySetListItem"
|
|
nameWithType: "AvailabilitySetListItem"
|
|
summary: "Availability Set model."
|
|
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 **AvailabilitySetListItem**</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.scvmm.models.AvailabilitySetListItem?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem&text=AvailabilitySetListItem\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.AvailabilitySetListItem()"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.AvailabilitySetListItem()"
|
|
name: "AvailabilitySetListItem()"
|
|
nameWithType: "AvailabilitySetListItem.AvailabilitySetListItem()"
|
|
summary: "Creates an instance of Availability<wbr>Set<wbr>List<wbr>Item class."
|
|
syntax: "public AvailabilitySetListItem()"
|
|
desc: "Creates an instance of AvailabilitySetListItem class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "AvailabilitySetListItem.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Availability<wbr>Set<wbr>List<wbr>Item 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 AvailabilitySetListItem fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the AvailabilitySetListItem."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of AvailabilitySetListItem from the JsonReader."
|
|
returns:
|
|
description: "An instance of AvailabilitySetListItem if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem&text=AvailabilitySetListItem\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.id()"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.id()"
|
|
name: "id()"
|
|
nameWithType: "AvailabilitySetListItem.id()"
|
|
summary: "Get the id property: Gets the ARM Id of the microsoft.<wbr>scvmm/availability<wbr>Sets resource."
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Gets the ARM Id of the microsoft.scvmm/availabilitySets resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.name()"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.name()"
|
|
name: "name()"
|
|
nameWithType: "AvailabilitySetListItem.name()"
|
|
summary: "Get the name property: Gets or sets the name of the availability set."
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: Gets or sets the name of the availability set."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "AvailabilitySetListItem.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.scvmm.models.AvailabilitySetListItem.validate()"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AvailabilitySetListItem.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.withId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.withId(String id)"
|
|
name: "withId(String id)"
|
|
nameWithType: "AvailabilitySetListItem.withId(String id)"
|
|
summary: "Set the id property: Gets the ARM Id of the microsoft.<wbr>scvmm/availability<wbr>Sets resource."
|
|
parameters:
|
|
- description: "the id value to set."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AvailabilitySetListItem withId(String id)"
|
|
desc: "Set the id property: Gets the ARM Id of the microsoft.scvmm/availabilitySets resource."
|
|
returns:
|
|
description: "the AvailabilitySetListItem object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem&text=AvailabilitySetListItem\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.withName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "AvailabilitySetListItem.withName(String name)"
|
|
summary: "Set the name property: Gets or sets the name of the availability set."
|
|
parameters:
|
|
- description: "the name value to set."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AvailabilitySetListItem withName(String name)"
|
|
desc: "Set the name property: Gets or sets the name of the availability set."
|
|
returns:
|
|
description: "the AvailabilitySetListItem object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem&text=AvailabilitySetListItem\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Availability Set model."
|
|
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.scvmm.models.AvailabilitySetListItem?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySetListItem&text=AvailabilitySetListItem\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.scvmm.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-scvmm:1.0.0
|