-
Notifications
You must be signed in to change notification settings - Fork 188
/
ProxyResource.yml
73 lines (70 loc) · 1.84 KB
/
ProxyResource.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
### YamlMime:TSType
name: ProxyResource
uid: '@azure/arm-consumption.ProxyResource'
package: '@azure/arm-consumption'
summary: The Resource model definition.
fullName: ProxyResource
remarks: ''
isDeprecated: false
type: interface
properties:
- name: eTag
uid: '@azure/arm-consumption.ProxyResource.eTag'
package: '@azure/arm-consumption'
summary: >-
eTag of the resource. To handle concurrent update scenario, this field
will be used to determine whether the user is updating the latest version
or not.
fullName: eTag
remarks: ''
isDeprecated: false
syntax:
content: 'eTag?: string'
return:
description: ''
type: string
- name: id
uid: '@azure/arm-consumption.ProxyResource.id'
package: '@azure/arm-consumption'
summary: >-
Resource Id.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: id
remarks: ''
isDeprecated: false
syntax:
content: 'id?: string'
return:
description: ''
type: string
- name: name
uid: '@azure/arm-consumption.ProxyResource.name'
package: '@azure/arm-consumption'
summary: >-
Resource name.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: name
remarks: ''
isDeprecated: false
syntax:
content: 'name?: string'
return:
description: ''
type: string
- name: type
uid: '@azure/arm-consumption.ProxyResource.type'
package: '@azure/arm-consumption'
summary: >-
Resource type.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: type
remarks: ''
isDeprecated: false
syntax:
content: 'type?: string'
return:
description: ''
type: string