-
Notifications
You must be signed in to change notification settings - Fork 187
/
FabricModelUpdate.yml
102 lines (99 loc) · 3.09 KB
/
FabricModelUpdate.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
### YamlMime:TSType
name: FabricModelUpdate
uid: '@azure/arm-recoveryservicesdatareplication.FabricModelUpdate'
package: '@azure/arm-recoveryservicesdatareplication'
summary: Fabric model for update.
fullName: FabricModelUpdate
remarks: ''
isDeprecated: false
type: interface
properties:
- name: id
uid: '@azure/arm-recoveryservicesdatareplication.FabricModelUpdate.id'
package: '@azure/arm-recoveryservicesdatareplication'
summary: >-
Gets or sets the Id of the resource.
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-recoveryservicesdatareplication.FabricModelUpdate.name'
package: '@azure/arm-recoveryservicesdatareplication'
summary: >-
Gets or sets the name of the resource.
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: properties
uid: '@azure/arm-recoveryservicesdatareplication.FabricModelUpdate.properties'
package: '@azure/arm-recoveryservicesdatareplication'
summary: Fabric model properties.
fullName: properties
remarks: ''
isDeprecated: false
syntax:
content: 'properties?: FabricModelProperties'
return:
description: ''
type: >-
<xref
uid="@azure/arm-recoveryservicesdatareplication.FabricModelProperties"
/>
- name: systemData
uid: '@azure/arm-recoveryservicesdatareplication.FabricModelUpdate.systemData'
package: '@azure/arm-recoveryservicesdatareplication'
summary: >-
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: systemData
remarks: ''
isDeprecated: false
syntax:
content: 'systemData?: FabricModelUpdateSystemData'
return:
description: ''
type: >-
<xref
uid="@azure/arm-recoveryservicesdatareplication.FabricModelUpdateSystemData"
/>
- name: tags
uid: '@azure/arm-recoveryservicesdatareplication.FabricModelUpdate.tags'
package: '@azure/arm-recoveryservicesdatareplication'
summary: Gets or sets the resource tags.
fullName: tags
remarks: ''
isDeprecated: false
syntax:
content: 'tags?: {[propertyName: string]: string}'
return:
description: ''
type: '{[propertyName: string]: string}'
- name: type
uid: '@azure/arm-recoveryservicesdatareplication.FabricModelUpdate.type'
package: '@azure/arm-recoveryservicesdatareplication'
summary: >-
Gets or sets the type of the resource.
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