azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

66 строки
4.6 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties"
fullName: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties"
name: "ExtendedResourceProperties"
nameWithType: "ExtendedResourceProperties"
summary: "The system generated resource properties associated with SQL databases, SQL containers, Gremlin databases and Gremlin graphs."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ExtendedResourceProperties**"
constructors:
- uid: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties.ExtendedResourceProperties()"
fullName: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties.ExtendedResourceProperties()"
name: "ExtendedResourceProperties()"
nameWithType: "ExtendedResourceProperties.ExtendedResourceProperties()"
syntax: "public ExtendedResourceProperties()"
methods:
- uid: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties._etag()"
fullName: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties._etag()"
name: "_etag()"
nameWithType: "ExtendedResourceProperties._etag()"
summary: "Get a system generated property representing the resource etag required for optimistic concurrency control."
syntax: "public String _etag()"
desc: "Get a system generated property representing the resource etag required for optimistic concurrency control."
returns:
description: "the _etag value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties._rid()"
fullName: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties._rid()"
name: "_rid()"
nameWithType: "ExtendedResourceProperties._rid()"
summary: "Get a system generated property."
syntax: "public String _rid()"
desc: "Get a system generated property. A unique identifier."
returns:
description: "the _rid value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties._ts()"
fullName: "com.microsoft.azure.management.cosmosdb.ExtendedResourceProperties._ts()"
name: "_ts()"
nameWithType: "ExtendedResourceProperties._ts()"
summary: "Get a system generated property that denotes the last updated timestamp of the resource."
syntax: "public Object _ts()"
desc: "Get a system generated property that denotes the last updated timestamp of the resource."
returns:
description: "the _ts value"
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The system generated resource properties associated with SQL databases, SQL containers, Gremlin databases and Gremlin graphs."
metadata: {}
package: "com.microsoft.azure.management.cosmosdb"
artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4