Editar

Partilhar via


Virtual Resource Group Resource (virtualresourcegroupresource) table/entity reference (Microsoft Dynamics 365)

Messages

The following table lists the messages for the Virtual Resource Group Resource (virtualresourcegroupresource) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Associate
Event: True
Associate records Associate records
BulkRetain
Event: True
BulkRetain Learn to use messages with the SDK for .NET
Create
Event: True
POST /virtualresourcegroupresources
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /virtualresourcegroupresources(virtualresourcegroupresourceid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
PurgeRetainedContent
Event: True
PurgeRetainedContent Learn to use messages with the SDK for .NET
Retain
Event: True
Retain Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /virtualresourcegroupresources(virtualresourcegroupresourceid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /virtualresourcegroupresources
See Query data
Query data
RollbackRetain
Event: True
RollbackRetain Learn to use messages with the SDK for .NET
Update
Event: True
PATCH /virtualresourcegroupresources(virtualresourcegroupresourceid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /virtualresourcegroupresources(virtualresourcegroupresourceid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest
ValidateRetentionConfig
Event: True
ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Virtual Resource Group Resource (virtualresourcegroupresource) table.

Property Value
DisplayName Virtual Resource Group Resource
DisplayCollectionName Virtual Resource Group Resources Collection
SchemaName virtualresourcegroupresource
CollectionSchemaName virtualresourcegroupresources
EntitySetName virtualresourcegroupresources
LogicalName virtualresourcegroupresource
LogicalCollectionName virtualresourcegroupresources
PrimaryIdAttribute virtualresourcegroupresourceid
PrimaryNameAttribute name
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

businessunit

Property Value
Description
DisplayName Business Unit
IsValidForForm True
IsValidForRead True
LogicalName businessunit
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

constraintbasedgroupid

Property Value
Description
DisplayName constraintbasedgroupid
IsValidForForm True
IsValidForRead True
LogicalName constraintbasedgroupid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

name

Property Value
Description The name of the custom entity.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

resourceentitylogicalname

Property Value
Description Entity type logical name of resource
DisplayName Entity type logical name
IsValidForForm True
IsValidForRead True
LogicalName resourceentitylogicalname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

resourceentityname

Property Value
Description Entity type of resource
DisplayName Entity Type
IsValidForForm True
IsValidForRead True
LogicalName resourceentityname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

resourcegroupId

Property Value
Description Unique identifier for Resource Group associated with virtualresourcegroupresource.
DisplayName resourcegroup
IsValidForForm True
IsValidForRead True
LogicalName resourcegroupid
RequiredLevel None
Type Lookup
Targets constraintbasedgroup

virtualresourcegroupresourceId

Property Value
Description Unique identifier for entity instances
DisplayName virtualresourcegroupresource
IsValidForForm False
IsValidForRead True
LogicalName virtualresourcegroupresourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

constraintbasedgroup_virtualresourceg

One-To-Many Relationship: constraintbasedgroup constraintbasedgroup_virtualresourceg

Property Value
ReferencedEntity constraintbasedgroup
ReferencedAttribute constraintbasedgroupid
ReferencingAttribute resourcegroupid
ReferencingEntityNavigationPropertyName resourcegroupId
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

See also

Dataverse table/entity reference
Dataverse Web API Reference