CustomerEntity interface

Model representing Customer resource for ConnectedCache resource

Properties

clientTenantId

Customer resource client tenant Id of subscription.

contactEmail

Customer resource contact email.

contactName

Customer resource contact full name.

contactPhone

Customer resource contact phone.

createAsyncOperationId

Customer resource create async operation Id.

customerId

Customer resource Guid Id.

customerName

Customer resource name.

deleteAsyncOperationId

Customer resource deletion async operation Id.

fullyQualifiedResourceId

Customer resource Azure fully qualified resource Id.

isEnterpriseManaged

Customer resource flag for enterprise management as boolean.

isEntitled

Customer resource entitlement flag as boolean.

lastSyncWithAzureTimestamp

Customer resource last Azure sync timestamp.

releaseVersion

Customer resource Mcc release version.

resendSignupCode

Customer resource flag for resending signup code as boolean.

shouldMigrate

Customer resource flag for migration.

synchWithAzureAttemptsCount

Customer resource sync attempts.

verifySignupCode

Customer resource flag for requiring verification of signup code as boolean.

verifySignupPhrase

Customer resource phrase for verifying signup.

Property Details

clientTenantId

Customer resource client tenant Id of subscription.

clientTenantId?: string

Property Value

string

contactEmail

Customer resource contact email.

contactEmail?: string

Property Value

string

contactName

Customer resource contact full name.

contactName?: string

Property Value

string

contactPhone

Customer resource contact phone.

contactPhone?: string

Property Value

string

createAsyncOperationId

Customer resource create async operation Id.

createAsyncOperationId?: string

Property Value

string

customerId

Customer resource Guid Id.

customerId?: string

Property Value

string

customerName

Customer resource name.

customerName?: string

Property Value

string

deleteAsyncOperationId

Customer resource deletion async operation Id.

deleteAsyncOperationId?: string

Property Value

string

fullyQualifiedResourceId

Customer resource Azure fully qualified resource Id.

fullyQualifiedResourceId?: string

Property Value

string

isEnterpriseManaged

Customer resource flag for enterprise management as boolean.

isEnterpriseManaged?: boolean

Property Value

boolean

isEntitled

Customer resource entitlement flag as boolean.

isEntitled?: boolean

Property Value

boolean

lastSyncWithAzureTimestamp

Customer resource last Azure sync timestamp.

lastSyncWithAzureTimestamp?: Date

Property Value

Date

releaseVersion

Customer resource Mcc release version.

releaseVersion?: number

Property Value

number

resendSignupCode

Customer resource flag for resending signup code as boolean.

resendSignupCode?: boolean

Property Value

boolean

shouldMigrate

Customer resource flag for migration.

shouldMigrate?: boolean

Property Value

boolean

synchWithAzureAttemptsCount

Customer resource sync attempts.

synchWithAzureAttemptsCount?: number

Property Value

number

verifySignupCode

Customer resource flag for requiring verification of signup code as boolean.

verifySignupCode?: boolean

Property Value

boolean

verifySignupPhrase

Customer resource phrase for verifying signup.

verifySignupPhrase?: string

Property Value

string