150 строки
9.8 KiB
YAML
150 строки
9.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.network.models.Availability"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability"
|
|
name: "Availability"
|
|
nameWithType: "Availability"
|
|
summary: "Availability of the metric."
|
|
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 **Availability**</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.network.models.Availability?alt=com.azure.resourcemanager.network.models.Availability&text=Availability\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.Availability()"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.Availability()"
|
|
name: "Availability()"
|
|
nameWithType: "Availability.Availability()"
|
|
summary: "Creates an instance of Availability class."
|
|
syntax: "public Availability()"
|
|
desc: "Creates an instance of Availability class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.blobDuration()"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.blobDuration()"
|
|
name: "blobDuration()"
|
|
nameWithType: "Availability.blobDuration()"
|
|
summary: "Get the blob<wbr>Duration property: Duration of the availability blob."
|
|
syntax: "public String blobDuration()"
|
|
desc: "Get the blobDuration property: Duration of the availability blob."
|
|
returns:
|
|
description: "the blobDuration value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "Availability.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Availability 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 Availability fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the Availability."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of Availability from the JsonReader."
|
|
returns:
|
|
description: "An instance of Availability 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.network.models.Availability?alt=com.azure.resourcemanager.network.models.Availability&text=Availability\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.retention()"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.retention()"
|
|
name: "retention()"
|
|
nameWithType: "Availability.retention()"
|
|
summary: "Get the retention property: The retention of the availability."
|
|
syntax: "public String retention()"
|
|
desc: "Get the retention property: The retention of the availability."
|
|
returns:
|
|
description: "the retention value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.timeGrain()"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.timeGrain()"
|
|
name: "timeGrain()"
|
|
nameWithType: "Availability.timeGrain()"
|
|
summary: "Get the time<wbr>Grain property: The time grain of the availability."
|
|
syntax: "public String timeGrain()"
|
|
desc: "Get the timeGrain property: The time grain of the availability."
|
|
returns:
|
|
description: "the timeGrain value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "Availability.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.network.models.Availability.validate()"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.validate()"
|
|
name: "validate()"
|
|
nameWithType: "Availability.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.withBlobDuration(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.withBlobDuration(String blobDuration)"
|
|
name: "withBlobDuration(String blobDuration)"
|
|
nameWithType: "Availability.withBlobDuration(String blobDuration)"
|
|
summary: "Set the blob<wbr>Duration property: Duration of the availability blob."
|
|
parameters:
|
|
- description: "the blobDuration value to set."
|
|
name: "blobDuration"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public Availability withBlobDuration(String blobDuration)"
|
|
desc: "Set the blobDuration property: Duration of the availability blob."
|
|
returns:
|
|
description: "the Availability object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.Availability?alt=com.azure.resourcemanager.network.models.Availability&text=Availability\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.withRetention(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.withRetention(String retention)"
|
|
name: "withRetention(String retention)"
|
|
nameWithType: "Availability.withRetention(String retention)"
|
|
summary: "Set the retention property: The retention of the availability."
|
|
parameters:
|
|
- description: "the retention value to set."
|
|
name: "retention"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public Availability withRetention(String retention)"
|
|
desc: "Set the retention property: The retention of the availability."
|
|
returns:
|
|
description: "the Availability object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.Availability?alt=com.azure.resourcemanager.network.models.Availability&text=Availability\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.Availability.withTimeGrain(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.Availability.withTimeGrain(String timeGrain)"
|
|
name: "withTimeGrain(String timeGrain)"
|
|
nameWithType: "Availability.withTimeGrain(String timeGrain)"
|
|
summary: "Set the time<wbr>Grain property: The time grain of the availability."
|
|
parameters:
|
|
- description: "the timeGrain value to set."
|
|
name: "timeGrain"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public Availability withTimeGrain(String timeGrain)"
|
|
desc: "Set the timeGrain property: The time grain of the availability."
|
|
returns:
|
|
description: "the Availability object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.Availability?alt=com.azure.resourcemanager.network.models.Availability&text=Availability\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Availability of the metric."
|
|
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.network.models.Availability?alt=com.azure.resourcemanager.network.models.Availability&text=Availability\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.network.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0
|