你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProfileResourceFormatData 类

定义

表示 ProfileResourceFormat 数据模型的类。 配置文件资源格式。

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

构造函数

ProfileResourceFormatData()

初始化 ProfileResourceFormatData 的新实例。

属性

ApiEntitySetName

api 实体集名称。 这将成为在此对象中引用的实体类型的 odata 实体集名称。

Attributes

Type 的属性。

Description

属性的本地化说明。

DisplayName

属性的本地化显示名称。

EntityType

实体的类型。

Fields

配置文件的属性。

Id

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(继承自 ResourceData)
InstancesCount

实例计数。

LargeImage

与属性或 EntityType 关联的大图像。

LastChangedUtc

类型定义的上次更改时间。

LocalizedAttributes

类型的任何自定义本地化属性。

MediumImage

与属性或 EntityType 关联的中型图像。

Name

资源的名称。

(继承自 ResourceData)
ProvisioningState

预配状态。

ResourceType

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

(继承自 ResourceData)
SchemaItemTypeLink

架构组织链接。 这有助于 ACI 识别和建议语义模型。

SmallImage

与属性或 EntityType 关联的小图像。

StrongIds

强 ID。

SystemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

(继承自 ResourceData)
TenantId

集线器名称。

TimestampFieldName

时间戳属性名称。 表示发生交互或配置文件更新的时间。

TypeName

实体的名称。

适用于