Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /virtualresourcegroupresourcesSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /virtualresourcegroupresources(virtualresourcegroupresourceid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /virtualresourcegroupresources(virtualresourcegroupresourceid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /virtualresourcegroupresourcesSee Query data |
Query data |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
UpdateEvent: True |
PATCH /virtualresourcegroupresources(virtualresourcegroupresourceid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /virtualresourcegroupresources(virtualresourcegroupresourceid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: 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
- constraintbasedgroupid
- name
- resourceentitylogicalname
- resourceentityname
- resourcegroupId
- virtualresourcegroupresourceId
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: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference