共用方式為


CustomerEntity interface

代表 ConnectedCache 資源的客戶資源模型

屬性

clientTenantId

客戶資源用戶端訂用帳戶的標識碼。

contactEmail

客戶資源聯繫人電子郵件。

contactName

客戶資源連絡完整名稱。

contactPhone

客戶資源聯繫人電話。

createAsyncOperationId

客戶資源會建立異步操作標識碼。

customerId

客戶資源 Guid 識別碼。

customerName

客戶資源名稱。

deleteAsyncOperationId

客戶資源刪除異步操作標識碼。

fullyQualifiedResourceId

客戶資源 Azure 完整資源識別碼。

isEnterpriseManaged

企業管理的客戶資源旗標為布爾值。

isEntitled

客戶資源權利旗標為布爾值。

lastSyncWithAzureTimestamp

客戶資源上次 Azure 同步時間戳。

releaseVersion

客戶資源 Mcc 版本。

resendSignupCode

以布爾值重新傳送註冊程式代碼的客戶資源旗標。

shouldMigrate

移轉的客戶資源旗標。

synchWithAzureAttemptsCount

客戶資源同步嘗試。

verifySignupCode

客戶資源旗標,要求將註冊程式代碼驗證為布爾值。

verifySignupPhrase

用於驗證註冊的客戶資源片語。

屬性詳細資料

clientTenantId

客戶資源用戶端訂用帳戶的標識碼。

clientTenantId?: string

屬性值

string

contactEmail

客戶資源聯繫人電子郵件。

contactEmail?: string

屬性值

string

contactName

客戶資源連絡完整名稱。

contactName?: string

屬性值

string

contactPhone

客戶資源聯繫人電話。

contactPhone?: string

屬性值

string

createAsyncOperationId

客戶資源會建立異步操作標識碼。

createAsyncOperationId?: string

屬性值

string

customerId

客戶資源 Guid 識別碼。

customerId?: string

屬性值

string

customerName

客戶資源名稱。

customerName?: string

屬性值

string

deleteAsyncOperationId

客戶資源刪除異步操作標識碼。

deleteAsyncOperationId?: string

屬性值

string

fullyQualifiedResourceId

客戶資源 Azure 完整資源識別碼。

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