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

172 строки
13 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.ProductPatch"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch"
name: "ProductPatch"
nameWithType: "ProductPatch"
summary: "A product."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags&text=ProxyResourceWithTags\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.id()?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.name()?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.systemData()?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.systemData&text=systemData\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.tags()?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.type()?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.validate()?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- 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 **ProductPatch**</br> extends <xref href=\"com.azure.resourcemanager.billing.models.ProxyResourceWithTags?alt=com.azure.resourcemanager.billing.models.ProxyResourceWithTags&text=ProxyResourceWithTags\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.ProductPatch()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.ProductPatch()"
name: "ProductPatch()"
nameWithType: "ProductPatch.ProductPatch()"
summary: "Creates an instance of Product<wbr>Patch class."
syntax: "public ProductPatch()"
desc: "Creates an instance of ProductPatch class."
methods:
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "ProductPatch.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Product<wbr>Patch 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 ProductPatch 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 ProductPatch from the JsonReader."
returns:
description: "An instance of ProductPatch 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.billing.models.ProductPatch?alt=com.azure.resourcemanager.billing.models.ProductPatch&text=ProductPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.id()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.id()"
name: "id()"
nameWithType: "ProductPatch.id()"
summary: "Get the id property: Fully qualified resource Id for the resource."
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.id()"
syntax: "public String id()"
desc: "Get the id property: Fully qualified resource Id for the 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.billing.models.ProductPatch.name()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.name()"
name: "name()"
nameWithType: "ProductPatch.name()"
summary: "Get the name property: The name of the resource."
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.name()"
syntax: "public String name()"
desc: "Get the name property: The name of the resource."
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.billing.models.ProductPatch.properties()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.properties()"
name: "properties()"
nameWithType: "ProductPatch.properties()"
summary: "Get the properties property: A product."
syntax: "public ProductProperties properties()"
desc: "Get the properties property: A product."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductProperties?alt=com.azure.resourcemanager.billing.models.ProductProperties&text=ProductProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.systemData()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.systemData()"
name: "systemData()"
nameWithType: "ProductPatch.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.systemData()"
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "ProductPatch.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.toJson(com.azure.json.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.billing.models.ProductPatch.type()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.type()"
name: "type()"
nameWithType: "ProductPatch.type()"
summary: "Get the type property: The type of the resource."
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.type()"
syntax: "public String type()"
desc: "Get the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.validate()"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.validate()"
name: "validate()"
nameWithType: "ProductPatch.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.withProperties(com.azure.resourcemanager.billing.models.ProductProperties)"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.withProperties(ProductProperties properties)"
name: "withProperties(ProductProperties properties)"
nameWithType: "ProductPatch.withProperties(ProductProperties properties)"
summary: "Set the properties property: A product."
parameters:
- description: "the properties value to set."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductProperties?alt=com.azure.resourcemanager.billing.models.ProductProperties&text=ProductProperties\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ProductPatch withProperties(ProductProperties properties)"
desc: "Set the properties property: A product."
returns:
description: "the ProductPatch object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductPatch?alt=com.azure.resourcemanager.billing.models.ProductPatch&text=ProductPatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.ProductPatch.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.billing.models.ProductPatch.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "ProductPatch.withTags(Map<String,String> tags)"
summary: "Set the tags property: Dictionary of metadata associated with the resource."
overridden: "com.azure.resourcemanager.billing.models.ProxyResourceWithTags.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<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>&gt;"
syntax: "public ProductPatch withTags(Map<String,String> tags)"
desc: "Set the tags property: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\\\ ? /."
returns:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductPatch?alt=com.azure.resourcemanager.billing.models.ProductPatch&text=ProductPatch\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "A product."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0