CustomerEntity interface
代表 ConnectedCache 資源的客戶資源模型
屬性
client |
客戶資源用戶端訂用帳戶的標識碼。 |
contact |
客戶資源聯繫人電子郵件。 |
contact |
客戶資源連絡完整名稱。 |
contact |
客戶資源聯繫人電話。 |
create |
客戶資源會建立異步操作標識碼。 |
customer |
客戶資源 Guid 識別碼。 |
customer |
客戶資源名稱。 |
delete |
客戶資源刪除異步操作標識碼。 |
fully |
客戶資源 Azure 完整資源識別碼。 |
is |
企業管理的客戶資源旗標為布爾值。 |
is |
客戶資源權利旗標為布爾值。 |
last |
客戶資源上次 Azure 同步時間戳。 |
release |
客戶資源 Mcc 版本。 |
resend |
以布爾值重新傳送註冊程式代碼的客戶資源旗標。 |
should |
移轉的客戶資源旗標。 |
synch |
客戶資源同步嘗試。 |
verify |
客戶資源旗標,要求將註冊程式代碼驗證為布爾值。 |
verify |
用於驗證註冊的客戶資源片語。 |
屬性詳細資料
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