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

114 строки
9.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource"
name: "DigitalTwinsResource"
nameWithType: "DigitalTwinsResource"
summary: "The common properties of a Digital<wbr>Twins<wbr>Instance."
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.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.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 class **DigitalTwinsResource**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.DigitalTwinsResource()"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.DigitalTwinsResource()"
name: "DigitalTwinsResource()"
nameWithType: "DigitalTwinsResource.DigitalTwinsResource()"
summary: "Creates an instance of Digital<wbr>Twins<wbr>Resource class."
syntax: "public DigitalTwinsResource()"
desc: "Creates an instance of DigitalTwinsResource class."
methods:
- uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.identity()"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.identity()"
name: "identity()"
nameWithType: "DigitalTwinsResource.identity()"
summary: "Get the identity property: The managed identity for the Digital<wbr>Twins<wbr>Instance."
syntax: "public DigitalTwinsIdentity identity()"
desc: "Get the identity property: The managed identity for the DigitalTwinsInstance."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.digitaltwins.models.DigitalTwinsIdentity?alt=com.azure.resourcemanager.digitaltwins.models.DigitalTwinsIdentity&text=DigitalTwinsIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.systemData()"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.systemData()"
name: "systemData()"
nameWithType: "DigitalTwinsResource.systemData()"
summary: "Get the system<wbr>Data property: Metadata pertaining to creation and last modification of the Digital<wbr>Twins<wbr>Instance."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Metadata pertaining to creation and last modification of the DigitalTwinsInstance."
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.digitaltwins.models.DigitalTwinsResource.validate()"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.validate()"
name: "validate()"
nameWithType: "DigitalTwinsResource.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.withIdentity(com.azure.resourcemanager.digitaltwins.models.DigitalTwinsIdentity)"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.withIdentity(DigitalTwinsIdentity identity)"
name: "withIdentity(DigitalTwinsIdentity identity)"
nameWithType: "DigitalTwinsResource.withIdentity(DigitalTwinsIdentity identity)"
summary: "Set the identity property: The managed identity for the Digital<wbr>Twins<wbr>Instance."
parameters:
- description: "the identity value to set."
name: "identity"
type: "<xref href=\"com.azure.resourcemanager.digitaltwins.models.DigitalTwinsIdentity?alt=com.azure.resourcemanager.digitaltwins.models.DigitalTwinsIdentity&text=DigitalTwinsIdentity\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DigitalTwinsResource withIdentity(DigitalTwinsIdentity identity)"
desc: "Set the identity property: The managed identity for the DigitalTwinsInstance."
returns:
description: "the DigitalTwinsResource object itself."
type: "<xref href=\"com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource?alt=com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource&text=DigitalTwinsResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "DigitalTwinsResource.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public DigitalTwinsResource withLocation(String location)"
returns:
type: "<xref href=\"com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource?alt=com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource&text=DigitalTwinsResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "DigitalTwinsResource.withTags(Map<String,String> tags)"
overridden: "com.azure.core.management.Resource.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 DigitalTwinsResource withTags(Map<String,String> tags)"
returns:
type: "<xref href=\"com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource?alt=com.azure.resourcemanager.digitaltwins.models.DigitalTwinsResource&text=DigitalTwinsResource\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The common properties of a DigitalTwinsInstance."
metadata: {}
package: "com.azure.resourcemanager.digitaltwins.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-digitaltwins:1.2.0