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

199 строки
19 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity"
name: "MicrosoftGraphChangeTrackedEntity"
nameWithType: "MicrosoftGraphChangeTrackedEntity"
summary: "change<wbr>Tracked<wbr>Entity."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity&text=MicrosoftGraphEntity\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.additionalProperties()?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.additionalProperties&text=additionalProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.id()?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.validate()?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withAdditionalProperties&text=withAdditionalProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withId(java.lang.String)?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withId&text=withId\" 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 **MicrosoftGraphChangeTrackedEntity**</br> extends <xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity&text=MicrosoftGraphEntity\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.MicrosoftGraphChangeTrackedEntity()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.MicrosoftGraphChangeTrackedEntity()"
name: "MicrosoftGraphChangeTrackedEntity()"
nameWithType: "MicrosoftGraphChangeTrackedEntity.MicrosoftGraphChangeTrackedEntity()"
summary: "Creates an instance of Microsoft<wbr>Graph<wbr>Change<wbr>Tracked<wbr>Entity class."
syntax: "public MicrosoftGraphChangeTrackedEntity()"
desc: "Creates an instance of MicrosoftGraphChangeTrackedEntity class."
methods:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.additionalProperties()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.additionalProperties()"
name: "additionalProperties()"
nameWithType: "MicrosoftGraphChangeTrackedEntity.additionalProperties()"
summary: "Get the additional<wbr>Properties property: change<wbr>Tracked<wbr>Entity."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.additionalProperties()"
syntax: "public Map<String,Object> additionalProperties()"
desc: "Get the additionalProperties property: changeTrackedEntity."
returns:
description: "the additionalProperties value."
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/Object.html\">Object</a>&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.createdDateTime()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.createdDateTime()"
name: "createdDateTime()"
nameWithType: "MicrosoftGraphChangeTrackedEntity.createdDateTime()"
summary: "Get the created<wbr>Date<wbr>Time property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time."
syntax: "public OffsetDateTime createdDateTime()"
desc: "Get the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'."
returns:
description: "the createdDateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Microsoft<wbr>Graph<wbr>Change<wbr>Tracked<wbr>Entity 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 MicrosoftGraphChangeTrackedEntity fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the MicrosoftGraphChangeTrackedEntity."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MicrosoftGraphChangeTrackedEntity from the JsonReader."
returns:
description: "An instance of MicrosoftGraphChangeTrackedEntity if the JsonReader was pointing to an instance of it, or\n null if it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity&text=MicrosoftGraphChangeTrackedEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.lastModifiedBy()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.lastModifiedBy()"
name: "lastModifiedBy()"
nameWithType: "MicrosoftGraphChangeTrackedEntity.lastModifiedBy()"
summary: "Get the last<wbr>Modified<wbr>By property: identity<wbr>Set."
syntax: "public MicrosoftGraphIdentitySet lastModifiedBy()"
desc: "Get the lastModifiedBy property: identitySet."
returns:
description: "the lastModifiedBy value."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIdentitySet?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIdentitySet&text=MicrosoftGraphIdentitySet\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.lastModifiedDateTime()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.lastModifiedDateTime()"
name: "lastModifiedDateTime()"
nameWithType: "MicrosoftGraphChangeTrackedEntity.lastModifiedDateTime()"
summary: "Get the last<wbr>Modified<wbr>Date<wbr>Time property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time."
syntax: "public OffsetDateTime lastModifiedDateTime()"
desc: "Get the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'."
returns:
description: "the lastModifiedDateTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.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.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.validate()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.validate()"
name: "validate()"
nameWithType: "MicrosoftGraphChangeTrackedEntity.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withAdditionalProperties(Map<String,Object> additionalProperties)"
name: "withAdditionalProperties(Map<String,Object> additionalProperties)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.withAdditionalProperties(Map<String,Object> additionalProperties)"
summary: "Set the additional<wbr>Properties property: change<wbr>Tracked<wbr>Entity."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
parameters:
- description: "the additionalProperties value to set."
name: "additionalProperties"
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/Object.html\">Object</a>&gt;"
syntax: "public MicrosoftGraphChangeTrackedEntity withAdditionalProperties(Map<String,Object> additionalProperties)"
desc: "Set the additionalProperties property: changeTrackedEntity."
returns:
description: "the MicrosoftGraphChangeTrackedEntity object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity&text=MicrosoftGraphChangeTrackedEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withCreatedDateTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withCreatedDateTime(OffsetDateTime createdDateTime)"
name: "withCreatedDateTime(OffsetDateTime createdDateTime)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.withCreatedDateTime(OffsetDateTime createdDateTime)"
summary: "Set the created<wbr>Date<wbr>Time property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time."
parameters:
- description: "the createdDateTime value to set."
name: "createdDateTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public MicrosoftGraphChangeTrackedEntity withCreatedDateTime(OffsetDateTime createdDateTime)"
desc: "Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'."
returns:
description: "the MicrosoftGraphChangeTrackedEntity object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity&text=MicrosoftGraphChangeTrackedEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withId(String id)"
name: "withId(String id)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.withId(String id)"
summary: "Set the id property: Read-only."
overridden: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEntity.withId(java.lang.String)"
parameters:
- name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MicrosoftGraphChangeTrackedEntity withId(String id)"
desc: "Set the id property: Read-only."
returns:
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity&text=MicrosoftGraphChangeTrackedEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withLastModifiedBy(com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIdentitySet)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)"
name: "withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)"
summary: "Set the last<wbr>Modified<wbr>By property: identity<wbr>Set."
parameters:
- description: "the lastModifiedBy value to set."
name: "lastModifiedBy"
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIdentitySet?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIdentitySet&text=MicrosoftGraphIdentitySet\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MicrosoftGraphChangeTrackedEntity withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)"
desc: "Set the lastModifiedBy property: identitySet."
returns:
description: "the MicrosoftGraphChangeTrackedEntity object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity&text=MicrosoftGraphChangeTrackedEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withLastModifiedDateTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)"
name: "withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)"
nameWithType: "MicrosoftGraphChangeTrackedEntity.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)"
summary: "Set the last<wbr>Modified<wbr>Date<wbr>Time property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time."
parameters:
- description: "the lastModifiedDateTime value to set."
name: "lastModifiedDateTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public MicrosoftGraphChangeTrackedEntity withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)"
desc: "Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'."
returns:
description: "the MicrosoftGraphChangeTrackedEntity object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity&text=MicrosoftGraphChangeTrackedEntity\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "changeTrackedEntity."
metadata: {}
package: "com.azure.resourcemanager.authorization.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-authorization:2.42.0