Referencia de tabla o entidad MsGraphResourceToSubscription
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
For internal use only. The mapping between Ms Graph Resources and Subscriptions.
Añadido por: solución msft_ActivitiesInfra_Extensions
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/msgraphresourcetosubscriptions Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/msgraphresourcetosubscriptions(msgraphresourcetosubscriptionid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/msgraphresourcetosubscriptions(msgraphresourcetosubscriptionid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/msgraphresourcetosubscriptions Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/msgraphresourcetosubscriptions(msgraphresourcetosubscriptionid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | MsGraphResourceToSubscriptions |
DisplayCollectionName | Ms Graph Resource To Subscriptions |
DisplayName | Ms Graph Resource To Subscription |
EntitySetName | msgraphresourcetosubscriptions |
IsBPFEntity | False |
LogicalCollectionName | msgraphresourcetosubscriptions |
LogicalName | msgraphresourcetosubscription |
OwnershipType | None |
PrimaryIdAttribute | msgraphresourcetosubscriptionid |
PrimaryNameAttribute | resourceid |
SchemaName | MsGraphResourceToSubscription |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- CreatedInGraphOn
- ImportSequenceNumber
- MsGraphResourceToSubscriptionId
- OverriddenCreatedOn
- ResourceId
- ResourceType
- statecode
- statuscode
- SubscriptionId
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
CreatedInGraphOn
Propiedad | Valor |
---|---|
DateTimeBehavior | TimeZoneIndependent |
Description | For internal use only. Date and time when the record was created in Graph. |
DisplayName | Created In Graph On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | createdingraphon |
RequiredLevel | SystemRequired |
Type | DateTime |
ImportSequenceNumber
Propiedad | Valor |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
MsGraphResourceToSubscriptionId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Ms Graph Resource To Subscription |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msgraphresourcetosubscriptionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
OverriddenCreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
ResourceId
Propiedad | Valor |
---|---|
Description | |
DisplayName | Resource Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | resourceid |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ResourceType
Propiedad | Valor |
---|---|
Description | For internal use only. Shows the different options for resource type. |
DisplayName | Resource Type |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | resourcetype |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ResourceType
Valor | Etiqueta | Descripción |
---|---|---|
0 | Teams Chat Messages |
statecode
Propiedad | Valor |
---|---|
Description | Status of the Ms Graph Resource To Subscription |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Elecciones/opciones de statecode
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Propiedad | Valor |
---|---|
Description | Reason for the status of the Ms Graph Resource To Subscription |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Elecciones/opciones de statuscode
Valor | Etiqueta | Estado |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
SubscriptionId
Propiedad | Valor |
---|---|
Description | |
DisplayName | Subscription Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | subscriptionid |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
TimeZoneRuleVersionNumber
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
UTCConversionTimeZoneCode
Propiedad | Valor |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
VersionNumber
Añadido por: solución Active Solution
Propiedad | Valor |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- msgraphresourcetosubscription_SyncErrors
- msgraphresourcetosubscription_AsyncOperations
- msgraphresourcetosubscription_MailboxTrackingFolders
- msgraphresourcetosubscription_ProcessSession
- msgraphresourcetosubscription_BulkDeleteFailures
- msgraphresourcetosubscription_PrincipalObjectAttributeAccesses
msgraphresourcetosubscription_SyncErrors
Añadido por: solución System Solution
Igual que la relación de varios a uno msgraphresourcetosubscription_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msgraphresourcetosubscription_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msgraphresourcetosubscription_AsyncOperations
Añadido por: solución System Solution
Igual que la relación de varios a uno msgraphresourcetosubscription_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msgraphresourcetosubscription_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msgraphresourcetosubscription_MailboxTrackingFolders
Añadido por: solución System Solution
Igual que la relación de varios a uno msgraphresourcetosubscription_MailboxTrackingFolders de la tabla mailboxtrackingfolder.
Propiedad | Valor |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msgraphresourcetosubscription_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msgraphresourcetosubscription_ProcessSession
Añadido por: solución System Solution
Igual que la relación de varios a uno msgraphresourcetosubscription_ProcessSession de la tabla processsession.
Propiedad | Valor |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msgraphresourcetosubscription_ProcessSession |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msgraphresourcetosubscription_BulkDeleteFailures
Añadido por: solución System Solution
Igual que la relación de varios a uno msgraphresourcetosubscription_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msgraphresourcetosubscription_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msgraphresourcetosubscription_PrincipalObjectAttributeAccesses
Añadido por: solución System Solution
Igual que la relación de varios a uno msgraphresourcetosubscription_PrincipalObjectAttributeAccesses de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msgraphresourcetosubscription_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web msgraphresourcetosubscription EntityType