azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

61 строка
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.compute.models.PirResource"
fullName: "com.azure.resourcemanager.compute.models.PirResource"
name: "PirResource"
nameWithType: "PirResource"
summary: "The Resource model definition."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public class PirResource"
constructors:
- uid: "com.azure.resourcemanager.compute.models.PirResource.PirResource()"
fullName: "com.azure.resourcemanager.compute.models.PirResource.PirResource()"
name: "PirResource()"
nameWithType: "PirResource.PirResource()"
syntax: "public PirResource()"
methods:
- uid: "com.azure.resourcemanager.compute.models.PirResource.location()"
fullName: "com.azure.resourcemanager.compute.models.PirResource.location()"
name: "location()"
nameWithType: "PirResource.location()"
summary: "Get the location property: Resource location."
syntax: "public String location()"
desc: "Get the location property: Resource location."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.compute.models.PirResource.name()"
fullName: "com.azure.resourcemanager.compute.models.PirResource.name()"
name: "name()"
nameWithType: "PirResource.name()"
summary: "Get the name property: Resource name."
syntax: "public String name()"
desc: "Get the name property: Resource name."
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.compute.models.PirResource.validate()"
fullName: "com.azure.resourcemanager.compute.models.PirResource.validate()"
name: "validate()"
nameWithType: "PirResource.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "The Resource model definition."
metadata: {}
package: "com.azure.resourcemanager.compute.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.16.0