174 строки
13 KiB
YAML
174 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable"
|
|
name: "ResourceGroupPatchable"
|
|
nameWithType: "ResourceGroupPatchable"
|
|
summary: "Resource group information."
|
|
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 **ResourceGroupPatchable**</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.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.ResourceGroupPatchable()"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.ResourceGroupPatchable()"
|
|
name: "ResourceGroupPatchable()"
|
|
nameWithType: "ResourceGroupPatchable.ResourceGroupPatchable()"
|
|
summary: "Creates an instance of Resource<wbr>Group<wbr>Patchable class."
|
|
syntax: "public ResourceGroupPatchable()"
|
|
desc: "Creates an instance of ResourceGroupPatchable class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "ResourceGroupPatchable.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Resource<wbr>Group<wbr>Patchable 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 ResourceGroupPatchable fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the ResourceGroupPatchable."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of ResourceGroupPatchable from the JsonReader."
|
|
returns:
|
|
description: "An instance of ResourceGroupPatchable 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.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.managedBy()"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.managedBy()"
|
|
name: "managedBy()"
|
|
nameWithType: "ResourceGroupPatchable.managedBy()"
|
|
summary: "Get the managed<wbr>By property: The ID of the resource that manages this resource group."
|
|
syntax: "public String managedBy()"
|
|
desc: "Get the managedBy property: The ID of the resource that manages this resource group."
|
|
returns:
|
|
description: "the managedBy value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.name()"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.name()"
|
|
name: "name()"
|
|
nameWithType: "ResourceGroupPatchable.name()"
|
|
summary: "Get the name property: The name of the resource group."
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource group."
|
|
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.resources.models.ResourceGroupPatchable.properties()"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.properties()"
|
|
name: "properties()"
|
|
nameWithType: "ResourceGroupPatchable.properties()"
|
|
summary: "Get the properties property: The resource group properties."
|
|
syntax: "public ResourceGroupProperties properties()"
|
|
desc: "Get the properties property: The resource group properties."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.resources.models.ResourceGroupProperties?alt=com.azure.resourcemanager.resources.models.ResourceGroupProperties&text=ResourceGroupProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.tags()"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.tags()"
|
|
name: "tags()"
|
|
nameWithType: "ResourceGroupPatchable.tags()"
|
|
summary: "Get the tags property: The tags attached to the resource group."
|
|
syntax: "public Map<String,String> tags()"
|
|
desc: "Get the tags property: The tags attached to the resource group."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "ResourceGroupPatchable.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.resources.models.ResourceGroupPatchable.validate()"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ResourceGroupPatchable.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withManagedBy(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withManagedBy(String managedBy)"
|
|
name: "withManagedBy(String managedBy)"
|
|
nameWithType: "ResourceGroupPatchable.withManagedBy(String managedBy)"
|
|
summary: "Set the managed<wbr>By property: The ID of the resource that manages this resource group."
|
|
parameters:
|
|
- description: "the managedBy value to set."
|
|
name: "managedBy"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ResourceGroupPatchable withManagedBy(String managedBy)"
|
|
desc: "Set the managedBy property: The ID of the resource that manages this resource group."
|
|
returns:
|
|
description: "the ResourceGroupPatchable object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "ResourceGroupPatchable.withName(String name)"
|
|
summary: "Set the name property: The name of the resource group."
|
|
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 ResourceGroupPatchable withName(String name)"
|
|
desc: "Set the name property: The name of the resource group."
|
|
returns:
|
|
description: "the ResourceGroupPatchable object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withProperties(com.azure.resourcemanager.resources.models.ResourceGroupProperties)"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withProperties(ResourceGroupProperties properties)"
|
|
name: "withProperties(ResourceGroupProperties properties)"
|
|
nameWithType: "ResourceGroupPatchable.withProperties(ResourceGroupProperties properties)"
|
|
summary: "Set the properties property: The resource group properties."
|
|
parameters:
|
|
- description: "the properties value to set."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.resources.models.ResourceGroupProperties?alt=com.azure.resourcemanager.resources.models.ResourceGroupProperties&text=ResourceGroupProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ResourceGroupPatchable withProperties(ResourceGroupProperties properties)"
|
|
desc: "Set the properties property: The resource group properties."
|
|
returns:
|
|
description: "the ResourceGroupPatchable object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.resources.models.ResourceGroupPatchable.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "ResourceGroupPatchable.withTags(Map<String,String> tags)"
|
|
summary: "Set the tags property: The tags attached to the resource group."
|
|
parameters:
|
|
- description: "the tags value to set."
|
|
name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public ResourceGroupPatchable withTags(Map<String,String> tags)"
|
|
desc: "Set the tags property: The tags attached to the resource group."
|
|
returns:
|
|
description: "the ResourceGroupPatchable object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Resource group information."
|
|
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.resources.models.ResourceGroupPatchable?alt=com.azure.resourcemanager.resources.models.ResourceGroupPatchable&text=ResourceGroupPatchable\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.resources.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-resources:2.44.0
|