-
Notifications
You must be signed in to change notification settings - Fork 187
/
HubBillingInfoFormat.yml
50 lines (50 loc) · 1.4 KB
/
HubBillingInfoFormat.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
### YamlMime:TSType
name: HubBillingInfoFormat
uid: '@azure/arm-customerinsights.HubBillingInfoFormat'
package: '@azure/arm-customerinsights'
summary: Hub billing info.
fullName: HubBillingInfoFormat
remarks: ''
isDeprecated: false
type: interface
properties:
- name: maxUnits
uid: '@azure/arm-customerinsights.HubBillingInfoFormat.maxUnits'
package: '@azure/arm-customerinsights'
summary: >-
The maximum number of units can be used. One unit is 10,000 Profiles and
100,000 Interactions.
fullName: maxUnits
remarks: ''
isDeprecated: false
syntax:
content: 'maxUnits?: number'
return:
description: ''
type: number
- name: minUnits
uid: '@azure/arm-customerinsights.HubBillingInfoFormat.minUnits'
package: '@azure/arm-customerinsights'
summary: >-
The minimum number of units will be billed. One unit is 10,000 Profiles
and 100,000 Interactions.
fullName: minUnits
remarks: ''
isDeprecated: false
syntax:
content: 'minUnits?: number'
return:
description: ''
type: number
- name: skuName
uid: '@azure/arm-customerinsights.HubBillingInfoFormat.skuName'
package: '@azure/arm-customerinsights'
summary: The sku name.
fullName: skuName
remarks: ''
isDeprecated: false
syntax:
content: 'skuName?: string'
return:
description: ''
type: string