ProfileResourceFormatData Class

Definition

A class representing the ProfileResourceFormat data model. The profile resource format.

public class ProfileResourceFormatData : Azure.ResourceManager.Models.ResourceData
type ProfileResourceFormatData = class
    inherit ResourceData
Public Class ProfileResourceFormatData
Inherits ResourceData
Inheritance
ProfileResourceFormatData

Constructors

ProfileResourceFormatData()

Initializes a new instance of ProfileResourceFormatData.

Properties

ApiEntitySetName

The api entity set name. This becomes the odata entity set name for the entity Type being referred in this object.

Attributes

The attributes for the Type.

Description

Localized descriptions for the property.

DisplayName

Localized display names for the property.

EntityType

Type of entity.

Fields

The properties of the Profile.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
InstancesCount

The instance count.

LargeImage

Large Image associated with the Property or EntityType.

LastChangedUtc

The last changed time for the type definition.

LocalizedAttributes

Any custom localized attributes for the Type.

MediumImage

Medium Image associated with the Property or EntityType.

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

Provisioning state.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SchemaItemTypeLink

The schema org link. This helps ACI identify and suggest semantic models.

SmallImage

Small Image associated with the Property or EntityType.

StrongIds

The strong IDs.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
TenantId

The hub name.

TimestampFieldName

The timestamp property name. Represents the time when the interaction or profile update happened.

TypeName

The name of the entity.

Applies to