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

CustomerEntity interface

表示 ConnectedCache 资源的客户资源的模型

属性

clientTenantId

订阅的客户资源客户端租户 ID。

contactEmail

客户资源联系人电子邮件。

contactName

客户资源联系人全名。

contactPhone

客户资源联系人电话。

createAsyncOperationId

客户资源创建异步操作 ID。

customerId

客户资源 Guid ID。

customerName

客户资源名称。

deleteAsyncOperationId

客户资源删除异步操作 ID。

fullyQualifiedResourceId

客户资源 Azure 完全限定的资源 ID。

isEnterpriseManaged

企业管理的客户资源标志为布尔值。

isEntitled

客户资源权利标志为布尔值。

lastSyncWithAzureTimestamp

客户资源上次 Azure 同步时间戳。

releaseVersion

客户资源 Mcc 发布版本。

resendSignupCode

用于将注册代码重新发送为布尔的客户资源标志。

shouldMigrate

用于迁移的客户资源标志。

synchWithAzureAttemptsCount

客户资源同步尝试。

verifySignupCode

要求将注册代码验证为布尔值的客户资源标志。

verifySignupPhrase

用于验证注册的客户资源短语。

属性详细信息

clientTenantId

订阅的客户资源客户端租户 ID。

clientTenantId?: string

属性值

string

contactEmail

客户资源联系人电子邮件。

contactEmail?: string

属性值

string

contactName

客户资源联系人全名。

contactName?: string

属性值

string

contactPhone

客户资源联系人电话。

contactPhone?: string

属性值

string

createAsyncOperationId

客户资源创建异步操作 ID。

createAsyncOperationId?: string

属性值

string

customerId

客户资源 Guid ID。

customerId?: string

属性值

string

customerName

客户资源名称。

customerName?: string

属性值

string

deleteAsyncOperationId

客户资源删除异步操作 ID。

deleteAsyncOperationId?: string

属性值

string

fullyQualifiedResourceId

客户资源 Azure 完全限定的资源 ID。

fullyQualifiedResourceId?: string

属性值

string

isEnterpriseManaged

企业管理的客户资源标志为布尔值。

isEnterpriseManaged?: boolean

属性值

boolean

isEntitled

客户资源权利标志为布尔值。

isEntitled?: boolean

属性值

boolean

lastSyncWithAzureTimestamp

客户资源上次 Azure 同步时间戳。

lastSyncWithAzureTimestamp?: Date

属性值

Date

releaseVersion

客户资源 Mcc 发布版本。

releaseVersion?: number

属性值

number

resendSignupCode

用于将注册代码重新发送为布尔的客户资源标志。

resendSignupCode?: boolean

属性值

boolean

shouldMigrate

用于迁移的客户资源标志。

shouldMigrate?: boolean

属性值

boolean

synchWithAzureAttemptsCount

客户资源同步尝试。

synchWithAzureAttemptsCount?: number

属性值

number

verifySignupCode

要求将注册代码验证为布尔值的客户资源标志。

verifySignupCode?: boolean

属性值

boolean

verifySignupPhrase

用于验证注册的客户资源短语。

verifySignupPhrase?: string

属性值

string