@azure/arm-keyvault 3.1.1-alpha.20250326.1 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -9
- package/LICENSE +1 -1
- package/README.md +2 -5
- package/dist/browser/keyVaultManagementClient.js +11 -10
- package/dist/browser/keyVaultManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +8 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +14 -11
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +2 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1105 -1096
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.js +86 -86
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/keys.js +37 -37
- package/dist/browser/operations/keys.js.map +1 -1
- package/dist/browser/operations/managedHsmKeys.js +37 -37
- package/dist/browser/operations/managedHsmKeys.js.map +1 -1
- package/dist/browser/operations/managedHsms.d.ts.map +1 -1
- package/dist/browser/operations/managedHsms.js +90 -90
- package/dist/browser/operations/managedHsms.js.map +1 -1
- package/dist/browser/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/mhsmPrivateEndpointConnections.js +35 -35
- package/dist/browser/operations/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/mhsmPrivateLinkResources.js +5 -5
- package/dist/browser/operations/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/browser/operations/mhsmRegions.js +11 -11
- package/dist/browser/operations/mhsmRegions.js.map +1 -1
- package/dist/browser/operations/operations.js +9 -9
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +36 -36
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +5 -5
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/secrets.js +28 -28
- package/dist/browser/operations/secrets.js.map +1 -1
- package/dist/browser/operations/vaults.d.ts.map +1 -1
- package/dist/browser/operations/vaults.js +92 -92
- package/dist/browser/operations/vaults.js.map +1 -1
- package/dist/browser/operationsInterfaces/keys.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedHsmKeys.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedHsms.js.map +1 -1
- package/dist/browser/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/mhsmRegions.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/secrets.js.map +1 -1
- package/dist/browser/operationsInterfaces/vaults.js.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/keyVaultManagementClient.js +10 -9
- package/dist/commonjs/keyVaultManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +8 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +14 -11
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +2 -0
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1105 -1096
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.js +85 -85
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/keys.js +37 -37
- package/dist/commonjs/operations/keys.js.map +1 -1
- package/dist/commonjs/operations/managedHsmKeys.js +37 -37
- package/dist/commonjs/operations/managedHsmKeys.js.map +1 -1
- package/dist/commonjs/operations/managedHsms.d.ts.map +1 -1
- package/dist/commonjs/operations/managedHsms.js +89 -89
- package/dist/commonjs/operations/managedHsms.js.map +1 -1
- package/dist/commonjs/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/mhsmPrivateEndpointConnections.js +34 -34
- package/dist/commonjs/operations/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/mhsmPrivateLinkResources.js +5 -5
- package/dist/commonjs/operations/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/mhsmRegions.js +11 -11
- package/dist/commonjs/operations/mhsmRegions.js.map +1 -1
- package/dist/commonjs/operations/operations.js +9 -9
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +35 -35
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +5 -5
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/secrets.js +28 -28
- package/dist/commonjs/operations/secrets.js.map +1 -1
- package/dist/commonjs/operations/vaults.d.ts.map +1 -1
- package/dist/commonjs/operations/vaults.js +91 -91
- package/dist/commonjs/operations/vaults.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/keys.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedHsmKeys.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedHsms.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/mhsmRegions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/secrets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/vaults.js.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/keyVaultManagementClient.js +11 -10
- package/dist/esm/keyVaultManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +8 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +14 -11
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +2 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1105 -1096
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.js +86 -86
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/keys.js +37 -37
- package/dist/esm/operations/keys.js.map +1 -1
- package/dist/esm/operations/managedHsmKeys.js +37 -37
- package/dist/esm/operations/managedHsmKeys.js.map +1 -1
- package/dist/esm/operations/managedHsms.d.ts.map +1 -1
- package/dist/esm/operations/managedHsms.js +90 -90
- package/dist/esm/operations/managedHsms.js.map +1 -1
- package/dist/esm/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/mhsmPrivateEndpointConnections.js +35 -35
- package/dist/esm/operations/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/mhsmPrivateLinkResources.js +5 -5
- package/dist/esm/operations/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/esm/operations/mhsmRegions.js +11 -11
- package/dist/esm/operations/mhsmRegions.js.map +1 -1
- package/dist/esm/operations/operations.js +9 -9
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +36 -36
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +5 -5
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/secrets.js +28 -28
- package/dist/esm/operations/secrets.js.map +1 -1
- package/dist/esm/operations/vaults.d.ts.map +1 -1
- package/dist/esm/operations/vaults.js +92 -92
- package/dist/esm/operations/vaults.js.map +1 -1
- package/dist/esm/operationsInterfaces/keys.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedHsmKeys.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedHsms.js.map +1 -1
- package/dist/esm/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/mhsmRegions.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/secrets.js.map +1 -1
- package/dist/esm/operationsInterfaces/vaults.js.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/keyVaultManagementClient.js +11 -10
- package/dist/react-native/keyVaultManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +8 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +14 -11
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +2 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1105 -1096
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.js +86 -86
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/keys.js +37 -37
- package/dist/react-native/operations/keys.js.map +1 -1
- package/dist/react-native/operations/managedHsmKeys.js +37 -37
- package/dist/react-native/operations/managedHsmKeys.js.map +1 -1
- package/dist/react-native/operations/managedHsms.d.ts.map +1 -1
- package/dist/react-native/operations/managedHsms.js +90 -90
- package/dist/react-native/operations/managedHsms.js.map +1 -1
- package/dist/react-native/operations/mhsmPrivateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/mhsmPrivateEndpointConnections.js +35 -35
- package/dist/react-native/operations/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/mhsmPrivateLinkResources.js +5 -5
- package/dist/react-native/operations/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/react-native/operations/mhsmRegions.js +11 -11
- package/dist/react-native/operations/mhsmRegions.js.map +1 -1
- package/dist/react-native/operations/operations.js +9 -9
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +36 -36
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +5 -5
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/secrets.js +28 -28
- package/dist/react-native/operations/secrets.js.map +1 -1
- package/dist/react-native/operations/vaults.d.ts.map +1 -1
- package/dist/react-native/operations/vaults.js +92 -92
- package/dist/react-native/operations/vaults.js.map +1 -1
- package/dist/react-native/operationsInterfaces/keys.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedHsmKeys.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedHsms.js.map +1 -1
- package/dist/react-native/operationsInterfaces/mhsmPrivateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/mhsmPrivateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/mhsmRegions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/secrets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/vaults.js.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +12 -10
- package/review/arm-keyvault.api.md +4 -2
|
@@ -19,18 +19,18 @@ exports.KeyCreateParameters = {
|
|
|
19
19
|
serializedName: "tags",
|
|
20
20
|
type: {
|
|
21
21
|
name: "Dictionary",
|
|
22
|
-
value: { type: { name: "String" } }
|
|
23
|
-
}
|
|
22
|
+
value: { type: { name: "String" } },
|
|
23
|
+
},
|
|
24
24
|
},
|
|
25
25
|
properties: {
|
|
26
26
|
serializedName: "properties",
|
|
27
27
|
type: {
|
|
28
28
|
name: "Composite",
|
|
29
|
-
className: "KeyProperties"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
29
|
+
className: "KeyProperties",
|
|
30
|
+
},
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
34
|
};
|
|
35
35
|
exports.KeyProperties = {
|
|
36
36
|
type: {
|
|
@@ -41,14 +41,14 @@ exports.KeyProperties = {
|
|
|
41
41
|
serializedName: "attributes",
|
|
42
42
|
type: {
|
|
43
43
|
name: "Composite",
|
|
44
|
-
className: "KeyAttributes"
|
|
45
|
-
}
|
|
44
|
+
className: "KeyAttributes",
|
|
45
|
+
},
|
|
46
46
|
},
|
|
47
47
|
kty: {
|
|
48
48
|
serializedName: "kty",
|
|
49
49
|
type: {
|
|
50
|
-
name: "String"
|
|
51
|
-
}
|
|
50
|
+
name: "String",
|
|
51
|
+
},
|
|
52
52
|
},
|
|
53
53
|
keyOps: {
|
|
54
54
|
serializedName: "keyOps",
|
|
@@ -56,53 +56,53 @@ exports.KeyProperties = {
|
|
|
56
56
|
name: "Sequence",
|
|
57
57
|
element: {
|
|
58
58
|
type: {
|
|
59
|
-
name: "String"
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
59
|
+
name: "String",
|
|
60
|
+
},
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
63
|
},
|
|
64
64
|
keySize: {
|
|
65
65
|
serializedName: "keySize",
|
|
66
66
|
type: {
|
|
67
|
-
name: "Number"
|
|
68
|
-
}
|
|
67
|
+
name: "Number",
|
|
68
|
+
},
|
|
69
69
|
},
|
|
70
70
|
curveName: {
|
|
71
71
|
serializedName: "curveName",
|
|
72
72
|
type: {
|
|
73
|
-
name: "String"
|
|
74
|
-
}
|
|
73
|
+
name: "String",
|
|
74
|
+
},
|
|
75
75
|
},
|
|
76
76
|
keyUri: {
|
|
77
77
|
serializedName: "keyUri",
|
|
78
78
|
readOnly: true,
|
|
79
79
|
type: {
|
|
80
|
-
name: "String"
|
|
81
|
-
}
|
|
80
|
+
name: "String",
|
|
81
|
+
},
|
|
82
82
|
},
|
|
83
83
|
keyUriWithVersion: {
|
|
84
84
|
serializedName: "keyUriWithVersion",
|
|
85
85
|
readOnly: true,
|
|
86
86
|
type: {
|
|
87
|
-
name: "String"
|
|
88
|
-
}
|
|
87
|
+
name: "String",
|
|
88
|
+
},
|
|
89
89
|
},
|
|
90
90
|
rotationPolicy: {
|
|
91
91
|
serializedName: "rotationPolicy",
|
|
92
92
|
type: {
|
|
93
93
|
name: "Composite",
|
|
94
|
-
className: "RotationPolicy"
|
|
95
|
-
}
|
|
94
|
+
className: "RotationPolicy",
|
|
95
|
+
},
|
|
96
96
|
},
|
|
97
97
|
releasePolicy: {
|
|
98
98
|
serializedName: "release_policy",
|
|
99
99
|
type: {
|
|
100
100
|
name: "Composite",
|
|
101
|
-
className: "KeyReleasePolicy"
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
101
|
+
className: "KeyReleasePolicy",
|
|
102
|
+
},
|
|
103
|
+
},
|
|
104
|
+
},
|
|
105
|
+
},
|
|
106
106
|
};
|
|
107
107
|
exports.KeyAttributes = {
|
|
108
108
|
type: {
|
|
@@ -112,51 +112,51 @@ exports.KeyAttributes = {
|
|
|
112
112
|
enabled: {
|
|
113
113
|
serializedName: "enabled",
|
|
114
114
|
type: {
|
|
115
|
-
name: "Boolean"
|
|
116
|
-
}
|
|
115
|
+
name: "Boolean",
|
|
116
|
+
},
|
|
117
117
|
},
|
|
118
118
|
notBefore: {
|
|
119
119
|
serializedName: "nbf",
|
|
120
120
|
type: {
|
|
121
|
-
name: "Number"
|
|
122
|
-
}
|
|
121
|
+
name: "Number",
|
|
122
|
+
},
|
|
123
123
|
},
|
|
124
124
|
expires: {
|
|
125
125
|
serializedName: "exp",
|
|
126
126
|
type: {
|
|
127
|
-
name: "Number"
|
|
128
|
-
}
|
|
127
|
+
name: "Number",
|
|
128
|
+
},
|
|
129
129
|
},
|
|
130
130
|
created: {
|
|
131
131
|
serializedName: "created",
|
|
132
132
|
readOnly: true,
|
|
133
133
|
type: {
|
|
134
|
-
name: "Number"
|
|
135
|
-
}
|
|
134
|
+
name: "Number",
|
|
135
|
+
},
|
|
136
136
|
},
|
|
137
137
|
updated: {
|
|
138
138
|
serializedName: "updated",
|
|
139
139
|
readOnly: true,
|
|
140
140
|
type: {
|
|
141
|
-
name: "Number"
|
|
142
|
-
}
|
|
141
|
+
name: "Number",
|
|
142
|
+
},
|
|
143
143
|
},
|
|
144
144
|
recoveryLevel: {
|
|
145
145
|
serializedName: "recoveryLevel",
|
|
146
146
|
readOnly: true,
|
|
147
147
|
type: {
|
|
148
|
-
name: "String"
|
|
149
|
-
}
|
|
148
|
+
name: "String",
|
|
149
|
+
},
|
|
150
150
|
},
|
|
151
151
|
exportable: {
|
|
152
152
|
defaultValue: false,
|
|
153
153
|
serializedName: "exportable",
|
|
154
154
|
type: {
|
|
155
|
-
name: "Boolean"
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
155
|
+
name: "Boolean",
|
|
156
|
+
},
|
|
157
|
+
},
|
|
158
|
+
},
|
|
159
|
+
},
|
|
160
160
|
};
|
|
161
161
|
exports.RotationPolicy = {
|
|
162
162
|
type: {
|
|
@@ -167,8 +167,8 @@ exports.RotationPolicy = {
|
|
|
167
167
|
serializedName: "attributes",
|
|
168
168
|
type: {
|
|
169
169
|
name: "Composite",
|
|
170
|
-
className: "KeyRotationPolicyAttributes"
|
|
171
|
-
}
|
|
170
|
+
className: "KeyRotationPolicyAttributes",
|
|
171
|
+
},
|
|
172
172
|
},
|
|
173
173
|
lifetimeActions: {
|
|
174
174
|
serializedName: "lifetimeActions",
|
|
@@ -177,13 +177,13 @@ exports.RotationPolicy = {
|
|
|
177
177
|
element: {
|
|
178
178
|
type: {
|
|
179
179
|
name: "Composite",
|
|
180
|
-
className: "LifetimeAction"
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
}
|
|
180
|
+
className: "LifetimeAction",
|
|
181
|
+
},
|
|
182
|
+
},
|
|
183
|
+
},
|
|
184
|
+
},
|
|
185
|
+
},
|
|
186
|
+
},
|
|
187
187
|
};
|
|
188
188
|
exports.KeyRotationPolicyAttributes = {
|
|
189
189
|
type: {
|
|
@@ -194,24 +194,24 @@ exports.KeyRotationPolicyAttributes = {
|
|
|
194
194
|
serializedName: "created",
|
|
195
195
|
readOnly: true,
|
|
196
196
|
type: {
|
|
197
|
-
name: "Number"
|
|
198
|
-
}
|
|
197
|
+
name: "Number",
|
|
198
|
+
},
|
|
199
199
|
},
|
|
200
200
|
updated: {
|
|
201
201
|
serializedName: "updated",
|
|
202
202
|
readOnly: true,
|
|
203
203
|
type: {
|
|
204
|
-
name: "Number"
|
|
205
|
-
}
|
|
204
|
+
name: "Number",
|
|
205
|
+
},
|
|
206
206
|
},
|
|
207
207
|
expiryTime: {
|
|
208
208
|
serializedName: "expiryTime",
|
|
209
209
|
type: {
|
|
210
|
-
name: "String"
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
}
|
|
210
|
+
name: "String",
|
|
211
|
+
},
|
|
212
|
+
},
|
|
213
|
+
},
|
|
214
|
+
},
|
|
215
215
|
};
|
|
216
216
|
exports.LifetimeAction = {
|
|
217
217
|
type: {
|
|
@@ -222,18 +222,18 @@ exports.LifetimeAction = {
|
|
|
222
222
|
serializedName: "trigger",
|
|
223
223
|
type: {
|
|
224
224
|
name: "Composite",
|
|
225
|
-
className: "Trigger"
|
|
226
|
-
}
|
|
225
|
+
className: "Trigger",
|
|
226
|
+
},
|
|
227
227
|
},
|
|
228
228
|
action: {
|
|
229
229
|
serializedName: "action",
|
|
230
230
|
type: {
|
|
231
231
|
name: "Composite",
|
|
232
|
-
className: "Action"
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
}
|
|
232
|
+
className: "Action",
|
|
233
|
+
},
|
|
234
|
+
},
|
|
235
|
+
},
|
|
236
|
+
},
|
|
237
237
|
};
|
|
238
238
|
exports.Trigger = {
|
|
239
239
|
type: {
|
|
@@ -243,17 +243,17 @@ exports.Trigger = {
|
|
|
243
243
|
timeAfterCreate: {
|
|
244
244
|
serializedName: "timeAfterCreate",
|
|
245
245
|
type: {
|
|
246
|
-
name: "String"
|
|
247
|
-
}
|
|
246
|
+
name: "String",
|
|
247
|
+
},
|
|
248
248
|
},
|
|
249
249
|
timeBeforeExpiry: {
|
|
250
250
|
serializedName: "timeBeforeExpiry",
|
|
251
251
|
type: {
|
|
252
|
-
name: "String"
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
}
|
|
252
|
+
name: "String",
|
|
253
|
+
},
|
|
254
|
+
},
|
|
255
|
+
},
|
|
256
|
+
},
|
|
257
257
|
};
|
|
258
258
|
exports.Action = {
|
|
259
259
|
type: {
|
|
@@ -264,11 +264,11 @@ exports.Action = {
|
|
|
264
264
|
serializedName: "type",
|
|
265
265
|
type: {
|
|
266
266
|
name: "Enum",
|
|
267
|
-
allowedValues: ["rotate", "notify"]
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
}
|
|
267
|
+
allowedValues: ["rotate", "notify"],
|
|
268
|
+
},
|
|
269
|
+
},
|
|
270
|
+
},
|
|
271
|
+
},
|
|
272
272
|
};
|
|
273
273
|
exports.KeyReleasePolicy = {
|
|
274
274
|
type: {
|
|
@@ -279,17 +279,17 @@ exports.KeyReleasePolicy = {
|
|
|
279
279
|
defaultValue: "application/json; charset=utf-8",
|
|
280
280
|
serializedName: "contentType",
|
|
281
281
|
type: {
|
|
282
|
-
name: "String"
|
|
283
|
-
}
|
|
282
|
+
name: "String",
|
|
283
|
+
},
|
|
284
284
|
},
|
|
285
285
|
data: {
|
|
286
286
|
serializedName: "data",
|
|
287
287
|
type: {
|
|
288
|
-
name: "Base64Url"
|
|
289
|
-
}
|
|
290
|
-
}
|
|
291
|
-
}
|
|
292
|
-
}
|
|
288
|
+
name: "Base64Url",
|
|
289
|
+
},
|
|
290
|
+
},
|
|
291
|
+
},
|
|
292
|
+
},
|
|
293
293
|
};
|
|
294
294
|
exports.Resource = {
|
|
295
295
|
type: {
|
|
@@ -300,40 +300,40 @@ exports.Resource = {
|
|
|
300
300
|
serializedName: "id",
|
|
301
301
|
readOnly: true,
|
|
302
302
|
type: {
|
|
303
|
-
name: "String"
|
|
304
|
-
}
|
|
303
|
+
name: "String",
|
|
304
|
+
},
|
|
305
305
|
},
|
|
306
306
|
name: {
|
|
307
307
|
serializedName: "name",
|
|
308
308
|
readOnly: true,
|
|
309
309
|
type: {
|
|
310
|
-
name: "String"
|
|
311
|
-
}
|
|
310
|
+
name: "String",
|
|
311
|
+
},
|
|
312
312
|
},
|
|
313
313
|
type: {
|
|
314
314
|
serializedName: "type",
|
|
315
315
|
readOnly: true,
|
|
316
316
|
type: {
|
|
317
|
-
name: "String"
|
|
318
|
-
}
|
|
317
|
+
name: "String",
|
|
318
|
+
},
|
|
319
319
|
},
|
|
320
320
|
location: {
|
|
321
321
|
serializedName: "location",
|
|
322
322
|
readOnly: true,
|
|
323
323
|
type: {
|
|
324
|
-
name: "String"
|
|
325
|
-
}
|
|
324
|
+
name: "String",
|
|
325
|
+
},
|
|
326
326
|
},
|
|
327
327
|
tags: {
|
|
328
328
|
serializedName: "tags",
|
|
329
329
|
readOnly: true,
|
|
330
330
|
type: {
|
|
331
331
|
name: "Dictionary",
|
|
332
|
-
value: { type: { name: "String" } }
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
}
|
|
332
|
+
value: { type: { name: "String" } },
|
|
333
|
+
},
|
|
334
|
+
},
|
|
335
|
+
},
|
|
336
|
+
},
|
|
337
337
|
};
|
|
338
338
|
exports.CloudError = {
|
|
339
339
|
type: {
|
|
@@ -344,11 +344,11 @@ exports.CloudError = {
|
|
|
344
344
|
serializedName: "error",
|
|
345
345
|
type: {
|
|
346
346
|
name: "Composite",
|
|
347
|
-
className: "CloudErrorBody"
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
}
|
|
347
|
+
className: "CloudErrorBody",
|
|
348
|
+
},
|
|
349
|
+
},
|
|
350
|
+
},
|
|
351
|
+
},
|
|
352
352
|
};
|
|
353
353
|
exports.CloudErrorBody = {
|
|
354
354
|
type: {
|
|
@@ -358,17 +358,17 @@ exports.CloudErrorBody = {
|
|
|
358
358
|
code: {
|
|
359
359
|
serializedName: "code",
|
|
360
360
|
type: {
|
|
361
|
-
name: "String"
|
|
362
|
-
}
|
|
361
|
+
name: "String",
|
|
362
|
+
},
|
|
363
363
|
},
|
|
364
364
|
message: {
|
|
365
365
|
serializedName: "message",
|
|
366
366
|
type: {
|
|
367
|
-
name: "String"
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
}
|
|
367
|
+
name: "String",
|
|
368
|
+
},
|
|
369
|
+
},
|
|
370
|
+
},
|
|
371
|
+
},
|
|
372
372
|
};
|
|
373
373
|
exports.KeyListResult = {
|
|
374
374
|
type: {
|
|
@@ -382,19 +382,19 @@ exports.KeyListResult = {
|
|
|
382
382
|
element: {
|
|
383
383
|
type: {
|
|
384
384
|
name: "Composite",
|
|
385
|
-
className: "Key"
|
|
386
|
-
}
|
|
387
|
-
}
|
|
388
|
-
}
|
|
385
|
+
className: "Key",
|
|
386
|
+
},
|
|
387
|
+
},
|
|
388
|
+
},
|
|
389
389
|
},
|
|
390
390
|
nextLink: {
|
|
391
391
|
serializedName: "nextLink",
|
|
392
392
|
type: {
|
|
393
|
-
name: "String"
|
|
394
|
-
}
|
|
395
|
-
}
|
|
396
|
-
}
|
|
397
|
-
}
|
|
393
|
+
name: "String",
|
|
394
|
+
},
|
|
395
|
+
},
|
|
396
|
+
},
|
|
397
|
+
},
|
|
398
398
|
};
|
|
399
399
|
exports.ManagedHsmKeyCreateParameters = {
|
|
400
400
|
type: {
|
|
@@ -405,18 +405,18 @@ exports.ManagedHsmKeyCreateParameters = {
|
|
|
405
405
|
serializedName: "tags",
|
|
406
406
|
type: {
|
|
407
407
|
name: "Dictionary",
|
|
408
|
-
value: { type: { name: "String" } }
|
|
409
|
-
}
|
|
408
|
+
value: { type: { name: "String" } },
|
|
409
|
+
},
|
|
410
410
|
},
|
|
411
411
|
properties: {
|
|
412
412
|
serializedName: "properties",
|
|
413
413
|
type: {
|
|
414
414
|
name: "Composite",
|
|
415
|
-
className: "ManagedHsmKeyProperties"
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
}
|
|
419
|
-
}
|
|
415
|
+
className: "ManagedHsmKeyProperties",
|
|
416
|
+
},
|
|
417
|
+
},
|
|
418
|
+
},
|
|
419
|
+
},
|
|
420
420
|
};
|
|
421
421
|
exports.ManagedHsmKeyProperties = {
|
|
422
422
|
type: {
|
|
@@ -427,14 +427,14 @@ exports.ManagedHsmKeyProperties = {
|
|
|
427
427
|
serializedName: "attributes",
|
|
428
428
|
type: {
|
|
429
429
|
name: "Composite",
|
|
430
|
-
className: "ManagedHsmKeyAttributes"
|
|
431
|
-
}
|
|
430
|
+
className: "ManagedHsmKeyAttributes",
|
|
431
|
+
},
|
|
432
432
|
},
|
|
433
433
|
kty: {
|
|
434
434
|
serializedName: "kty",
|
|
435
435
|
type: {
|
|
436
|
-
name: "String"
|
|
437
|
-
}
|
|
436
|
+
name: "String",
|
|
437
|
+
},
|
|
438
438
|
},
|
|
439
439
|
keyOps: {
|
|
440
440
|
serializedName: "keyOps",
|
|
@@ -442,53 +442,53 @@ exports.ManagedHsmKeyProperties = {
|
|
|
442
442
|
name: "Sequence",
|
|
443
443
|
element: {
|
|
444
444
|
type: {
|
|
445
|
-
name: "String"
|
|
446
|
-
}
|
|
447
|
-
}
|
|
448
|
-
}
|
|
445
|
+
name: "String",
|
|
446
|
+
},
|
|
447
|
+
},
|
|
448
|
+
},
|
|
449
449
|
},
|
|
450
450
|
keySize: {
|
|
451
451
|
serializedName: "keySize",
|
|
452
452
|
type: {
|
|
453
|
-
name: "Number"
|
|
454
|
-
}
|
|
453
|
+
name: "Number",
|
|
454
|
+
},
|
|
455
455
|
},
|
|
456
456
|
curveName: {
|
|
457
457
|
serializedName: "curveName",
|
|
458
458
|
type: {
|
|
459
|
-
name: "String"
|
|
460
|
-
}
|
|
459
|
+
name: "String",
|
|
460
|
+
},
|
|
461
461
|
},
|
|
462
462
|
keyUri: {
|
|
463
463
|
serializedName: "keyUri",
|
|
464
464
|
readOnly: true,
|
|
465
465
|
type: {
|
|
466
|
-
name: "String"
|
|
467
|
-
}
|
|
466
|
+
name: "String",
|
|
467
|
+
},
|
|
468
468
|
},
|
|
469
469
|
keyUriWithVersion: {
|
|
470
470
|
serializedName: "keyUriWithVersion",
|
|
471
471
|
readOnly: true,
|
|
472
472
|
type: {
|
|
473
|
-
name: "String"
|
|
474
|
-
}
|
|
473
|
+
name: "String",
|
|
474
|
+
},
|
|
475
475
|
},
|
|
476
476
|
rotationPolicy: {
|
|
477
477
|
serializedName: "rotationPolicy",
|
|
478
478
|
type: {
|
|
479
479
|
name: "Composite",
|
|
480
|
-
className: "ManagedHsmRotationPolicy"
|
|
481
|
-
}
|
|
480
|
+
className: "ManagedHsmRotationPolicy",
|
|
481
|
+
},
|
|
482
482
|
},
|
|
483
483
|
releasePolicy: {
|
|
484
484
|
serializedName: "release_policy",
|
|
485
485
|
type: {
|
|
486
486
|
name: "Composite",
|
|
487
|
-
className: "ManagedHsmKeyReleasePolicy"
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
|
-
}
|
|
491
|
-
}
|
|
487
|
+
className: "ManagedHsmKeyReleasePolicy",
|
|
488
|
+
},
|
|
489
|
+
},
|
|
490
|
+
},
|
|
491
|
+
},
|
|
492
492
|
};
|
|
493
493
|
exports.ManagedHsmKeyAttributes = {
|
|
494
494
|
type: {
|
|
@@ -498,50 +498,50 @@ exports.ManagedHsmKeyAttributes = {
|
|
|
498
498
|
enabled: {
|
|
499
499
|
serializedName: "enabled",
|
|
500
500
|
type: {
|
|
501
|
-
name: "Boolean"
|
|
502
|
-
}
|
|
501
|
+
name: "Boolean",
|
|
502
|
+
},
|
|
503
503
|
},
|
|
504
504
|
notBefore: {
|
|
505
505
|
serializedName: "nbf",
|
|
506
506
|
type: {
|
|
507
|
-
name: "Number"
|
|
508
|
-
}
|
|
507
|
+
name: "Number",
|
|
508
|
+
},
|
|
509
509
|
},
|
|
510
510
|
expires: {
|
|
511
511
|
serializedName: "exp",
|
|
512
512
|
type: {
|
|
513
|
-
name: "Number"
|
|
514
|
-
}
|
|
513
|
+
name: "Number",
|
|
514
|
+
},
|
|
515
515
|
},
|
|
516
516
|
created: {
|
|
517
517
|
serializedName: "created",
|
|
518
518
|
readOnly: true,
|
|
519
519
|
type: {
|
|
520
|
-
name: "Number"
|
|
521
|
-
}
|
|
520
|
+
name: "Number",
|
|
521
|
+
},
|
|
522
522
|
},
|
|
523
523
|
updated: {
|
|
524
524
|
serializedName: "updated",
|
|
525
525
|
readOnly: true,
|
|
526
526
|
type: {
|
|
527
|
-
name: "Number"
|
|
528
|
-
}
|
|
527
|
+
name: "Number",
|
|
528
|
+
},
|
|
529
529
|
},
|
|
530
530
|
recoveryLevel: {
|
|
531
531
|
serializedName: "recoveryLevel",
|
|
532
532
|
readOnly: true,
|
|
533
533
|
type: {
|
|
534
|
-
name: "String"
|
|
535
|
-
}
|
|
534
|
+
name: "String",
|
|
535
|
+
},
|
|
536
536
|
},
|
|
537
537
|
exportable: {
|
|
538
538
|
serializedName: "exportable",
|
|
539
539
|
type: {
|
|
540
|
-
name: "Boolean"
|
|
541
|
-
}
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
}
|
|
540
|
+
name: "Boolean",
|
|
541
|
+
},
|
|
542
|
+
},
|
|
543
|
+
},
|
|
544
|
+
},
|
|
545
545
|
};
|
|
546
546
|
exports.ManagedHsmRotationPolicy = {
|
|
547
547
|
type: {
|
|
@@ -552,8 +552,8 @@ exports.ManagedHsmRotationPolicy = {
|
|
|
552
552
|
serializedName: "attributes",
|
|
553
553
|
type: {
|
|
554
554
|
name: "Composite",
|
|
555
|
-
className: "ManagedHsmKeyRotationPolicyAttributes"
|
|
556
|
-
}
|
|
555
|
+
className: "ManagedHsmKeyRotationPolicyAttributes",
|
|
556
|
+
},
|
|
557
557
|
},
|
|
558
558
|
lifetimeActions: {
|
|
559
559
|
serializedName: "lifetimeActions",
|
|
@@ -562,13 +562,13 @@ exports.ManagedHsmRotationPolicy = {
|
|
|
562
562
|
element: {
|
|
563
563
|
type: {
|
|
564
564
|
name: "Composite",
|
|
565
|
-
className: "ManagedHsmLifetimeAction"
|
|
566
|
-
}
|
|
567
|
-
}
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
}
|
|
571
|
-
}
|
|
565
|
+
className: "ManagedHsmLifetimeAction",
|
|
566
|
+
},
|
|
567
|
+
},
|
|
568
|
+
},
|
|
569
|
+
},
|
|
570
|
+
},
|
|
571
|
+
},
|
|
572
572
|
};
|
|
573
573
|
exports.ManagedHsmKeyRotationPolicyAttributes = {
|
|
574
574
|
type: {
|
|
@@ -579,24 +579,24 @@ exports.ManagedHsmKeyRotationPolicyAttributes = {
|
|
|
579
579
|
serializedName: "created",
|
|
580
580
|
readOnly: true,
|
|
581
581
|
type: {
|
|
582
|
-
name: "Number"
|
|
583
|
-
}
|
|
582
|
+
name: "Number",
|
|
583
|
+
},
|
|
584
584
|
},
|
|
585
585
|
updated: {
|
|
586
586
|
serializedName: "updated",
|
|
587
587
|
readOnly: true,
|
|
588
588
|
type: {
|
|
589
|
-
name: "Number"
|
|
590
|
-
}
|
|
589
|
+
name: "Number",
|
|
590
|
+
},
|
|
591
591
|
},
|
|
592
592
|
expiryTime: {
|
|
593
593
|
serializedName: "expiryTime",
|
|
594
594
|
type: {
|
|
595
|
-
name: "String"
|
|
596
|
-
}
|
|
597
|
-
}
|
|
598
|
-
}
|
|
599
|
-
}
|
|
595
|
+
name: "String",
|
|
596
|
+
},
|
|
597
|
+
},
|
|
598
|
+
},
|
|
599
|
+
},
|
|
600
600
|
};
|
|
601
601
|
exports.ManagedHsmLifetimeAction = {
|
|
602
602
|
type: {
|
|
@@ -607,18 +607,18 @@ exports.ManagedHsmLifetimeAction = {
|
|
|
607
607
|
serializedName: "trigger",
|
|
608
608
|
type: {
|
|
609
609
|
name: "Composite",
|
|
610
|
-
className: "ManagedHsmTrigger"
|
|
611
|
-
}
|
|
610
|
+
className: "ManagedHsmTrigger",
|
|
611
|
+
},
|
|
612
612
|
},
|
|
613
613
|
action: {
|
|
614
614
|
serializedName: "action",
|
|
615
615
|
type: {
|
|
616
616
|
name: "Composite",
|
|
617
|
-
className: "ManagedHsmAction"
|
|
618
|
-
}
|
|
619
|
-
}
|
|
620
|
-
}
|
|
621
|
-
}
|
|
617
|
+
className: "ManagedHsmAction",
|
|
618
|
+
},
|
|
619
|
+
},
|
|
620
|
+
},
|
|
621
|
+
},
|
|
622
622
|
};
|
|
623
623
|
exports.ManagedHsmTrigger = {
|
|
624
624
|
type: {
|
|
@@ -628,17 +628,17 @@ exports.ManagedHsmTrigger = {
|
|
|
628
628
|
timeAfterCreate: {
|
|
629
629
|
serializedName: "timeAfterCreate",
|
|
630
630
|
type: {
|
|
631
|
-
name: "String"
|
|
632
|
-
}
|
|
631
|
+
name: "String",
|
|
632
|
+
},
|
|
633
633
|
},
|
|
634
634
|
timeBeforeExpiry: {
|
|
635
635
|
serializedName: "timeBeforeExpiry",
|
|
636
636
|
type: {
|
|
637
|
-
name: "String"
|
|
638
|
-
}
|
|
639
|
-
}
|
|
640
|
-
}
|
|
641
|
-
}
|
|
637
|
+
name: "String",
|
|
638
|
+
},
|
|
639
|
+
},
|
|
640
|
+
},
|
|
641
|
+
},
|
|
642
642
|
};
|
|
643
643
|
exports.ManagedHsmAction = {
|
|
644
644
|
type: {
|
|
@@ -649,11 +649,11 @@ exports.ManagedHsmAction = {
|
|
|
649
649
|
serializedName: "type",
|
|
650
650
|
type: {
|
|
651
651
|
name: "Enum",
|
|
652
|
-
allowedValues: ["rotate", "notify"]
|
|
653
|
-
}
|
|
654
|
-
}
|
|
655
|
-
}
|
|
656
|
-
}
|
|
652
|
+
allowedValues: ["rotate", "notify"],
|
|
653
|
+
},
|
|
654
|
+
},
|
|
655
|
+
},
|
|
656
|
+
},
|
|
657
657
|
};
|
|
658
658
|
exports.ManagedHsmKeyReleasePolicy = {
|
|
659
659
|
type: {
|
|
@@ -664,17 +664,17 @@ exports.ManagedHsmKeyReleasePolicy = {
|
|
|
664
664
|
defaultValue: "application/json; charset=utf-8",
|
|
665
665
|
serializedName: "contentType",
|
|
666
666
|
type: {
|
|
667
|
-
name: "String"
|
|
668
|
-
}
|
|
667
|
+
name: "String",
|
|
668
|
+
},
|
|
669
669
|
},
|
|
670
670
|
data: {
|
|
671
671
|
serializedName: "data",
|
|
672
672
|
type: {
|
|
673
|
-
name: "Base64Url"
|
|
674
|
-
}
|
|
675
|
-
}
|
|
676
|
-
}
|
|
677
|
-
}
|
|
673
|
+
name: "Base64Url",
|
|
674
|
+
},
|
|
675
|
+
},
|
|
676
|
+
},
|
|
677
|
+
},
|
|
678
678
|
};
|
|
679
679
|
exports.ProxyResourceWithoutSystemData = {
|
|
680
680
|
type: {
|
|
@@ -685,32 +685,32 @@ exports.ProxyResourceWithoutSystemData = {
|
|
|
685
685
|
serializedName: "id",
|
|
686
686
|
readOnly: true,
|
|
687
687
|
type: {
|
|
688
|
-
name: "String"
|
|
689
|
-
}
|
|
688
|
+
name: "String",
|
|
689
|
+
},
|
|
690
690
|
},
|
|
691
691
|
name: {
|
|
692
692
|
serializedName: "name",
|
|
693
693
|
readOnly: true,
|
|
694
694
|
type: {
|
|
695
|
-
name: "String"
|
|
696
|
-
}
|
|
695
|
+
name: "String",
|
|
696
|
+
},
|
|
697
697
|
},
|
|
698
698
|
type: {
|
|
699
699
|
serializedName: "type",
|
|
700
700
|
readOnly: true,
|
|
701
701
|
type: {
|
|
702
|
-
name: "String"
|
|
703
|
-
}
|
|
702
|
+
name: "String",
|
|
703
|
+
},
|
|
704
704
|
},
|
|
705
705
|
tags: {
|
|
706
706
|
serializedName: "tags",
|
|
707
707
|
type: {
|
|
708
708
|
name: "Dictionary",
|
|
709
|
-
value: { type: { name: "String" } }
|
|
710
|
-
}
|
|
711
|
-
}
|
|
712
|
-
}
|
|
713
|
-
}
|
|
709
|
+
value: { type: { name: "String" } },
|
|
710
|
+
},
|
|
711
|
+
},
|
|
712
|
+
},
|
|
713
|
+
},
|
|
714
714
|
};
|
|
715
715
|
exports.ManagedHsmKeyListResult = {
|
|
716
716
|
type: {
|
|
@@ -724,19 +724,19 @@ exports.ManagedHsmKeyListResult = {
|
|
|
724
724
|
element: {
|
|
725
725
|
type: {
|
|
726
726
|
name: "Composite",
|
|
727
|
-
className: "ManagedHsmKey"
|
|
728
|
-
}
|
|
729
|
-
}
|
|
730
|
-
}
|
|
727
|
+
className: "ManagedHsmKey",
|
|
728
|
+
},
|
|
729
|
+
},
|
|
730
|
+
},
|
|
731
731
|
},
|
|
732
732
|
nextLink: {
|
|
733
733
|
serializedName: "nextLink",
|
|
734
734
|
type: {
|
|
735
|
-
name: "String"
|
|
736
|
-
}
|
|
737
|
-
}
|
|
738
|
-
}
|
|
739
|
-
}
|
|
735
|
+
name: "String",
|
|
736
|
+
},
|
|
737
|
+
},
|
|
738
|
+
},
|
|
739
|
+
},
|
|
740
740
|
};
|
|
741
741
|
exports.VaultCreateOrUpdateParameters = {
|
|
742
742
|
type: {
|
|
@@ -747,25 +747,25 @@ exports.VaultCreateOrUpdateParameters = {
|
|
|
747
747
|
serializedName: "location",
|
|
748
748
|
required: true,
|
|
749
749
|
type: {
|
|
750
|
-
name: "String"
|
|
751
|
-
}
|
|
750
|
+
name: "String",
|
|
751
|
+
},
|
|
752
752
|
},
|
|
753
753
|
tags: {
|
|
754
754
|
serializedName: "tags",
|
|
755
755
|
type: {
|
|
756
756
|
name: "Dictionary",
|
|
757
|
-
value: { type: { name: "String" } }
|
|
758
|
-
}
|
|
757
|
+
value: { type: { name: "String" } },
|
|
758
|
+
},
|
|
759
759
|
},
|
|
760
760
|
properties: {
|
|
761
761
|
serializedName: "properties",
|
|
762
762
|
type: {
|
|
763
763
|
name: "Composite",
|
|
764
|
-
className: "VaultProperties"
|
|
765
|
-
}
|
|
766
|
-
}
|
|
767
|
-
}
|
|
768
|
-
}
|
|
764
|
+
className: "VaultProperties",
|
|
765
|
+
},
|
|
766
|
+
},
|
|
767
|
+
},
|
|
768
|
+
},
|
|
769
769
|
};
|
|
770
770
|
exports.VaultProperties = {
|
|
771
771
|
type: {
|
|
@@ -776,15 +776,15 @@ exports.VaultProperties = {
|
|
|
776
776
|
serializedName: "tenantId",
|
|
777
777
|
required: true,
|
|
778
778
|
type: {
|
|
779
|
-
name: "Uuid"
|
|
780
|
-
}
|
|
779
|
+
name: "Uuid",
|
|
780
|
+
},
|
|
781
781
|
},
|
|
782
782
|
sku: {
|
|
783
783
|
serializedName: "sku",
|
|
784
784
|
type: {
|
|
785
785
|
name: "Composite",
|
|
786
|
-
className: "Sku"
|
|
787
|
-
}
|
|
786
|
+
className: "Sku",
|
|
787
|
+
},
|
|
788
788
|
},
|
|
789
789
|
accessPolicies: {
|
|
790
790
|
serializedName: "accessPolicies",
|
|
@@ -793,88 +793,91 @@ exports.VaultProperties = {
|
|
|
793
793
|
element: {
|
|
794
794
|
type: {
|
|
795
795
|
name: "Composite",
|
|
796
|
-
className: "AccessPolicyEntry"
|
|
797
|
-
}
|
|
798
|
-
}
|
|
799
|
-
}
|
|
796
|
+
className: "AccessPolicyEntry",
|
|
797
|
+
},
|
|
798
|
+
},
|
|
799
|
+
},
|
|
800
800
|
},
|
|
801
801
|
vaultUri: {
|
|
802
802
|
serializedName: "vaultUri",
|
|
803
803
|
type: {
|
|
804
|
-
name: "String"
|
|
805
|
-
}
|
|
804
|
+
name: "String",
|
|
805
|
+
},
|
|
806
806
|
},
|
|
807
807
|
hsmPoolResourceId: {
|
|
808
808
|
serializedName: "hsmPoolResourceId",
|
|
809
809
|
readOnly: true,
|
|
810
810
|
type: {
|
|
811
|
-
name: "String"
|
|
812
|
-
}
|
|
811
|
+
name: "String",
|
|
812
|
+
},
|
|
813
813
|
},
|
|
814
814
|
enabledForDeployment: {
|
|
815
|
+
defaultValue: false,
|
|
815
816
|
serializedName: "enabledForDeployment",
|
|
816
817
|
type: {
|
|
817
|
-
name: "Boolean"
|
|
818
|
-
}
|
|
818
|
+
name: "Boolean",
|
|
819
|
+
},
|
|
819
820
|
},
|
|
820
821
|
enabledForDiskEncryption: {
|
|
822
|
+
defaultValue: false,
|
|
821
823
|
serializedName: "enabledForDiskEncryption",
|
|
822
824
|
type: {
|
|
823
|
-
name: "Boolean"
|
|
824
|
-
}
|
|
825
|
+
name: "Boolean",
|
|
826
|
+
},
|
|
825
827
|
},
|
|
826
828
|
enabledForTemplateDeployment: {
|
|
829
|
+
defaultValue: false,
|
|
827
830
|
serializedName: "enabledForTemplateDeployment",
|
|
828
831
|
type: {
|
|
829
|
-
name: "Boolean"
|
|
830
|
-
}
|
|
832
|
+
name: "Boolean",
|
|
833
|
+
},
|
|
831
834
|
},
|
|
832
835
|
enableSoftDelete: {
|
|
833
836
|
defaultValue: true,
|
|
834
837
|
serializedName: "enableSoftDelete",
|
|
835
838
|
type: {
|
|
836
|
-
name: "Boolean"
|
|
837
|
-
}
|
|
839
|
+
name: "Boolean",
|
|
840
|
+
},
|
|
838
841
|
},
|
|
839
842
|
softDeleteRetentionInDays: {
|
|
840
843
|
defaultValue: 90,
|
|
841
844
|
serializedName: "softDeleteRetentionInDays",
|
|
842
845
|
type: {
|
|
843
|
-
name: "Number"
|
|
844
|
-
}
|
|
846
|
+
name: "Number",
|
|
847
|
+
},
|
|
845
848
|
},
|
|
846
849
|
enableRbacAuthorization: {
|
|
847
850
|
defaultValue: false,
|
|
848
851
|
serializedName: "enableRbacAuthorization",
|
|
849
852
|
type: {
|
|
850
|
-
name: "Boolean"
|
|
851
|
-
}
|
|
853
|
+
name: "Boolean",
|
|
854
|
+
},
|
|
852
855
|
},
|
|
853
856
|
createMode: {
|
|
854
857
|
serializedName: "createMode",
|
|
855
858
|
type: {
|
|
856
859
|
name: "Enum",
|
|
857
|
-
allowedValues: ["recover", "default"]
|
|
858
|
-
}
|
|
860
|
+
allowedValues: ["recover", "default"],
|
|
861
|
+
},
|
|
859
862
|
},
|
|
860
863
|
enablePurgeProtection: {
|
|
861
864
|
serializedName: "enablePurgeProtection",
|
|
862
865
|
type: {
|
|
863
|
-
name: "Boolean"
|
|
864
|
-
}
|
|
866
|
+
name: "Boolean",
|
|
867
|
+
},
|
|
865
868
|
},
|
|
866
869
|
networkAcls: {
|
|
867
870
|
serializedName: "networkAcls",
|
|
868
871
|
type: {
|
|
869
872
|
name: "Composite",
|
|
870
|
-
className: "NetworkRuleSet"
|
|
871
|
-
}
|
|
873
|
+
className: "NetworkRuleSet",
|
|
874
|
+
},
|
|
872
875
|
},
|
|
873
876
|
provisioningState: {
|
|
874
877
|
serializedName: "provisioningState",
|
|
875
878
|
type: {
|
|
876
|
-
name: "String"
|
|
877
|
-
}
|
|
879
|
+
name: "String",
|
|
880
|
+
},
|
|
878
881
|
},
|
|
879
882
|
privateEndpointConnections: {
|
|
880
883
|
serializedName: "privateEndpointConnections",
|
|
@@ -884,20 +887,20 @@ exports.VaultProperties = {
|
|
|
884
887
|
element: {
|
|
885
888
|
type: {
|
|
886
889
|
name: "Composite",
|
|
887
|
-
className: "PrivateEndpointConnectionItem"
|
|
888
|
-
}
|
|
889
|
-
}
|
|
890
|
-
}
|
|
890
|
+
className: "PrivateEndpointConnectionItem",
|
|
891
|
+
},
|
|
892
|
+
},
|
|
893
|
+
},
|
|
891
894
|
},
|
|
892
895
|
publicNetworkAccess: {
|
|
893
896
|
defaultValue: "enabled",
|
|
894
897
|
serializedName: "publicNetworkAccess",
|
|
895
898
|
type: {
|
|
896
|
-
name: "String"
|
|
897
|
-
}
|
|
898
|
-
}
|
|
899
|
-
}
|
|
900
|
-
}
|
|
899
|
+
name: "String",
|
|
900
|
+
},
|
|
901
|
+
},
|
|
902
|
+
},
|
|
903
|
+
},
|
|
901
904
|
};
|
|
902
905
|
exports.Sku = {
|
|
903
906
|
type: {
|
|
@@ -908,19 +911,19 @@ exports.Sku = {
|
|
|
908
911
|
serializedName: "family",
|
|
909
912
|
required: true,
|
|
910
913
|
type: {
|
|
911
|
-
name: "String"
|
|
912
|
-
}
|
|
914
|
+
name: "String",
|
|
915
|
+
},
|
|
913
916
|
},
|
|
914
917
|
name: {
|
|
915
918
|
serializedName: "name",
|
|
916
919
|
required: true,
|
|
917
920
|
type: {
|
|
918
921
|
name: "Enum",
|
|
919
|
-
allowedValues: ["standard", "premium"]
|
|
920
|
-
}
|
|
921
|
-
}
|
|
922
|
-
}
|
|
923
|
-
}
|
|
922
|
+
allowedValues: ["standard", "premium"],
|
|
923
|
+
},
|
|
924
|
+
},
|
|
925
|
+
},
|
|
926
|
+
},
|
|
924
927
|
};
|
|
925
928
|
exports.AccessPolicyEntry = {
|
|
926
929
|
type: {
|
|
@@ -931,31 +934,31 @@ exports.AccessPolicyEntry = {
|
|
|
931
934
|
serializedName: "tenantId",
|
|
932
935
|
required: true,
|
|
933
936
|
type: {
|
|
934
|
-
name: "Uuid"
|
|
935
|
-
}
|
|
937
|
+
name: "Uuid",
|
|
938
|
+
},
|
|
936
939
|
},
|
|
937
940
|
objectId: {
|
|
938
941
|
serializedName: "objectId",
|
|
939
942
|
required: true,
|
|
940
943
|
type: {
|
|
941
|
-
name: "String"
|
|
942
|
-
}
|
|
944
|
+
name: "String",
|
|
945
|
+
},
|
|
943
946
|
},
|
|
944
947
|
applicationId: {
|
|
945
948
|
serializedName: "applicationId",
|
|
946
949
|
type: {
|
|
947
|
-
name: "Uuid"
|
|
948
|
-
}
|
|
950
|
+
name: "Uuid",
|
|
951
|
+
},
|
|
949
952
|
},
|
|
950
953
|
permissions: {
|
|
951
954
|
serializedName: "permissions",
|
|
952
955
|
type: {
|
|
953
956
|
name: "Composite",
|
|
954
|
-
className: "Permissions"
|
|
955
|
-
}
|
|
956
|
-
}
|
|
957
|
-
}
|
|
958
|
-
}
|
|
957
|
+
className: "Permissions",
|
|
958
|
+
},
|
|
959
|
+
},
|
|
960
|
+
},
|
|
961
|
+
},
|
|
959
962
|
};
|
|
960
963
|
exports.Permissions = {
|
|
961
964
|
type: {
|
|
@@ -968,10 +971,10 @@ exports.Permissions = {
|
|
|
968
971
|
name: "Sequence",
|
|
969
972
|
element: {
|
|
970
973
|
type: {
|
|
971
|
-
name: "String"
|
|
972
|
-
}
|
|
973
|
-
}
|
|
974
|
-
}
|
|
974
|
+
name: "String",
|
|
975
|
+
},
|
|
976
|
+
},
|
|
977
|
+
},
|
|
975
978
|
},
|
|
976
979
|
secrets: {
|
|
977
980
|
serializedName: "secrets",
|
|
@@ -979,10 +982,10 @@ exports.Permissions = {
|
|
|
979
982
|
name: "Sequence",
|
|
980
983
|
element: {
|
|
981
984
|
type: {
|
|
982
|
-
name: "String"
|
|
983
|
-
}
|
|
984
|
-
}
|
|
985
|
-
}
|
|
985
|
+
name: "String",
|
|
986
|
+
},
|
|
987
|
+
},
|
|
988
|
+
},
|
|
986
989
|
},
|
|
987
990
|
certificates: {
|
|
988
991
|
serializedName: "certificates",
|
|
@@ -990,10 +993,10 @@ exports.Permissions = {
|
|
|
990
993
|
name: "Sequence",
|
|
991
994
|
element: {
|
|
992
995
|
type: {
|
|
993
|
-
name: "String"
|
|
994
|
-
}
|
|
995
|
-
}
|
|
996
|
-
}
|
|
996
|
+
name: "String",
|
|
997
|
+
},
|
|
998
|
+
},
|
|
999
|
+
},
|
|
997
1000
|
},
|
|
998
1001
|
storage: {
|
|
999
1002
|
serializedName: "storage",
|
|
@@ -1001,13 +1004,13 @@ exports.Permissions = {
|
|
|
1001
1004
|
name: "Sequence",
|
|
1002
1005
|
element: {
|
|
1003
1006
|
type: {
|
|
1004
|
-
name: "String"
|
|
1005
|
-
}
|
|
1006
|
-
}
|
|
1007
|
-
}
|
|
1008
|
-
}
|
|
1009
|
-
}
|
|
1010
|
-
}
|
|
1007
|
+
name: "String",
|
|
1008
|
+
},
|
|
1009
|
+
},
|
|
1010
|
+
},
|
|
1011
|
+
},
|
|
1012
|
+
},
|
|
1013
|
+
},
|
|
1011
1014
|
};
|
|
1012
1015
|
exports.NetworkRuleSet = {
|
|
1013
1016
|
type: {
|
|
@@ -1017,14 +1020,14 @@ exports.NetworkRuleSet = {
|
|
|
1017
1020
|
bypass: {
|
|
1018
1021
|
serializedName: "bypass",
|
|
1019
1022
|
type: {
|
|
1020
|
-
name: "String"
|
|
1021
|
-
}
|
|
1023
|
+
name: "String",
|
|
1024
|
+
},
|
|
1022
1025
|
},
|
|
1023
1026
|
defaultAction: {
|
|
1024
1027
|
serializedName: "defaultAction",
|
|
1025
1028
|
type: {
|
|
1026
|
-
name: "String"
|
|
1027
|
-
}
|
|
1029
|
+
name: "String",
|
|
1030
|
+
},
|
|
1028
1031
|
},
|
|
1029
1032
|
ipRules: {
|
|
1030
1033
|
serializedName: "ipRules",
|
|
@@ -1033,10 +1036,10 @@ exports.NetworkRuleSet = {
|
|
|
1033
1036
|
element: {
|
|
1034
1037
|
type: {
|
|
1035
1038
|
name: "Composite",
|
|
1036
|
-
className: "IPRule"
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
}
|
|
1039
|
+
className: "IPRule",
|
|
1040
|
+
},
|
|
1041
|
+
},
|
|
1042
|
+
},
|
|
1040
1043
|
},
|
|
1041
1044
|
virtualNetworkRules: {
|
|
1042
1045
|
serializedName: "virtualNetworkRules",
|
|
@@ -1045,13 +1048,13 @@ exports.NetworkRuleSet = {
|
|
|
1045
1048
|
element: {
|
|
1046
1049
|
type: {
|
|
1047
1050
|
name: "Composite",
|
|
1048
|
-
className: "VirtualNetworkRule"
|
|
1049
|
-
}
|
|
1050
|
-
}
|
|
1051
|
-
}
|
|
1052
|
-
}
|
|
1053
|
-
}
|
|
1054
|
-
}
|
|
1051
|
+
className: "VirtualNetworkRule",
|
|
1052
|
+
},
|
|
1053
|
+
},
|
|
1054
|
+
},
|
|
1055
|
+
},
|
|
1056
|
+
},
|
|
1057
|
+
},
|
|
1055
1058
|
};
|
|
1056
1059
|
exports.IPRule = {
|
|
1057
1060
|
type: {
|
|
@@ -1062,11 +1065,11 @@ exports.IPRule = {
|
|
|
1062
1065
|
serializedName: "value",
|
|
1063
1066
|
required: true,
|
|
1064
1067
|
type: {
|
|
1065
|
-
name: "String"
|
|
1066
|
-
}
|
|
1067
|
-
}
|
|
1068
|
-
}
|
|
1069
|
-
}
|
|
1068
|
+
name: "String",
|
|
1069
|
+
},
|
|
1070
|
+
},
|
|
1071
|
+
},
|
|
1072
|
+
},
|
|
1070
1073
|
};
|
|
1071
1074
|
exports.VirtualNetworkRule = {
|
|
1072
1075
|
type: {
|
|
@@ -1077,17 +1080,17 @@ exports.VirtualNetworkRule = {
|
|
|
1077
1080
|
serializedName: "id",
|
|
1078
1081
|
required: true,
|
|
1079
1082
|
type: {
|
|
1080
|
-
name: "String"
|
|
1081
|
-
}
|
|
1083
|
+
name: "String",
|
|
1084
|
+
},
|
|
1082
1085
|
},
|
|
1083
1086
|
ignoreMissingVnetServiceEndpoint: {
|
|
1084
1087
|
serializedName: "ignoreMissingVnetServiceEndpoint",
|
|
1085
1088
|
type: {
|
|
1086
|
-
name: "Boolean"
|
|
1087
|
-
}
|
|
1088
|
-
}
|
|
1089
|
-
}
|
|
1090
|
-
}
|
|
1089
|
+
name: "Boolean",
|
|
1090
|
+
},
|
|
1091
|
+
},
|
|
1092
|
+
},
|
|
1093
|
+
},
|
|
1091
1094
|
};
|
|
1092
1095
|
exports.PrivateEndpointConnectionItem = {
|
|
1093
1096
|
type: {
|
|
@@ -1097,37 +1100,37 @@ exports.PrivateEndpointConnectionItem = {
|
|
|
1097
1100
|
id: {
|
|
1098
1101
|
serializedName: "id",
|
|
1099
1102
|
type: {
|
|
1100
|
-
name: "String"
|
|
1101
|
-
}
|
|
1103
|
+
name: "String",
|
|
1104
|
+
},
|
|
1102
1105
|
},
|
|
1103
1106
|
etag: {
|
|
1104
1107
|
serializedName: "etag",
|
|
1105
1108
|
type: {
|
|
1106
|
-
name: "String"
|
|
1107
|
-
}
|
|
1109
|
+
name: "String",
|
|
1110
|
+
},
|
|
1108
1111
|
},
|
|
1109
1112
|
privateEndpoint: {
|
|
1110
1113
|
serializedName: "properties.privateEndpoint",
|
|
1111
1114
|
type: {
|
|
1112
1115
|
name: "Composite",
|
|
1113
|
-
className: "PrivateEndpoint"
|
|
1114
|
-
}
|
|
1116
|
+
className: "PrivateEndpoint",
|
|
1117
|
+
},
|
|
1115
1118
|
},
|
|
1116
1119
|
privateLinkServiceConnectionState: {
|
|
1117
1120
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
1118
1121
|
type: {
|
|
1119
1122
|
name: "Composite",
|
|
1120
|
-
className: "PrivateLinkServiceConnectionState"
|
|
1121
|
-
}
|
|
1123
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1124
|
+
},
|
|
1122
1125
|
},
|
|
1123
1126
|
provisioningState: {
|
|
1124
1127
|
serializedName: "properties.provisioningState",
|
|
1125
1128
|
type: {
|
|
1126
|
-
name: "String"
|
|
1127
|
-
}
|
|
1128
|
-
}
|
|
1129
|
-
}
|
|
1130
|
-
}
|
|
1129
|
+
name: "String",
|
|
1130
|
+
},
|
|
1131
|
+
},
|
|
1132
|
+
},
|
|
1133
|
+
},
|
|
1131
1134
|
};
|
|
1132
1135
|
exports.PrivateEndpoint = {
|
|
1133
1136
|
type: {
|
|
@@ -1138,11 +1141,11 @@ exports.PrivateEndpoint = {
|
|
|
1138
1141
|
serializedName: "id",
|
|
1139
1142
|
readOnly: true,
|
|
1140
1143
|
type: {
|
|
1141
|
-
name: "String"
|
|
1142
|
-
}
|
|
1143
|
-
}
|
|
1144
|
-
}
|
|
1145
|
-
}
|
|
1144
|
+
name: "String",
|
|
1145
|
+
},
|
|
1146
|
+
},
|
|
1147
|
+
},
|
|
1148
|
+
},
|
|
1146
1149
|
};
|
|
1147
1150
|
exports.PrivateLinkServiceConnectionState = {
|
|
1148
1151
|
type: {
|
|
@@ -1152,23 +1155,23 @@ exports.PrivateLinkServiceConnectionState = {
|
|
|
1152
1155
|
status: {
|
|
1153
1156
|
serializedName: "status",
|
|
1154
1157
|
type: {
|
|
1155
|
-
name: "String"
|
|
1156
|
-
}
|
|
1158
|
+
name: "String",
|
|
1159
|
+
},
|
|
1157
1160
|
},
|
|
1158
1161
|
description: {
|
|
1159
1162
|
serializedName: "description",
|
|
1160
1163
|
type: {
|
|
1161
|
-
name: "String"
|
|
1162
|
-
}
|
|
1164
|
+
name: "String",
|
|
1165
|
+
},
|
|
1163
1166
|
},
|
|
1164
1167
|
actionsRequired: {
|
|
1165
1168
|
serializedName: "actionsRequired",
|
|
1166
1169
|
type: {
|
|
1167
|
-
name: "String"
|
|
1168
|
-
}
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1171
|
-
}
|
|
1170
|
+
name: "String",
|
|
1171
|
+
},
|
|
1172
|
+
},
|
|
1173
|
+
},
|
|
1174
|
+
},
|
|
1172
1175
|
};
|
|
1173
1176
|
exports.Vault = {
|
|
1174
1177
|
type: {
|
|
@@ -1179,52 +1182,52 @@ exports.Vault = {
|
|
|
1179
1182
|
serializedName: "id",
|
|
1180
1183
|
readOnly: true,
|
|
1181
1184
|
type: {
|
|
1182
|
-
name: "String"
|
|
1183
|
-
}
|
|
1185
|
+
name: "String",
|
|
1186
|
+
},
|
|
1184
1187
|
},
|
|
1185
1188
|
name: {
|
|
1186
1189
|
serializedName: "name",
|
|
1187
1190
|
readOnly: true,
|
|
1188
1191
|
type: {
|
|
1189
|
-
name: "String"
|
|
1190
|
-
}
|
|
1192
|
+
name: "String",
|
|
1193
|
+
},
|
|
1191
1194
|
},
|
|
1192
1195
|
type: {
|
|
1193
1196
|
serializedName: "type",
|
|
1194
1197
|
readOnly: true,
|
|
1195
1198
|
type: {
|
|
1196
|
-
name: "String"
|
|
1197
|
-
}
|
|
1199
|
+
name: "String",
|
|
1200
|
+
},
|
|
1198
1201
|
},
|
|
1199
1202
|
location: {
|
|
1200
1203
|
serializedName: "location",
|
|
1201
1204
|
type: {
|
|
1202
|
-
name: "String"
|
|
1203
|
-
}
|
|
1205
|
+
name: "String",
|
|
1206
|
+
},
|
|
1204
1207
|
},
|
|
1205
1208
|
tags: {
|
|
1206
1209
|
serializedName: "tags",
|
|
1207
1210
|
type: {
|
|
1208
1211
|
name: "Dictionary",
|
|
1209
|
-
value: { type: { name: "String" } }
|
|
1210
|
-
}
|
|
1212
|
+
value: { type: { name: "String" } },
|
|
1213
|
+
},
|
|
1211
1214
|
},
|
|
1212
1215
|
systemData: {
|
|
1213
1216
|
serializedName: "systemData",
|
|
1214
1217
|
type: {
|
|
1215
1218
|
name: "Composite",
|
|
1216
|
-
className: "SystemData"
|
|
1217
|
-
}
|
|
1219
|
+
className: "SystemData",
|
|
1220
|
+
},
|
|
1218
1221
|
},
|
|
1219
1222
|
properties: {
|
|
1220
1223
|
serializedName: "properties",
|
|
1221
1224
|
type: {
|
|
1222
1225
|
name: "Composite",
|
|
1223
|
-
className: "VaultProperties"
|
|
1224
|
-
}
|
|
1225
|
-
}
|
|
1226
|
-
}
|
|
1227
|
-
}
|
|
1226
|
+
className: "VaultProperties",
|
|
1227
|
+
},
|
|
1228
|
+
},
|
|
1229
|
+
},
|
|
1230
|
+
},
|
|
1228
1231
|
};
|
|
1229
1232
|
exports.SystemData = {
|
|
1230
1233
|
type: {
|
|
@@ -1234,41 +1237,41 @@ exports.SystemData = {
|
|
|
1234
1237
|
createdBy: {
|
|
1235
1238
|
serializedName: "createdBy",
|
|
1236
1239
|
type: {
|
|
1237
|
-
name: "String"
|
|
1238
|
-
}
|
|
1240
|
+
name: "String",
|
|
1241
|
+
},
|
|
1239
1242
|
},
|
|
1240
1243
|
createdByType: {
|
|
1241
1244
|
serializedName: "createdByType",
|
|
1242
1245
|
type: {
|
|
1243
|
-
name: "String"
|
|
1244
|
-
}
|
|
1246
|
+
name: "String",
|
|
1247
|
+
},
|
|
1245
1248
|
},
|
|
1246
1249
|
createdAt: {
|
|
1247
1250
|
serializedName: "createdAt",
|
|
1248
1251
|
type: {
|
|
1249
|
-
name: "DateTime"
|
|
1250
|
-
}
|
|
1252
|
+
name: "DateTime",
|
|
1253
|
+
},
|
|
1251
1254
|
},
|
|
1252
1255
|
lastModifiedBy: {
|
|
1253
1256
|
serializedName: "lastModifiedBy",
|
|
1254
1257
|
type: {
|
|
1255
|
-
name: "String"
|
|
1256
|
-
}
|
|
1258
|
+
name: "String",
|
|
1259
|
+
},
|
|
1257
1260
|
},
|
|
1258
1261
|
lastModifiedByType: {
|
|
1259
1262
|
serializedName: "lastModifiedByType",
|
|
1260
1263
|
type: {
|
|
1261
|
-
name: "String"
|
|
1262
|
-
}
|
|
1264
|
+
name: "String",
|
|
1265
|
+
},
|
|
1263
1266
|
},
|
|
1264
1267
|
lastModifiedAt: {
|
|
1265
1268
|
serializedName: "lastModifiedAt",
|
|
1266
1269
|
type: {
|
|
1267
|
-
name: "DateTime"
|
|
1268
|
-
}
|
|
1269
|
-
}
|
|
1270
|
-
}
|
|
1271
|
-
}
|
|
1270
|
+
name: "DateTime",
|
|
1271
|
+
},
|
|
1272
|
+
},
|
|
1273
|
+
},
|
|
1274
|
+
},
|
|
1272
1275
|
};
|
|
1273
1276
|
exports.VaultPatchParameters = {
|
|
1274
1277
|
type: {
|
|
@@ -1279,18 +1282,18 @@ exports.VaultPatchParameters = {
|
|
|
1279
1282
|
serializedName: "tags",
|
|
1280
1283
|
type: {
|
|
1281
1284
|
name: "Dictionary",
|
|
1282
|
-
value: { type: { name: "String" } }
|
|
1283
|
-
}
|
|
1285
|
+
value: { type: { name: "String" } },
|
|
1286
|
+
},
|
|
1284
1287
|
},
|
|
1285
1288
|
properties: {
|
|
1286
1289
|
serializedName: "properties",
|
|
1287
1290
|
type: {
|
|
1288
1291
|
name: "Composite",
|
|
1289
|
-
className: "VaultPatchProperties"
|
|
1290
|
-
}
|
|
1291
|
-
}
|
|
1292
|
-
}
|
|
1293
|
-
}
|
|
1292
|
+
className: "VaultPatchProperties",
|
|
1293
|
+
},
|
|
1294
|
+
},
|
|
1295
|
+
},
|
|
1296
|
+
},
|
|
1294
1297
|
};
|
|
1295
1298
|
exports.VaultPatchProperties = {
|
|
1296
1299
|
type: {
|
|
@@ -1300,15 +1303,15 @@ exports.VaultPatchProperties = {
|
|
|
1300
1303
|
tenantId: {
|
|
1301
1304
|
serializedName: "tenantId",
|
|
1302
1305
|
type: {
|
|
1303
|
-
name: "Uuid"
|
|
1304
|
-
}
|
|
1306
|
+
name: "Uuid",
|
|
1307
|
+
},
|
|
1305
1308
|
},
|
|
1306
1309
|
sku: {
|
|
1307
1310
|
serializedName: "sku",
|
|
1308
1311
|
type: {
|
|
1309
1312
|
name: "Composite",
|
|
1310
|
-
className: "Sku"
|
|
1311
|
-
}
|
|
1313
|
+
className: "Sku",
|
|
1314
|
+
},
|
|
1312
1315
|
},
|
|
1313
1316
|
accessPolicies: {
|
|
1314
1317
|
serializedName: "accessPolicies",
|
|
@@ -1317,75 +1320,75 @@ exports.VaultPatchProperties = {
|
|
|
1317
1320
|
element: {
|
|
1318
1321
|
type: {
|
|
1319
1322
|
name: "Composite",
|
|
1320
|
-
className: "AccessPolicyEntry"
|
|
1321
|
-
}
|
|
1322
|
-
}
|
|
1323
|
-
}
|
|
1323
|
+
className: "AccessPolicyEntry",
|
|
1324
|
+
},
|
|
1325
|
+
},
|
|
1326
|
+
},
|
|
1324
1327
|
},
|
|
1325
1328
|
enabledForDeployment: {
|
|
1326
1329
|
serializedName: "enabledForDeployment",
|
|
1327
1330
|
type: {
|
|
1328
|
-
name: "Boolean"
|
|
1329
|
-
}
|
|
1331
|
+
name: "Boolean",
|
|
1332
|
+
},
|
|
1330
1333
|
},
|
|
1331
1334
|
enabledForDiskEncryption: {
|
|
1332
1335
|
serializedName: "enabledForDiskEncryption",
|
|
1333
1336
|
type: {
|
|
1334
|
-
name: "Boolean"
|
|
1335
|
-
}
|
|
1337
|
+
name: "Boolean",
|
|
1338
|
+
},
|
|
1336
1339
|
},
|
|
1337
1340
|
enabledForTemplateDeployment: {
|
|
1338
1341
|
serializedName: "enabledForTemplateDeployment",
|
|
1339
1342
|
type: {
|
|
1340
|
-
name: "Boolean"
|
|
1341
|
-
}
|
|
1343
|
+
name: "Boolean",
|
|
1344
|
+
},
|
|
1342
1345
|
},
|
|
1343
1346
|
enableSoftDelete: {
|
|
1344
1347
|
serializedName: "enableSoftDelete",
|
|
1345
1348
|
type: {
|
|
1346
|
-
name: "Boolean"
|
|
1347
|
-
}
|
|
1349
|
+
name: "Boolean",
|
|
1350
|
+
},
|
|
1348
1351
|
},
|
|
1349
1352
|
enableRbacAuthorization: {
|
|
1350
1353
|
serializedName: "enableRbacAuthorization",
|
|
1351
1354
|
type: {
|
|
1352
|
-
name: "Boolean"
|
|
1353
|
-
}
|
|
1355
|
+
name: "Boolean",
|
|
1356
|
+
},
|
|
1354
1357
|
},
|
|
1355
1358
|
softDeleteRetentionInDays: {
|
|
1356
1359
|
serializedName: "softDeleteRetentionInDays",
|
|
1357
1360
|
type: {
|
|
1358
|
-
name: "Number"
|
|
1359
|
-
}
|
|
1361
|
+
name: "Number",
|
|
1362
|
+
},
|
|
1360
1363
|
},
|
|
1361
1364
|
createMode: {
|
|
1362
1365
|
serializedName: "createMode",
|
|
1363
1366
|
type: {
|
|
1364
1367
|
name: "Enum",
|
|
1365
|
-
allowedValues: ["recover", "default"]
|
|
1366
|
-
}
|
|
1368
|
+
allowedValues: ["recover", "default"],
|
|
1369
|
+
},
|
|
1367
1370
|
},
|
|
1368
1371
|
enablePurgeProtection: {
|
|
1369
1372
|
serializedName: "enablePurgeProtection",
|
|
1370
1373
|
type: {
|
|
1371
|
-
name: "Boolean"
|
|
1372
|
-
}
|
|
1374
|
+
name: "Boolean",
|
|
1375
|
+
},
|
|
1373
1376
|
},
|
|
1374
1377
|
networkAcls: {
|
|
1375
1378
|
serializedName: "networkAcls",
|
|
1376
1379
|
type: {
|
|
1377
1380
|
name: "Composite",
|
|
1378
|
-
className: "NetworkRuleSet"
|
|
1379
|
-
}
|
|
1381
|
+
className: "NetworkRuleSet",
|
|
1382
|
+
},
|
|
1380
1383
|
},
|
|
1381
1384
|
publicNetworkAccess: {
|
|
1382
1385
|
serializedName: "publicNetworkAccess",
|
|
1383
1386
|
type: {
|
|
1384
|
-
name: "String"
|
|
1385
|
-
}
|
|
1386
|
-
}
|
|
1387
|
-
}
|
|
1388
|
-
}
|
|
1387
|
+
name: "String",
|
|
1388
|
+
},
|
|
1389
|
+
},
|
|
1390
|
+
},
|
|
1391
|
+
},
|
|
1389
1392
|
};
|
|
1390
1393
|
exports.VaultAccessPolicyParameters = {
|
|
1391
1394
|
type: {
|
|
@@ -1396,39 +1399,39 @@ exports.VaultAccessPolicyParameters = {
|
|
|
1396
1399
|
serializedName: "id",
|
|
1397
1400
|
readOnly: true,
|
|
1398
1401
|
type: {
|
|
1399
|
-
name: "String"
|
|
1400
|
-
}
|
|
1402
|
+
name: "String",
|
|
1403
|
+
},
|
|
1401
1404
|
},
|
|
1402
1405
|
name: {
|
|
1403
1406
|
serializedName: "name",
|
|
1404
1407
|
readOnly: true,
|
|
1405
1408
|
type: {
|
|
1406
|
-
name: "String"
|
|
1407
|
-
}
|
|
1409
|
+
name: "String",
|
|
1410
|
+
},
|
|
1408
1411
|
},
|
|
1409
1412
|
type: {
|
|
1410
1413
|
serializedName: "type",
|
|
1411
1414
|
readOnly: true,
|
|
1412
1415
|
type: {
|
|
1413
|
-
name: "String"
|
|
1414
|
-
}
|
|
1416
|
+
name: "String",
|
|
1417
|
+
},
|
|
1415
1418
|
},
|
|
1416
1419
|
location: {
|
|
1417
1420
|
serializedName: "location",
|
|
1418
1421
|
readOnly: true,
|
|
1419
1422
|
type: {
|
|
1420
|
-
name: "String"
|
|
1421
|
-
}
|
|
1423
|
+
name: "String",
|
|
1424
|
+
},
|
|
1422
1425
|
},
|
|
1423
1426
|
properties: {
|
|
1424
1427
|
serializedName: "properties",
|
|
1425
1428
|
type: {
|
|
1426
1429
|
name: "Composite",
|
|
1427
|
-
className: "VaultAccessPolicyProperties"
|
|
1428
|
-
}
|
|
1429
|
-
}
|
|
1430
|
-
}
|
|
1431
|
-
}
|
|
1430
|
+
className: "VaultAccessPolicyProperties",
|
|
1431
|
+
},
|
|
1432
|
+
},
|
|
1433
|
+
},
|
|
1434
|
+
},
|
|
1432
1435
|
};
|
|
1433
1436
|
exports.VaultAccessPolicyProperties = {
|
|
1434
1437
|
type: {
|
|
@@ -1443,13 +1446,13 @@ exports.VaultAccessPolicyProperties = {
|
|
|
1443
1446
|
element: {
|
|
1444
1447
|
type: {
|
|
1445
1448
|
name: "Composite",
|
|
1446
|
-
className: "AccessPolicyEntry"
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1449
|
-
}
|
|
1450
|
-
}
|
|
1451
|
-
}
|
|
1452
|
-
}
|
|
1449
|
+
className: "AccessPolicyEntry",
|
|
1450
|
+
},
|
|
1451
|
+
},
|
|
1452
|
+
},
|
|
1453
|
+
},
|
|
1454
|
+
},
|
|
1455
|
+
},
|
|
1453
1456
|
};
|
|
1454
1457
|
exports.VaultListResult = {
|
|
1455
1458
|
type: {
|
|
@@ -1463,19 +1466,19 @@ exports.VaultListResult = {
|
|
|
1463
1466
|
element: {
|
|
1464
1467
|
type: {
|
|
1465
1468
|
name: "Composite",
|
|
1466
|
-
className: "Vault"
|
|
1467
|
-
}
|
|
1468
|
-
}
|
|
1469
|
-
}
|
|
1469
|
+
className: "Vault",
|
|
1470
|
+
},
|
|
1471
|
+
},
|
|
1472
|
+
},
|
|
1470
1473
|
},
|
|
1471
1474
|
nextLink: {
|
|
1472
1475
|
serializedName: "nextLink",
|
|
1473
1476
|
type: {
|
|
1474
|
-
name: "String"
|
|
1475
|
-
}
|
|
1476
|
-
}
|
|
1477
|
-
}
|
|
1478
|
-
}
|
|
1477
|
+
name: "String",
|
|
1478
|
+
},
|
|
1479
|
+
},
|
|
1480
|
+
},
|
|
1481
|
+
},
|
|
1479
1482
|
};
|
|
1480
1483
|
exports.DeletedVaultListResult = {
|
|
1481
1484
|
type: {
|
|
@@ -1489,19 +1492,19 @@ exports.DeletedVaultListResult = {
|
|
|
1489
1492
|
element: {
|
|
1490
1493
|
type: {
|
|
1491
1494
|
name: "Composite",
|
|
1492
|
-
className: "DeletedVault"
|
|
1493
|
-
}
|
|
1494
|
-
}
|
|
1495
|
-
}
|
|
1495
|
+
className: "DeletedVault",
|
|
1496
|
+
},
|
|
1497
|
+
},
|
|
1498
|
+
},
|
|
1496
1499
|
},
|
|
1497
1500
|
nextLink: {
|
|
1498
1501
|
serializedName: "nextLink",
|
|
1499
1502
|
type: {
|
|
1500
|
-
name: "String"
|
|
1501
|
-
}
|
|
1502
|
-
}
|
|
1503
|
-
}
|
|
1504
|
-
}
|
|
1503
|
+
name: "String",
|
|
1504
|
+
},
|
|
1505
|
+
},
|
|
1506
|
+
},
|
|
1507
|
+
},
|
|
1505
1508
|
};
|
|
1506
1509
|
exports.DeletedVault = {
|
|
1507
1510
|
type: {
|
|
@@ -1512,32 +1515,32 @@ exports.DeletedVault = {
|
|
|
1512
1515
|
serializedName: "id",
|
|
1513
1516
|
readOnly: true,
|
|
1514
1517
|
type: {
|
|
1515
|
-
name: "String"
|
|
1516
|
-
}
|
|
1518
|
+
name: "String",
|
|
1519
|
+
},
|
|
1517
1520
|
},
|
|
1518
1521
|
name: {
|
|
1519
1522
|
serializedName: "name",
|
|
1520
1523
|
readOnly: true,
|
|
1521
1524
|
type: {
|
|
1522
|
-
name: "String"
|
|
1523
|
-
}
|
|
1525
|
+
name: "String",
|
|
1526
|
+
},
|
|
1524
1527
|
},
|
|
1525
1528
|
type: {
|
|
1526
1529
|
serializedName: "type",
|
|
1527
1530
|
readOnly: true,
|
|
1528
1531
|
type: {
|
|
1529
|
-
name: "String"
|
|
1530
|
-
}
|
|
1532
|
+
name: "String",
|
|
1533
|
+
},
|
|
1531
1534
|
},
|
|
1532
1535
|
properties: {
|
|
1533
1536
|
serializedName: "properties",
|
|
1534
1537
|
type: {
|
|
1535
1538
|
name: "Composite",
|
|
1536
|
-
className: "DeletedVaultProperties"
|
|
1537
|
-
}
|
|
1538
|
-
}
|
|
1539
|
-
}
|
|
1540
|
-
}
|
|
1539
|
+
className: "DeletedVaultProperties",
|
|
1540
|
+
},
|
|
1541
|
+
},
|
|
1542
|
+
},
|
|
1543
|
+
},
|
|
1541
1544
|
};
|
|
1542
1545
|
exports.DeletedVaultProperties = {
|
|
1543
1546
|
type: {
|
|
@@ -1548,47 +1551,47 @@ exports.DeletedVaultProperties = {
|
|
|
1548
1551
|
serializedName: "vaultId",
|
|
1549
1552
|
readOnly: true,
|
|
1550
1553
|
type: {
|
|
1551
|
-
name: "String"
|
|
1552
|
-
}
|
|
1554
|
+
name: "String",
|
|
1555
|
+
},
|
|
1553
1556
|
},
|
|
1554
1557
|
location: {
|
|
1555
1558
|
serializedName: "location",
|
|
1556
1559
|
readOnly: true,
|
|
1557
1560
|
type: {
|
|
1558
|
-
name: "String"
|
|
1559
|
-
}
|
|
1561
|
+
name: "String",
|
|
1562
|
+
},
|
|
1560
1563
|
},
|
|
1561
1564
|
deletionDate: {
|
|
1562
1565
|
serializedName: "deletionDate",
|
|
1563
1566
|
readOnly: true,
|
|
1564
1567
|
type: {
|
|
1565
|
-
name: "DateTime"
|
|
1566
|
-
}
|
|
1568
|
+
name: "DateTime",
|
|
1569
|
+
},
|
|
1567
1570
|
},
|
|
1568
1571
|
scheduledPurgeDate: {
|
|
1569
1572
|
serializedName: "scheduledPurgeDate",
|
|
1570
1573
|
readOnly: true,
|
|
1571
1574
|
type: {
|
|
1572
|
-
name: "DateTime"
|
|
1573
|
-
}
|
|
1575
|
+
name: "DateTime",
|
|
1576
|
+
},
|
|
1574
1577
|
},
|
|
1575
1578
|
tags: {
|
|
1576
1579
|
serializedName: "tags",
|
|
1577
1580
|
readOnly: true,
|
|
1578
1581
|
type: {
|
|
1579
1582
|
name: "Dictionary",
|
|
1580
|
-
value: { type: { name: "String" } }
|
|
1581
|
-
}
|
|
1583
|
+
value: { type: { name: "String" } },
|
|
1584
|
+
},
|
|
1582
1585
|
},
|
|
1583
1586
|
purgeProtectionEnabled: {
|
|
1584
1587
|
serializedName: "purgeProtectionEnabled",
|
|
1585
1588
|
readOnly: true,
|
|
1586
1589
|
type: {
|
|
1587
|
-
name: "Boolean"
|
|
1588
|
-
}
|
|
1589
|
-
}
|
|
1590
|
-
}
|
|
1591
|
-
}
|
|
1590
|
+
name: "Boolean",
|
|
1591
|
+
},
|
|
1592
|
+
},
|
|
1593
|
+
},
|
|
1594
|
+
},
|
|
1592
1595
|
};
|
|
1593
1596
|
exports.ResourceListResult = {
|
|
1594
1597
|
type: {
|
|
@@ -1602,19 +1605,19 @@ exports.ResourceListResult = {
|
|
|
1602
1605
|
element: {
|
|
1603
1606
|
type: {
|
|
1604
1607
|
name: "Composite",
|
|
1605
|
-
className: "Resource"
|
|
1606
|
-
}
|
|
1607
|
-
}
|
|
1608
|
-
}
|
|
1608
|
+
className: "Resource",
|
|
1609
|
+
},
|
|
1610
|
+
},
|
|
1611
|
+
},
|
|
1609
1612
|
},
|
|
1610
1613
|
nextLink: {
|
|
1611
1614
|
serializedName: "nextLink",
|
|
1612
1615
|
type: {
|
|
1613
|
-
name: "String"
|
|
1614
|
-
}
|
|
1615
|
-
}
|
|
1616
|
-
}
|
|
1617
|
-
}
|
|
1616
|
+
name: "String",
|
|
1617
|
+
},
|
|
1618
|
+
},
|
|
1619
|
+
},
|
|
1620
|
+
},
|
|
1618
1621
|
};
|
|
1619
1622
|
exports.VaultCheckNameAvailabilityParameters = {
|
|
1620
1623
|
type: {
|
|
@@ -1625,19 +1628,19 @@ exports.VaultCheckNameAvailabilityParameters = {
|
|
|
1625
1628
|
serializedName: "name",
|
|
1626
1629
|
required: true,
|
|
1627
1630
|
type: {
|
|
1628
|
-
name: "String"
|
|
1629
|
-
}
|
|
1631
|
+
name: "String",
|
|
1632
|
+
},
|
|
1630
1633
|
},
|
|
1631
1634
|
type: {
|
|
1632
1635
|
defaultValue: "Microsoft.KeyVault/vaults",
|
|
1633
1636
|
isConstant: true,
|
|
1634
1637
|
serializedName: "type",
|
|
1635
1638
|
type: {
|
|
1636
|
-
name: "String"
|
|
1637
|
-
}
|
|
1638
|
-
}
|
|
1639
|
-
}
|
|
1640
|
-
}
|
|
1639
|
+
name: "String",
|
|
1640
|
+
},
|
|
1641
|
+
},
|
|
1642
|
+
},
|
|
1643
|
+
},
|
|
1641
1644
|
};
|
|
1642
1645
|
exports.CheckNameAvailabilityResult = {
|
|
1643
1646
|
type: {
|
|
@@ -1648,26 +1651,26 @@ exports.CheckNameAvailabilityResult = {
|
|
|
1648
1651
|
serializedName: "nameAvailable",
|
|
1649
1652
|
readOnly: true,
|
|
1650
1653
|
type: {
|
|
1651
|
-
name: "Boolean"
|
|
1652
|
-
}
|
|
1654
|
+
name: "Boolean",
|
|
1655
|
+
},
|
|
1653
1656
|
},
|
|
1654
1657
|
reason: {
|
|
1655
1658
|
serializedName: "reason",
|
|
1656
1659
|
readOnly: true,
|
|
1657
1660
|
type: {
|
|
1658
1661
|
name: "Enum",
|
|
1659
|
-
allowedValues: ["AccountNameInvalid", "AlreadyExists"]
|
|
1660
|
-
}
|
|
1662
|
+
allowedValues: ["AccountNameInvalid", "AlreadyExists"],
|
|
1663
|
+
},
|
|
1661
1664
|
},
|
|
1662
1665
|
message: {
|
|
1663
1666
|
serializedName: "message",
|
|
1664
1667
|
readOnly: true,
|
|
1665
1668
|
type: {
|
|
1666
|
-
name: "String"
|
|
1667
|
-
}
|
|
1668
|
-
}
|
|
1669
|
-
}
|
|
1670
|
-
}
|
|
1669
|
+
name: "String",
|
|
1670
|
+
},
|
|
1671
|
+
},
|
|
1672
|
+
},
|
|
1673
|
+
},
|
|
1671
1674
|
};
|
|
1672
1675
|
exports.PrivateEndpointConnectionListResult = {
|
|
1673
1676
|
type: {
|
|
@@ -1681,19 +1684,19 @@ exports.PrivateEndpointConnectionListResult = {
|
|
|
1681
1684
|
element: {
|
|
1682
1685
|
type: {
|
|
1683
1686
|
name: "Composite",
|
|
1684
|
-
className: "PrivateEndpointConnection"
|
|
1685
|
-
}
|
|
1686
|
-
}
|
|
1687
|
-
}
|
|
1687
|
+
className: "PrivateEndpointConnection",
|
|
1688
|
+
},
|
|
1689
|
+
},
|
|
1690
|
+
},
|
|
1688
1691
|
},
|
|
1689
1692
|
nextLink: {
|
|
1690
1693
|
serializedName: "nextLink",
|
|
1691
1694
|
type: {
|
|
1692
|
-
name: "String"
|
|
1693
|
-
}
|
|
1694
|
-
}
|
|
1695
|
-
}
|
|
1696
|
-
}
|
|
1695
|
+
name: "String",
|
|
1696
|
+
},
|
|
1697
|
+
},
|
|
1698
|
+
},
|
|
1699
|
+
},
|
|
1697
1700
|
};
|
|
1698
1701
|
exports.PrivateLinkResourceListResult = {
|
|
1699
1702
|
type: {
|
|
@@ -1707,13 +1710,13 @@ exports.PrivateLinkResourceListResult = {
|
|
|
1707
1710
|
element: {
|
|
1708
1711
|
type: {
|
|
1709
1712
|
name: "Composite",
|
|
1710
|
-
className: "PrivateLinkResource"
|
|
1711
|
-
}
|
|
1712
|
-
}
|
|
1713
|
-
}
|
|
1714
|
-
}
|
|
1715
|
-
}
|
|
1716
|
-
}
|
|
1713
|
+
className: "PrivateLinkResource",
|
|
1714
|
+
},
|
|
1715
|
+
},
|
|
1716
|
+
},
|
|
1717
|
+
},
|
|
1718
|
+
},
|
|
1719
|
+
},
|
|
1717
1720
|
};
|
|
1718
1721
|
exports.ManagedHsmProperties = {
|
|
1719
1722
|
type: {
|
|
@@ -1723,8 +1726,8 @@ exports.ManagedHsmProperties = {
|
|
|
1723
1726
|
tenantId: {
|
|
1724
1727
|
serializedName: "tenantId",
|
|
1725
1728
|
type: {
|
|
1726
|
-
name: "Uuid"
|
|
1727
|
-
}
|
|
1729
|
+
name: "Uuid",
|
|
1730
|
+
},
|
|
1728
1731
|
},
|
|
1729
1732
|
initialAdminObjectIds: {
|
|
1730
1733
|
serializedName: "initialAdminObjectIds",
|
|
@@ -1732,66 +1735,66 @@ exports.ManagedHsmProperties = {
|
|
|
1732
1735
|
name: "Sequence",
|
|
1733
1736
|
element: {
|
|
1734
1737
|
type: {
|
|
1735
|
-
name: "String"
|
|
1736
|
-
}
|
|
1737
|
-
}
|
|
1738
|
-
}
|
|
1738
|
+
name: "String",
|
|
1739
|
+
},
|
|
1740
|
+
},
|
|
1741
|
+
},
|
|
1739
1742
|
},
|
|
1740
1743
|
hsmUri: {
|
|
1741
1744
|
serializedName: "hsmUri",
|
|
1742
1745
|
readOnly: true,
|
|
1743
1746
|
type: {
|
|
1744
|
-
name: "String"
|
|
1745
|
-
}
|
|
1747
|
+
name: "String",
|
|
1748
|
+
},
|
|
1746
1749
|
},
|
|
1747
1750
|
enableSoftDelete: {
|
|
1748
1751
|
defaultValue: true,
|
|
1749
1752
|
serializedName: "enableSoftDelete",
|
|
1750
1753
|
type: {
|
|
1751
|
-
name: "Boolean"
|
|
1752
|
-
}
|
|
1754
|
+
name: "Boolean",
|
|
1755
|
+
},
|
|
1753
1756
|
},
|
|
1754
1757
|
softDeleteRetentionInDays: {
|
|
1755
1758
|
defaultValue: 90,
|
|
1756
1759
|
serializedName: "softDeleteRetentionInDays",
|
|
1757
1760
|
type: {
|
|
1758
|
-
name: "Number"
|
|
1759
|
-
}
|
|
1761
|
+
name: "Number",
|
|
1762
|
+
},
|
|
1760
1763
|
},
|
|
1761
1764
|
enablePurgeProtection: {
|
|
1762
1765
|
defaultValue: true,
|
|
1763
1766
|
serializedName: "enablePurgeProtection",
|
|
1764
1767
|
type: {
|
|
1765
|
-
name: "Boolean"
|
|
1766
|
-
}
|
|
1768
|
+
name: "Boolean",
|
|
1769
|
+
},
|
|
1767
1770
|
},
|
|
1768
1771
|
createMode: {
|
|
1769
1772
|
serializedName: "createMode",
|
|
1770
1773
|
type: {
|
|
1771
1774
|
name: "Enum",
|
|
1772
|
-
allowedValues: ["recover", "default"]
|
|
1773
|
-
}
|
|
1775
|
+
allowedValues: ["recover", "default"],
|
|
1776
|
+
},
|
|
1774
1777
|
},
|
|
1775
1778
|
statusMessage: {
|
|
1776
1779
|
serializedName: "statusMessage",
|
|
1777
1780
|
readOnly: true,
|
|
1778
1781
|
type: {
|
|
1779
|
-
name: "String"
|
|
1780
|
-
}
|
|
1782
|
+
name: "String",
|
|
1783
|
+
},
|
|
1781
1784
|
},
|
|
1782
1785
|
provisioningState: {
|
|
1783
1786
|
serializedName: "provisioningState",
|
|
1784
1787
|
readOnly: true,
|
|
1785
1788
|
type: {
|
|
1786
|
-
name: "String"
|
|
1787
|
-
}
|
|
1789
|
+
name: "String",
|
|
1790
|
+
},
|
|
1788
1791
|
},
|
|
1789
1792
|
networkAcls: {
|
|
1790
1793
|
serializedName: "networkAcls",
|
|
1791
1794
|
type: {
|
|
1792
1795
|
name: "Composite",
|
|
1793
|
-
className: "MhsmNetworkRuleSet"
|
|
1794
|
-
}
|
|
1796
|
+
className: "MhsmNetworkRuleSet",
|
|
1797
|
+
},
|
|
1795
1798
|
},
|
|
1796
1799
|
regions: {
|
|
1797
1800
|
serializedName: "regions",
|
|
@@ -1800,10 +1803,10 @@ exports.ManagedHsmProperties = {
|
|
|
1800
1803
|
element: {
|
|
1801
1804
|
type: {
|
|
1802
1805
|
name: "Composite",
|
|
1803
|
-
className: "MhsmGeoReplicatedRegion"
|
|
1804
|
-
}
|
|
1805
|
-
}
|
|
1806
|
-
}
|
|
1806
|
+
className: "MhsmGeoReplicatedRegion",
|
|
1807
|
+
},
|
|
1808
|
+
},
|
|
1809
|
+
},
|
|
1807
1810
|
},
|
|
1808
1811
|
privateEndpointConnections: {
|
|
1809
1812
|
serializedName: "privateEndpointConnections",
|
|
@@ -1813,34 +1816,34 @@ exports.ManagedHsmProperties = {
|
|
|
1813
1816
|
element: {
|
|
1814
1817
|
type: {
|
|
1815
1818
|
name: "Composite",
|
|
1816
|
-
className: "MhsmPrivateEndpointConnectionItem"
|
|
1817
|
-
}
|
|
1818
|
-
}
|
|
1819
|
-
}
|
|
1819
|
+
className: "MhsmPrivateEndpointConnectionItem",
|
|
1820
|
+
},
|
|
1821
|
+
},
|
|
1822
|
+
},
|
|
1820
1823
|
},
|
|
1821
1824
|
publicNetworkAccess: {
|
|
1822
1825
|
defaultValue: "Enabled",
|
|
1823
1826
|
serializedName: "publicNetworkAccess",
|
|
1824
1827
|
type: {
|
|
1825
|
-
name: "String"
|
|
1826
|
-
}
|
|
1828
|
+
name: "String",
|
|
1829
|
+
},
|
|
1827
1830
|
},
|
|
1828
1831
|
scheduledPurgeDate: {
|
|
1829
1832
|
serializedName: "scheduledPurgeDate",
|
|
1830
1833
|
readOnly: true,
|
|
1831
1834
|
type: {
|
|
1832
|
-
name: "DateTime"
|
|
1833
|
-
}
|
|
1835
|
+
name: "DateTime",
|
|
1836
|
+
},
|
|
1834
1837
|
},
|
|
1835
1838
|
securityDomainProperties: {
|
|
1836
1839
|
serializedName: "securityDomainProperties",
|
|
1837
1840
|
type: {
|
|
1838
1841
|
name: "Composite",
|
|
1839
|
-
className: "ManagedHSMSecurityDomainProperties"
|
|
1840
|
-
}
|
|
1841
|
-
}
|
|
1842
|
-
}
|
|
1843
|
-
}
|
|
1842
|
+
className: "ManagedHSMSecurityDomainProperties",
|
|
1843
|
+
},
|
|
1844
|
+
},
|
|
1845
|
+
},
|
|
1846
|
+
},
|
|
1844
1847
|
};
|
|
1845
1848
|
exports.MhsmNetworkRuleSet = {
|
|
1846
1849
|
type: {
|
|
@@ -1850,14 +1853,14 @@ exports.MhsmNetworkRuleSet = {
|
|
|
1850
1853
|
bypass: {
|
|
1851
1854
|
serializedName: "bypass",
|
|
1852
1855
|
type: {
|
|
1853
|
-
name: "String"
|
|
1854
|
-
}
|
|
1856
|
+
name: "String",
|
|
1857
|
+
},
|
|
1855
1858
|
},
|
|
1856
1859
|
defaultAction: {
|
|
1857
1860
|
serializedName: "defaultAction",
|
|
1858
1861
|
type: {
|
|
1859
|
-
name: "String"
|
|
1860
|
-
}
|
|
1862
|
+
name: "String",
|
|
1863
|
+
},
|
|
1861
1864
|
},
|
|
1862
1865
|
ipRules: {
|
|
1863
1866
|
serializedName: "ipRules",
|
|
@@ -1866,10 +1869,10 @@ exports.MhsmNetworkRuleSet = {
|
|
|
1866
1869
|
element: {
|
|
1867
1870
|
type: {
|
|
1868
1871
|
name: "Composite",
|
|
1869
|
-
className: "MhsmipRule"
|
|
1870
|
-
}
|
|
1871
|
-
}
|
|
1872
|
-
}
|
|
1872
|
+
className: "MhsmipRule",
|
|
1873
|
+
},
|
|
1874
|
+
},
|
|
1875
|
+
},
|
|
1873
1876
|
},
|
|
1874
1877
|
virtualNetworkRules: {
|
|
1875
1878
|
serializedName: "virtualNetworkRules",
|
|
@@ -1878,13 +1881,13 @@ exports.MhsmNetworkRuleSet = {
|
|
|
1878
1881
|
element: {
|
|
1879
1882
|
type: {
|
|
1880
1883
|
name: "Composite",
|
|
1881
|
-
className: "MhsmVirtualNetworkRule"
|
|
1882
|
-
}
|
|
1883
|
-
}
|
|
1884
|
-
}
|
|
1885
|
-
}
|
|
1886
|
-
}
|
|
1887
|
-
}
|
|
1884
|
+
className: "MhsmVirtualNetworkRule",
|
|
1885
|
+
},
|
|
1886
|
+
},
|
|
1887
|
+
},
|
|
1888
|
+
},
|
|
1889
|
+
},
|
|
1890
|
+
},
|
|
1888
1891
|
};
|
|
1889
1892
|
exports.MhsmipRule = {
|
|
1890
1893
|
type: {
|
|
@@ -1895,11 +1898,11 @@ exports.MhsmipRule = {
|
|
|
1895
1898
|
serializedName: "value",
|
|
1896
1899
|
required: true,
|
|
1897
1900
|
type: {
|
|
1898
|
-
name: "String"
|
|
1899
|
-
}
|
|
1900
|
-
}
|
|
1901
|
-
}
|
|
1902
|
-
}
|
|
1901
|
+
name: "String",
|
|
1902
|
+
},
|
|
1903
|
+
},
|
|
1904
|
+
},
|
|
1905
|
+
},
|
|
1903
1906
|
};
|
|
1904
1907
|
exports.MhsmVirtualNetworkRule = {
|
|
1905
1908
|
type: {
|
|
@@ -1910,11 +1913,11 @@ exports.MhsmVirtualNetworkRule = {
|
|
|
1910
1913
|
serializedName: "id",
|
|
1911
1914
|
required: true,
|
|
1912
1915
|
type: {
|
|
1913
|
-
name: "String"
|
|
1914
|
-
}
|
|
1915
|
-
}
|
|
1916
|
-
}
|
|
1917
|
-
}
|
|
1916
|
+
name: "String",
|
|
1917
|
+
},
|
|
1918
|
+
},
|
|
1919
|
+
},
|
|
1920
|
+
},
|
|
1918
1921
|
};
|
|
1919
1922
|
exports.MhsmGeoReplicatedRegion = {
|
|
1920
1923
|
type: {
|
|
@@ -1924,24 +1927,24 @@ exports.MhsmGeoReplicatedRegion = {
|
|
|
1924
1927
|
name: {
|
|
1925
1928
|
serializedName: "name",
|
|
1926
1929
|
type: {
|
|
1927
|
-
name: "String"
|
|
1928
|
-
}
|
|
1930
|
+
name: "String",
|
|
1931
|
+
},
|
|
1929
1932
|
},
|
|
1930
1933
|
provisioningState: {
|
|
1931
1934
|
serializedName: "provisioningState",
|
|
1932
1935
|
readOnly: true,
|
|
1933
1936
|
type: {
|
|
1934
|
-
name: "String"
|
|
1935
|
-
}
|
|
1937
|
+
name: "String",
|
|
1938
|
+
},
|
|
1936
1939
|
},
|
|
1937
1940
|
isPrimary: {
|
|
1938
1941
|
serializedName: "isPrimary",
|
|
1939
1942
|
type: {
|
|
1940
|
-
name: "Boolean"
|
|
1941
|
-
}
|
|
1942
|
-
}
|
|
1943
|
-
}
|
|
1944
|
-
}
|
|
1943
|
+
name: "Boolean",
|
|
1944
|
+
},
|
|
1945
|
+
},
|
|
1946
|
+
},
|
|
1947
|
+
},
|
|
1945
1948
|
};
|
|
1946
1949
|
exports.MhsmPrivateEndpointConnectionItem = {
|
|
1947
1950
|
type: {
|
|
@@ -1951,37 +1954,37 @@ exports.MhsmPrivateEndpointConnectionItem = {
|
|
|
1951
1954
|
id: {
|
|
1952
1955
|
serializedName: "id",
|
|
1953
1956
|
type: {
|
|
1954
|
-
name: "String"
|
|
1955
|
-
}
|
|
1957
|
+
name: "String",
|
|
1958
|
+
},
|
|
1956
1959
|
},
|
|
1957
1960
|
etag: {
|
|
1958
1961
|
serializedName: "etag",
|
|
1959
1962
|
type: {
|
|
1960
|
-
name: "String"
|
|
1961
|
-
}
|
|
1963
|
+
name: "String",
|
|
1964
|
+
},
|
|
1962
1965
|
},
|
|
1963
1966
|
privateEndpoint: {
|
|
1964
1967
|
serializedName: "properties.privateEndpoint",
|
|
1965
1968
|
type: {
|
|
1966
1969
|
name: "Composite",
|
|
1967
|
-
className: "MhsmPrivateEndpoint"
|
|
1968
|
-
}
|
|
1970
|
+
className: "MhsmPrivateEndpoint",
|
|
1971
|
+
},
|
|
1969
1972
|
},
|
|
1970
1973
|
privateLinkServiceConnectionState: {
|
|
1971
1974
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
1972
1975
|
type: {
|
|
1973
1976
|
name: "Composite",
|
|
1974
|
-
className: "MhsmPrivateLinkServiceConnectionState"
|
|
1975
|
-
}
|
|
1977
|
+
className: "MhsmPrivateLinkServiceConnectionState",
|
|
1978
|
+
},
|
|
1976
1979
|
},
|
|
1977
1980
|
provisioningState: {
|
|
1978
1981
|
serializedName: "properties.provisioningState",
|
|
1979
1982
|
type: {
|
|
1980
|
-
name: "String"
|
|
1981
|
-
}
|
|
1982
|
-
}
|
|
1983
|
-
}
|
|
1984
|
-
}
|
|
1983
|
+
name: "String",
|
|
1984
|
+
},
|
|
1985
|
+
},
|
|
1986
|
+
},
|
|
1987
|
+
},
|
|
1985
1988
|
};
|
|
1986
1989
|
exports.MhsmPrivateEndpoint = {
|
|
1987
1990
|
type: {
|
|
@@ -1992,11 +1995,11 @@ exports.MhsmPrivateEndpoint = {
|
|
|
1992
1995
|
serializedName: "id",
|
|
1993
1996
|
readOnly: true,
|
|
1994
1997
|
type: {
|
|
1995
|
-
name: "String"
|
|
1996
|
-
}
|
|
1997
|
-
}
|
|
1998
|
-
}
|
|
1999
|
-
}
|
|
1998
|
+
name: "String",
|
|
1999
|
+
},
|
|
2000
|
+
},
|
|
2001
|
+
},
|
|
2002
|
+
},
|
|
2000
2003
|
};
|
|
2001
2004
|
exports.MhsmPrivateLinkServiceConnectionState = {
|
|
2002
2005
|
type: {
|
|
@@ -2006,23 +2009,23 @@ exports.MhsmPrivateLinkServiceConnectionState = {
|
|
|
2006
2009
|
status: {
|
|
2007
2010
|
serializedName: "status",
|
|
2008
2011
|
type: {
|
|
2009
|
-
name: "String"
|
|
2010
|
-
}
|
|
2012
|
+
name: "String",
|
|
2013
|
+
},
|
|
2011
2014
|
},
|
|
2012
2015
|
description: {
|
|
2013
2016
|
serializedName: "description",
|
|
2014
2017
|
type: {
|
|
2015
|
-
name: "String"
|
|
2016
|
-
}
|
|
2018
|
+
name: "String",
|
|
2019
|
+
},
|
|
2017
2020
|
},
|
|
2018
2021
|
actionsRequired: {
|
|
2019
2022
|
serializedName: "actionsRequired",
|
|
2020
2023
|
type: {
|
|
2021
|
-
name: "String"
|
|
2022
|
-
}
|
|
2023
|
-
}
|
|
2024
|
-
}
|
|
2025
|
-
}
|
|
2024
|
+
name: "String",
|
|
2025
|
+
},
|
|
2026
|
+
},
|
|
2027
|
+
},
|
|
2028
|
+
},
|
|
2026
2029
|
};
|
|
2027
2030
|
exports.ManagedHSMSecurityDomainProperties = {
|
|
2028
2031
|
type: {
|
|
@@ -2033,18 +2036,18 @@ exports.ManagedHSMSecurityDomainProperties = {
|
|
|
2033
2036
|
serializedName: "activationStatus",
|
|
2034
2037
|
readOnly: true,
|
|
2035
2038
|
type: {
|
|
2036
|
-
name: "String"
|
|
2037
|
-
}
|
|
2039
|
+
name: "String",
|
|
2040
|
+
},
|
|
2038
2041
|
},
|
|
2039
2042
|
activationStatusMessage: {
|
|
2040
2043
|
serializedName: "activationStatusMessage",
|
|
2041
2044
|
readOnly: true,
|
|
2042
2045
|
type: {
|
|
2043
|
-
name: "String"
|
|
2044
|
-
}
|
|
2045
|
-
}
|
|
2046
|
-
}
|
|
2047
|
-
}
|
|
2046
|
+
name: "String",
|
|
2047
|
+
},
|
|
2048
|
+
},
|
|
2049
|
+
},
|
|
2050
|
+
},
|
|
2048
2051
|
};
|
|
2049
2052
|
exports.ManagedHsmResource = {
|
|
2050
2053
|
type: {
|
|
@@ -2055,59 +2058,59 @@ exports.ManagedHsmResource = {
|
|
|
2055
2058
|
serializedName: "id",
|
|
2056
2059
|
readOnly: true,
|
|
2057
2060
|
type: {
|
|
2058
|
-
name: "String"
|
|
2059
|
-
}
|
|
2061
|
+
name: "String",
|
|
2062
|
+
},
|
|
2060
2063
|
},
|
|
2061
2064
|
name: {
|
|
2062
2065
|
serializedName: "name",
|
|
2063
2066
|
readOnly: true,
|
|
2064
2067
|
type: {
|
|
2065
|
-
name: "String"
|
|
2066
|
-
}
|
|
2068
|
+
name: "String",
|
|
2069
|
+
},
|
|
2067
2070
|
},
|
|
2068
2071
|
type: {
|
|
2069
2072
|
serializedName: "type",
|
|
2070
2073
|
readOnly: true,
|
|
2071
2074
|
type: {
|
|
2072
|
-
name: "String"
|
|
2073
|
-
}
|
|
2075
|
+
name: "String",
|
|
2076
|
+
},
|
|
2074
2077
|
},
|
|
2075
2078
|
location: {
|
|
2076
2079
|
serializedName: "location",
|
|
2077
2080
|
type: {
|
|
2078
|
-
name: "String"
|
|
2079
|
-
}
|
|
2081
|
+
name: "String",
|
|
2082
|
+
},
|
|
2080
2083
|
},
|
|
2081
2084
|
sku: {
|
|
2082
2085
|
serializedName: "sku",
|
|
2083
2086
|
type: {
|
|
2084
2087
|
name: "Composite",
|
|
2085
|
-
className: "ManagedHsmSku"
|
|
2086
|
-
}
|
|
2088
|
+
className: "ManagedHsmSku",
|
|
2089
|
+
},
|
|
2087
2090
|
},
|
|
2088
2091
|
tags: {
|
|
2089
2092
|
serializedName: "tags",
|
|
2090
2093
|
type: {
|
|
2091
2094
|
name: "Dictionary",
|
|
2092
|
-
value: { type: { name: "String" } }
|
|
2093
|
-
}
|
|
2095
|
+
value: { type: { name: "String" } },
|
|
2096
|
+
},
|
|
2094
2097
|
},
|
|
2095
2098
|
systemData: {
|
|
2096
2099
|
serializedName: "systemData",
|
|
2097
2100
|
type: {
|
|
2098
2101
|
name: "Composite",
|
|
2099
|
-
className: "SystemData"
|
|
2100
|
-
}
|
|
2102
|
+
className: "SystemData",
|
|
2103
|
+
},
|
|
2101
2104
|
},
|
|
2102
2105
|
identity: {
|
|
2103
2106
|
serializedName: "identity",
|
|
2104
2107
|
type: {
|
|
2105
2108
|
name: "Composite",
|
|
2106
|
-
className: "ManagedServiceIdentity"
|
|
2107
|
-
}
|
|
2108
|
-
}
|
|
2109
|
-
}
|
|
2110
|
-
}
|
|
2109
|
+
className: "ManagedServiceIdentity",
|
|
2110
|
+
},
|
|
2111
|
+
},
|
|
2112
|
+
},
|
|
2113
|
+
},
|
|
2111
2114
|
};
|
|
2112
2115
|
exports.ManagedHsmSku = {
|
|
2113
2116
|
type: {
|
|
@@ -2118,19 +2121,25 @@ exports.ManagedHsmSku = {
|
|
|
2118
2121
|
serializedName: "family",
|
|
2119
2122
|
required: true,
|
|
2120
2123
|
type: {
|
|
2121
|
-
name: "String"
|
|
2122
|
-
}
|
|
2124
|
+
name: "String",
|
|
2125
|
+
},
|
|
2123
2126
|
},
|
|
2124
2127
|
name: {
|
|
2125
2128
|
serializedName: "name",
|
|
2126
2129
|
required: true,
|
|
2127
2130
|
type: {
|
|
2128
2131
|
name: "Enum",
|
|
2129
|
-
allowedValues: [
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2132
|
+
allowedValues: [
|
|
2133
|
+
"Standard_B1",
|
|
2134
|
+
"Custom_B32",
|
|
2135
|
+
"Custom_B6",
|
|
2136
|
+
"Custom_C42",
|
|
2137
|
+
"Custom_C10",
|
|
2138
|
+
],
|
|
2139
|
+
},
|
|
2140
|
+
},
|
|
2141
|
+
},
|
|
2142
|
+
},
|
|
2134
2143
|
};
|
|
2135
2144
|
exports.ManagedServiceIdentity = {
|
|
2136
2145
|
type: {
|
|
@@ -2141,34 +2150,34 @@ exports.ManagedServiceIdentity = {
|
|
|
2141
2150
|
serializedName: "principalId",
|
|
2142
2151
|
readOnly: true,
|
|
2143
2152
|
type: {
|
|
2144
|
-
name: "Uuid"
|
|
2145
|
-
}
|
|
2153
|
+
name: "Uuid",
|
|
2154
|
+
},
|
|
2146
2155
|
},
|
|
2147
2156
|
tenantId: {
|
|
2148
2157
|
serializedName: "tenantId",
|
|
2149
2158
|
readOnly: true,
|
|
2150
2159
|
type: {
|
|
2151
|
-
name: "Uuid"
|
|
2152
|
-
}
|
|
2160
|
+
name: "Uuid",
|
|
2161
|
+
},
|
|
2153
2162
|
},
|
|
2154
2163
|
type: {
|
|
2155
2164
|
serializedName: "type",
|
|
2156
2165
|
required: true,
|
|
2157
2166
|
type: {
|
|
2158
|
-
name: "String"
|
|
2159
|
-
}
|
|
2167
|
+
name: "String",
|
|
2168
|
+
},
|
|
2160
2169
|
},
|
|
2161
2170
|
userAssignedIdentities: {
|
|
2162
2171
|
serializedName: "userAssignedIdentities",
|
|
2163
2172
|
type: {
|
|
2164
2173
|
name: "Dictionary",
|
|
2165
2174
|
value: {
|
|
2166
|
-
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
2167
|
-
}
|
|
2168
|
-
}
|
|
2169
|
-
}
|
|
2170
|
-
}
|
|
2171
|
-
}
|
|
2175
|
+
type: { name: "Composite", className: "UserAssignedIdentity" },
|
|
2176
|
+
},
|
|
2177
|
+
},
|
|
2178
|
+
},
|
|
2179
|
+
},
|
|
2180
|
+
},
|
|
2172
2181
|
};
|
|
2173
2182
|
exports.UserAssignedIdentity = {
|
|
2174
2183
|
type: {
|
|
@@ -2179,18 +2188,18 @@ exports.UserAssignedIdentity = {
|
|
|
2179
2188
|
serializedName: "principalId",
|
|
2180
2189
|
readOnly: true,
|
|
2181
2190
|
type: {
|
|
2182
|
-
name: "Uuid"
|
|
2183
|
-
}
|
|
2191
|
+
name: "Uuid",
|
|
2192
|
+
},
|
|
2184
2193
|
},
|
|
2185
2194
|
clientId: {
|
|
2186
2195
|
serializedName: "clientId",
|
|
2187
2196
|
readOnly: true,
|
|
2188
2197
|
type: {
|
|
2189
|
-
name: "Uuid"
|
|
2190
|
-
}
|
|
2191
|
-
}
|
|
2192
|
-
}
|
|
2193
|
-
}
|
|
2198
|
+
name: "Uuid",
|
|
2199
|
+
},
|
|
2200
|
+
},
|
|
2201
|
+
},
|
|
2202
|
+
},
|
|
2194
2203
|
};
|
|
2195
2204
|
exports.ManagedHsmError = {
|
|
2196
2205
|
type: {
|
|
@@ -2201,11 +2210,11 @@ exports.ManagedHsmError = {
|
|
|
2201
2210
|
serializedName: "error",
|
|
2202
2211
|
type: {
|
|
2203
2212
|
name: "Composite",
|
|
2204
|
-
className: "ErrorModel"
|
|
2205
|
-
}
|
|
2206
|
-
}
|
|
2207
|
-
}
|
|
2208
|
-
}
|
|
2213
|
+
className: "ErrorModel",
|
|
2214
|
+
},
|
|
2215
|
+
},
|
|
2216
|
+
},
|
|
2217
|
+
},
|
|
2209
2218
|
};
|
|
2210
2219
|
exports.ErrorModel = {
|
|
2211
2220
|
type: {
|
|
@@ -2216,25 +2225,25 @@ exports.ErrorModel = {
|
|
|
2216
2225
|
serializedName: "code",
|
|
2217
2226
|
readOnly: true,
|
|
2218
2227
|
type: {
|
|
2219
|
-
name: "String"
|
|
2220
|
-
}
|
|
2228
|
+
name: "String",
|
|
2229
|
+
},
|
|
2221
2230
|
},
|
|
2222
2231
|
message: {
|
|
2223
2232
|
serializedName: "message",
|
|
2224
2233
|
readOnly: true,
|
|
2225
2234
|
type: {
|
|
2226
|
-
name: "String"
|
|
2227
|
-
}
|
|
2235
|
+
name: "String",
|
|
2236
|
+
},
|
|
2228
2237
|
},
|
|
2229
2238
|
innerError: {
|
|
2230
2239
|
serializedName: "innererror",
|
|
2231
2240
|
type: {
|
|
2232
2241
|
name: "Composite",
|
|
2233
|
-
className: "ErrorModel"
|
|
2234
|
-
}
|
|
2235
|
-
}
|
|
2236
|
-
}
|
|
2237
|
-
}
|
|
2242
|
+
className: "ErrorModel",
|
|
2243
|
+
},
|
|
2244
|
+
},
|
|
2245
|
+
},
|
|
2246
|
+
},
|
|
2238
2247
|
};
|
|
2239
2248
|
exports.ManagedHsmListResult = {
|
|
2240
2249
|
type: {
|
|
@@ -2248,19 +2257,19 @@ exports.ManagedHsmListResult = {
|
|
|
2248
2257
|
element: {
|
|
2249
2258
|
type: {
|
|
2250
2259
|
name: "Composite",
|
|
2251
|
-
className: "ManagedHsm"
|
|
2252
|
-
}
|
|
2253
|
-
}
|
|
2254
|
-
}
|
|
2260
|
+
className: "ManagedHsm",
|
|
2261
|
+
},
|
|
2262
|
+
},
|
|
2263
|
+
},
|
|
2255
2264
|
},
|
|
2256
2265
|
nextLink: {
|
|
2257
2266
|
serializedName: "nextLink",
|
|
2258
2267
|
type: {
|
|
2259
|
-
name: "String"
|
|
2260
|
-
}
|
|
2261
|
-
}
|
|
2262
|
-
}
|
|
2263
|
-
}
|
|
2268
|
+
name: "String",
|
|
2269
|
+
},
|
|
2270
|
+
},
|
|
2271
|
+
},
|
|
2272
|
+
},
|
|
2264
2273
|
};
|
|
2265
2274
|
exports.MhsmPrivateEndpointConnectionsListResult = {
|
|
2266
2275
|
type: {
|
|
@@ -2274,19 +2283,19 @@ exports.MhsmPrivateEndpointConnectionsListResult = {
|
|
|
2274
2283
|
element: {
|
|
2275
2284
|
type: {
|
|
2276
2285
|
name: "Composite",
|
|
2277
|
-
className: "MhsmPrivateEndpointConnection"
|
|
2278
|
-
}
|
|
2279
|
-
}
|
|
2280
|
-
}
|
|
2286
|
+
className: "MhsmPrivateEndpointConnection",
|
|
2287
|
+
},
|
|
2288
|
+
},
|
|
2289
|
+
},
|
|
2281
2290
|
},
|
|
2282
2291
|
nextLink: {
|
|
2283
2292
|
serializedName: "nextLink",
|
|
2284
2293
|
type: {
|
|
2285
|
-
name: "String"
|
|
2286
|
-
}
|
|
2287
|
-
}
|
|
2288
|
-
}
|
|
2289
|
-
}
|
|
2294
|
+
name: "String",
|
|
2295
|
+
},
|
|
2296
|
+
},
|
|
2297
|
+
},
|
|
2298
|
+
},
|
|
2290
2299
|
};
|
|
2291
2300
|
exports.DeletedManagedHsmListResult = {
|
|
2292
2301
|
type: {
|
|
@@ -2300,19 +2309,19 @@ exports.DeletedManagedHsmListResult = {
|
|
|
2300
2309
|
element: {
|
|
2301
2310
|
type: {
|
|
2302
2311
|
name: "Composite",
|
|
2303
|
-
className: "DeletedManagedHsm"
|
|
2304
|
-
}
|
|
2305
|
-
}
|
|
2306
|
-
}
|
|
2312
|
+
className: "DeletedManagedHsm",
|
|
2313
|
+
},
|
|
2314
|
+
},
|
|
2315
|
+
},
|
|
2307
2316
|
},
|
|
2308
2317
|
nextLink: {
|
|
2309
2318
|
serializedName: "nextLink",
|
|
2310
2319
|
type: {
|
|
2311
|
-
name: "String"
|
|
2312
|
-
}
|
|
2313
|
-
}
|
|
2314
|
-
}
|
|
2315
|
-
}
|
|
2320
|
+
name: "String",
|
|
2321
|
+
},
|
|
2322
|
+
},
|
|
2323
|
+
},
|
|
2324
|
+
},
|
|
2316
2325
|
};
|
|
2317
2326
|
exports.DeletedManagedHsm = {
|
|
2318
2327
|
type: {
|
|
@@ -2323,32 +2332,32 @@ exports.DeletedManagedHsm = {
|
|
|
2323
2332
|
serializedName: "id",
|
|
2324
2333
|
readOnly: true,
|
|
2325
2334
|
type: {
|
|
2326
|
-
name: "String"
|
|
2327
|
-
}
|
|
2335
|
+
name: "String",
|
|
2336
|
+
},
|
|
2328
2337
|
},
|
|
2329
2338
|
name: {
|
|
2330
2339
|
serializedName: "name",
|
|
2331
2340
|
readOnly: true,
|
|
2332
2341
|
type: {
|
|
2333
|
-
name: "String"
|
|
2334
|
-
}
|
|
2342
|
+
name: "String",
|
|
2343
|
+
},
|
|
2335
2344
|
},
|
|
2336
2345
|
type: {
|
|
2337
2346
|
serializedName: "type",
|
|
2338
2347
|
readOnly: true,
|
|
2339
2348
|
type: {
|
|
2340
|
-
name: "String"
|
|
2341
|
-
}
|
|
2349
|
+
name: "String",
|
|
2350
|
+
},
|
|
2342
2351
|
},
|
|
2343
2352
|
properties: {
|
|
2344
2353
|
serializedName: "properties",
|
|
2345
2354
|
type: {
|
|
2346
2355
|
name: "Composite",
|
|
2347
|
-
className: "DeletedManagedHsmProperties"
|
|
2348
|
-
}
|
|
2349
|
-
}
|
|
2350
|
-
}
|
|
2351
|
-
}
|
|
2356
|
+
className: "DeletedManagedHsmProperties",
|
|
2357
|
+
},
|
|
2358
|
+
},
|
|
2359
|
+
},
|
|
2360
|
+
},
|
|
2352
2361
|
};
|
|
2353
2362
|
exports.DeletedManagedHsmProperties = {
|
|
2354
2363
|
type: {
|
|
@@ -2359,47 +2368,47 @@ exports.DeletedManagedHsmProperties = {
|
|
|
2359
2368
|
serializedName: "mhsmId",
|
|
2360
2369
|
readOnly: true,
|
|
2361
2370
|
type: {
|
|
2362
|
-
name: "String"
|
|
2363
|
-
}
|
|
2371
|
+
name: "String",
|
|
2372
|
+
},
|
|
2364
2373
|
},
|
|
2365
2374
|
location: {
|
|
2366
2375
|
serializedName: "location",
|
|
2367
2376
|
readOnly: true,
|
|
2368
2377
|
type: {
|
|
2369
|
-
name: "String"
|
|
2370
|
-
}
|
|
2378
|
+
name: "String",
|
|
2379
|
+
},
|
|
2371
2380
|
},
|
|
2372
2381
|
deletionDate: {
|
|
2373
2382
|
serializedName: "deletionDate",
|
|
2374
2383
|
readOnly: true,
|
|
2375
2384
|
type: {
|
|
2376
|
-
name: "DateTime"
|
|
2377
|
-
}
|
|
2385
|
+
name: "DateTime",
|
|
2386
|
+
},
|
|
2378
2387
|
},
|
|
2379
2388
|
scheduledPurgeDate: {
|
|
2380
2389
|
serializedName: "scheduledPurgeDate",
|
|
2381
2390
|
readOnly: true,
|
|
2382
2391
|
type: {
|
|
2383
|
-
name: "DateTime"
|
|
2384
|
-
}
|
|
2392
|
+
name: "DateTime",
|
|
2393
|
+
},
|
|
2385
2394
|
},
|
|
2386
2395
|
purgeProtectionEnabled: {
|
|
2387
2396
|
serializedName: "purgeProtectionEnabled",
|
|
2388
2397
|
readOnly: true,
|
|
2389
2398
|
type: {
|
|
2390
|
-
name: "Boolean"
|
|
2391
|
-
}
|
|
2399
|
+
name: "Boolean",
|
|
2400
|
+
},
|
|
2392
2401
|
},
|
|
2393
2402
|
tags: {
|
|
2394
2403
|
serializedName: "tags",
|
|
2395
2404
|
readOnly: true,
|
|
2396
2405
|
type: {
|
|
2397
2406
|
name: "Dictionary",
|
|
2398
|
-
value: { type: { name: "String" } }
|
|
2399
|
-
}
|
|
2400
|
-
}
|
|
2401
|
-
}
|
|
2402
|
-
}
|
|
2407
|
+
value: { type: { name: "String" } },
|
|
2408
|
+
},
|
|
2409
|
+
},
|
|
2410
|
+
},
|
|
2411
|
+
},
|
|
2403
2412
|
};
|
|
2404
2413
|
exports.MhsmPrivateLinkResourceListResult = {
|
|
2405
2414
|
type: {
|
|
@@ -2413,13 +2422,13 @@ exports.MhsmPrivateLinkResourceListResult = {
|
|
|
2413
2422
|
element: {
|
|
2414
2423
|
type: {
|
|
2415
2424
|
name: "Composite",
|
|
2416
|
-
className: "MhsmPrivateLinkResource"
|
|
2417
|
-
}
|
|
2418
|
-
}
|
|
2419
|
-
}
|
|
2420
|
-
}
|
|
2421
|
-
}
|
|
2422
|
-
}
|
|
2425
|
+
className: "MhsmPrivateLinkResource",
|
|
2426
|
+
},
|
|
2427
|
+
},
|
|
2428
|
+
},
|
|
2429
|
+
},
|
|
2430
|
+
},
|
|
2431
|
+
},
|
|
2423
2432
|
};
|
|
2424
2433
|
exports.MhsmRegionsListResult = {
|
|
2425
2434
|
type: {
|
|
@@ -2433,19 +2442,19 @@ exports.MhsmRegionsListResult = {
|
|
|
2433
2442
|
element: {
|
|
2434
2443
|
type: {
|
|
2435
2444
|
name: "Composite",
|
|
2436
|
-
className: "MhsmGeoReplicatedRegion"
|
|
2437
|
-
}
|
|
2438
|
-
}
|
|
2439
|
-
}
|
|
2445
|
+
className: "MhsmGeoReplicatedRegion",
|
|
2446
|
+
},
|
|
2447
|
+
},
|
|
2448
|
+
},
|
|
2440
2449
|
},
|
|
2441
2450
|
nextLink: {
|
|
2442
2451
|
serializedName: "nextLink",
|
|
2443
2452
|
type: {
|
|
2444
|
-
name: "String"
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
}
|
|
2448
|
-
}
|
|
2453
|
+
name: "String",
|
|
2454
|
+
},
|
|
2455
|
+
},
|
|
2456
|
+
},
|
|
2457
|
+
},
|
|
2449
2458
|
};
|
|
2450
2459
|
exports.CheckMhsmNameAvailabilityParameters = {
|
|
2451
2460
|
type: {
|
|
@@ -2456,11 +2465,11 @@ exports.CheckMhsmNameAvailabilityParameters = {
|
|
|
2456
2465
|
serializedName: "name",
|
|
2457
2466
|
required: true,
|
|
2458
2467
|
type: {
|
|
2459
|
-
name: "String"
|
|
2460
|
-
}
|
|
2461
|
-
}
|
|
2462
|
-
}
|
|
2463
|
-
}
|
|
2468
|
+
name: "String",
|
|
2469
|
+
},
|
|
2470
|
+
},
|
|
2471
|
+
},
|
|
2472
|
+
},
|
|
2464
2473
|
};
|
|
2465
2474
|
exports.CheckMhsmNameAvailabilityResult = {
|
|
2466
2475
|
type: {
|
|
@@ -2471,26 +2480,26 @@ exports.CheckMhsmNameAvailabilityResult = {
|
|
|
2471
2480
|
serializedName: "nameAvailable",
|
|
2472
2481
|
readOnly: true,
|
|
2473
2482
|
type: {
|
|
2474
|
-
name: "Boolean"
|
|
2475
|
-
}
|
|
2483
|
+
name: "Boolean",
|
|
2484
|
+
},
|
|
2476
2485
|
},
|
|
2477
2486
|
reason: {
|
|
2478
2487
|
serializedName: "reason",
|
|
2479
2488
|
readOnly: true,
|
|
2480
2489
|
type: {
|
|
2481
2490
|
name: "Enum",
|
|
2482
|
-
allowedValues: ["AccountNameInvalid", "AlreadyExists"]
|
|
2483
|
-
}
|
|
2491
|
+
allowedValues: ["AccountNameInvalid", "AlreadyExists"],
|
|
2492
|
+
},
|
|
2484
2493
|
},
|
|
2485
2494
|
message: {
|
|
2486
2495
|
serializedName: "message",
|
|
2487
2496
|
readOnly: true,
|
|
2488
2497
|
type: {
|
|
2489
|
-
name: "String"
|
|
2490
|
-
}
|
|
2491
|
-
}
|
|
2492
|
-
}
|
|
2493
|
-
}
|
|
2498
|
+
name: "String",
|
|
2499
|
+
},
|
|
2500
|
+
},
|
|
2501
|
+
},
|
|
2502
|
+
},
|
|
2494
2503
|
};
|
|
2495
2504
|
exports.OperationListResult = {
|
|
2496
2505
|
type: {
|
|
@@ -2504,19 +2513,19 @@ exports.OperationListResult = {
|
|
|
2504
2513
|
element: {
|
|
2505
2514
|
type: {
|
|
2506
2515
|
name: "Composite",
|
|
2507
|
-
className: "Operation"
|
|
2508
|
-
}
|
|
2509
|
-
}
|
|
2510
|
-
}
|
|
2516
|
+
className: "Operation",
|
|
2517
|
+
},
|
|
2518
|
+
},
|
|
2519
|
+
},
|
|
2511
2520
|
},
|
|
2512
2521
|
nextLink: {
|
|
2513
2522
|
serializedName: "nextLink",
|
|
2514
2523
|
type: {
|
|
2515
|
-
name: "String"
|
|
2516
|
-
}
|
|
2517
|
-
}
|
|
2518
|
-
}
|
|
2519
|
-
}
|
|
2524
|
+
name: "String",
|
|
2525
|
+
},
|
|
2526
|
+
},
|
|
2527
|
+
},
|
|
2528
|
+
},
|
|
2520
2529
|
};
|
|
2521
2530
|
exports.Operation = {
|
|
2522
2531
|
type: {
|
|
@@ -2526,37 +2535,37 @@ exports.Operation = {
|
|
|
2526
2535
|
name: {
|
|
2527
2536
|
serializedName: "name",
|
|
2528
2537
|
type: {
|
|
2529
|
-
name: "String"
|
|
2530
|
-
}
|
|
2538
|
+
name: "String",
|
|
2539
|
+
},
|
|
2531
2540
|
},
|
|
2532
2541
|
display: {
|
|
2533
2542
|
serializedName: "display",
|
|
2534
2543
|
type: {
|
|
2535
2544
|
name: "Composite",
|
|
2536
|
-
className: "OperationDisplay"
|
|
2537
|
-
}
|
|
2545
|
+
className: "OperationDisplay",
|
|
2546
|
+
},
|
|
2538
2547
|
},
|
|
2539
2548
|
origin: {
|
|
2540
2549
|
serializedName: "origin",
|
|
2541
2550
|
type: {
|
|
2542
|
-
name: "String"
|
|
2543
|
-
}
|
|
2551
|
+
name: "String",
|
|
2552
|
+
},
|
|
2544
2553
|
},
|
|
2545
2554
|
isDataAction: {
|
|
2546
2555
|
serializedName: "isDataAction",
|
|
2547
2556
|
type: {
|
|
2548
|
-
name: "Boolean"
|
|
2549
|
-
}
|
|
2557
|
+
name: "Boolean",
|
|
2558
|
+
},
|
|
2550
2559
|
},
|
|
2551
2560
|
serviceSpecification: {
|
|
2552
2561
|
serializedName: "properties.serviceSpecification",
|
|
2553
2562
|
type: {
|
|
2554
2563
|
name: "Composite",
|
|
2555
|
-
className: "ServiceSpecification"
|
|
2556
|
-
}
|
|
2557
|
-
}
|
|
2558
|
-
}
|
|
2559
|
-
}
|
|
2564
|
+
className: "ServiceSpecification",
|
|
2565
|
+
},
|
|
2566
|
+
},
|
|
2567
|
+
},
|
|
2568
|
+
},
|
|
2560
2569
|
};
|
|
2561
2570
|
exports.OperationDisplay = {
|
|
2562
2571
|
type: {
|
|
@@ -2566,29 +2575,29 @@ exports.OperationDisplay = {
|
|
|
2566
2575
|
provider: {
|
|
2567
2576
|
serializedName: "provider",
|
|
2568
2577
|
type: {
|
|
2569
|
-
name: "String"
|
|
2570
|
-
}
|
|
2578
|
+
name: "String",
|
|
2579
|
+
},
|
|
2571
2580
|
},
|
|
2572
2581
|
resource: {
|
|
2573
2582
|
serializedName: "resource",
|
|
2574
2583
|
type: {
|
|
2575
|
-
name: "String"
|
|
2576
|
-
}
|
|
2584
|
+
name: "String",
|
|
2585
|
+
},
|
|
2577
2586
|
},
|
|
2578
2587
|
operation: {
|
|
2579
2588
|
serializedName: "operation",
|
|
2580
2589
|
type: {
|
|
2581
|
-
name: "String"
|
|
2582
|
-
}
|
|
2590
|
+
name: "String",
|
|
2591
|
+
},
|
|
2583
2592
|
},
|
|
2584
2593
|
description: {
|
|
2585
2594
|
serializedName: "description",
|
|
2586
2595
|
type: {
|
|
2587
|
-
name: "String"
|
|
2588
|
-
}
|
|
2589
|
-
}
|
|
2590
|
-
}
|
|
2591
|
-
}
|
|
2596
|
+
name: "String",
|
|
2597
|
+
},
|
|
2598
|
+
},
|
|
2599
|
+
},
|
|
2600
|
+
},
|
|
2592
2601
|
};
|
|
2593
2602
|
exports.ServiceSpecification = {
|
|
2594
2603
|
type: {
|
|
@@ -2602,10 +2611,10 @@ exports.ServiceSpecification = {
|
|
|
2602
2611
|
element: {
|
|
2603
2612
|
type: {
|
|
2604
2613
|
name: "Composite",
|
|
2605
|
-
className: "LogSpecification"
|
|
2606
|
-
}
|
|
2607
|
-
}
|
|
2608
|
-
}
|
|
2614
|
+
className: "LogSpecification",
|
|
2615
|
+
},
|
|
2616
|
+
},
|
|
2617
|
+
},
|
|
2609
2618
|
},
|
|
2610
2619
|
metricSpecifications: {
|
|
2611
2620
|
serializedName: "metricSpecifications",
|
|
@@ -2614,13 +2623,13 @@ exports.ServiceSpecification = {
|
|
|
2614
2623
|
element: {
|
|
2615
2624
|
type: {
|
|
2616
2625
|
name: "Composite",
|
|
2617
|
-
className: "MetricSpecification"
|
|
2618
|
-
}
|
|
2619
|
-
}
|
|
2620
|
-
}
|
|
2621
|
-
}
|
|
2622
|
-
}
|
|
2623
|
-
}
|
|
2626
|
+
className: "MetricSpecification",
|
|
2627
|
+
},
|
|
2628
|
+
},
|
|
2629
|
+
},
|
|
2630
|
+
},
|
|
2631
|
+
},
|
|
2632
|
+
},
|
|
2624
2633
|
};
|
|
2625
2634
|
exports.LogSpecification = {
|
|
2626
2635
|
type: {
|
|
@@ -2630,23 +2639,23 @@ exports.LogSpecification = {
|
|
|
2630
2639
|
name: {
|
|
2631
2640
|
serializedName: "name",
|
|
2632
2641
|
type: {
|
|
2633
|
-
name: "String"
|
|
2634
|
-
}
|
|
2642
|
+
name: "String",
|
|
2643
|
+
},
|
|
2635
2644
|
},
|
|
2636
2645
|
displayName: {
|
|
2637
2646
|
serializedName: "displayName",
|
|
2638
2647
|
type: {
|
|
2639
|
-
name: "String"
|
|
2640
|
-
}
|
|
2648
|
+
name: "String",
|
|
2649
|
+
},
|
|
2641
2650
|
},
|
|
2642
2651
|
blobDuration: {
|
|
2643
2652
|
serializedName: "blobDuration",
|
|
2644
2653
|
type: {
|
|
2645
|
-
name: "String"
|
|
2646
|
-
}
|
|
2647
|
-
}
|
|
2648
|
-
}
|
|
2649
|
-
}
|
|
2654
|
+
name: "String",
|
|
2655
|
+
},
|
|
2656
|
+
},
|
|
2657
|
+
},
|
|
2658
|
+
},
|
|
2650
2659
|
};
|
|
2651
2660
|
exports.MetricSpecification = {
|
|
2652
2661
|
type: {
|
|
@@ -2656,32 +2665,32 @@ exports.MetricSpecification = {
|
|
|
2656
2665
|
name: {
|
|
2657
2666
|
serializedName: "name",
|
|
2658
2667
|
type: {
|
|
2659
|
-
name: "String"
|
|
2660
|
-
}
|
|
2668
|
+
name: "String",
|
|
2669
|
+
},
|
|
2661
2670
|
},
|
|
2662
2671
|
displayName: {
|
|
2663
2672
|
serializedName: "displayName",
|
|
2664
2673
|
type: {
|
|
2665
|
-
name: "String"
|
|
2666
|
-
}
|
|
2674
|
+
name: "String",
|
|
2675
|
+
},
|
|
2667
2676
|
},
|
|
2668
2677
|
displayDescription: {
|
|
2669
2678
|
serializedName: "displayDescription",
|
|
2670
2679
|
type: {
|
|
2671
|
-
name: "String"
|
|
2672
|
-
}
|
|
2680
|
+
name: "String",
|
|
2681
|
+
},
|
|
2673
2682
|
},
|
|
2674
2683
|
unit: {
|
|
2675
2684
|
serializedName: "unit",
|
|
2676
2685
|
type: {
|
|
2677
|
-
name: "String"
|
|
2678
|
-
}
|
|
2686
|
+
name: "String",
|
|
2687
|
+
},
|
|
2679
2688
|
},
|
|
2680
2689
|
aggregationType: {
|
|
2681
2690
|
serializedName: "aggregationType",
|
|
2682
2691
|
type: {
|
|
2683
|
-
name: "String"
|
|
2684
|
-
}
|
|
2692
|
+
name: "String",
|
|
2693
|
+
},
|
|
2685
2694
|
},
|
|
2686
2695
|
supportedAggregationTypes: {
|
|
2687
2696
|
serializedName: "supportedAggregationTypes",
|
|
@@ -2689,10 +2698,10 @@ exports.MetricSpecification = {
|
|
|
2689
2698
|
name: "Sequence",
|
|
2690
2699
|
element: {
|
|
2691
2700
|
type: {
|
|
2692
|
-
name: "String"
|
|
2693
|
-
}
|
|
2694
|
-
}
|
|
2695
|
-
}
|
|
2701
|
+
name: "String",
|
|
2702
|
+
},
|
|
2703
|
+
},
|
|
2704
|
+
},
|
|
2696
2705
|
},
|
|
2697
2706
|
supportedTimeGrainTypes: {
|
|
2698
2707
|
serializedName: "supportedTimeGrainTypes",
|
|
@@ -2700,16 +2709,16 @@ exports.MetricSpecification = {
|
|
|
2700
2709
|
name: "Sequence",
|
|
2701
2710
|
element: {
|
|
2702
2711
|
type: {
|
|
2703
|
-
name: "String"
|
|
2704
|
-
}
|
|
2705
|
-
}
|
|
2706
|
-
}
|
|
2712
|
+
name: "String",
|
|
2713
|
+
},
|
|
2714
|
+
},
|
|
2715
|
+
},
|
|
2707
2716
|
},
|
|
2708
2717
|
lockAggregationType: {
|
|
2709
2718
|
serializedName: "lockAggregationType",
|
|
2710
2719
|
type: {
|
|
2711
|
-
name: "String"
|
|
2712
|
-
}
|
|
2720
|
+
name: "String",
|
|
2721
|
+
},
|
|
2713
2722
|
},
|
|
2714
2723
|
dimensions: {
|
|
2715
2724
|
serializedName: "dimensions",
|
|
@@ -2718,25 +2727,25 @@ exports.MetricSpecification = {
|
|
|
2718
2727
|
element: {
|
|
2719
2728
|
type: {
|
|
2720
2729
|
name: "Composite",
|
|
2721
|
-
className: "DimensionProperties"
|
|
2722
|
-
}
|
|
2723
|
-
}
|
|
2724
|
-
}
|
|
2730
|
+
className: "DimensionProperties",
|
|
2731
|
+
},
|
|
2732
|
+
},
|
|
2733
|
+
},
|
|
2725
2734
|
},
|
|
2726
2735
|
fillGapWithZero: {
|
|
2727
2736
|
serializedName: "fillGapWithZero",
|
|
2728
2737
|
type: {
|
|
2729
|
-
name: "Boolean"
|
|
2730
|
-
}
|
|
2738
|
+
name: "Boolean",
|
|
2739
|
+
},
|
|
2731
2740
|
},
|
|
2732
2741
|
internalMetricName: {
|
|
2733
2742
|
serializedName: "internalMetricName",
|
|
2734
2743
|
type: {
|
|
2735
|
-
name: "String"
|
|
2736
|
-
}
|
|
2737
|
-
}
|
|
2738
|
-
}
|
|
2739
|
-
}
|
|
2744
|
+
name: "String",
|
|
2745
|
+
},
|
|
2746
|
+
},
|
|
2747
|
+
},
|
|
2748
|
+
},
|
|
2740
2749
|
};
|
|
2741
2750
|
exports.DimensionProperties = {
|
|
2742
2751
|
type: {
|
|
@@ -2746,23 +2755,23 @@ exports.DimensionProperties = {
|
|
|
2746
2755
|
name: {
|
|
2747
2756
|
serializedName: "name",
|
|
2748
2757
|
type: {
|
|
2749
|
-
name: "String"
|
|
2750
|
-
}
|
|
2758
|
+
name: "String",
|
|
2759
|
+
},
|
|
2751
2760
|
},
|
|
2752
2761
|
displayName: {
|
|
2753
2762
|
serializedName: "displayName",
|
|
2754
2763
|
type: {
|
|
2755
|
-
name: "String"
|
|
2756
|
-
}
|
|
2764
|
+
name: "String",
|
|
2765
|
+
},
|
|
2757
2766
|
},
|
|
2758
2767
|
toBeExportedForShoebox: {
|
|
2759
2768
|
serializedName: "toBeExportedForShoebox",
|
|
2760
2769
|
type: {
|
|
2761
|
-
name: "Boolean"
|
|
2762
|
-
}
|
|
2763
|
-
}
|
|
2764
|
-
}
|
|
2765
|
-
}
|
|
2770
|
+
name: "Boolean",
|
|
2771
|
+
},
|
|
2772
|
+
},
|
|
2773
|
+
},
|
|
2774
|
+
},
|
|
2766
2775
|
};
|
|
2767
2776
|
exports.SecretCreateOrUpdateParameters = {
|
|
2768
2777
|
type: {
|
|
@@ -2773,18 +2782,18 @@ exports.SecretCreateOrUpdateParameters = {
|
|
|
2773
2782
|
serializedName: "tags",
|
|
2774
2783
|
type: {
|
|
2775
2784
|
name: "Dictionary",
|
|
2776
|
-
value: { type: { name: "String" } }
|
|
2777
|
-
}
|
|
2785
|
+
value: { type: { name: "String" } },
|
|
2786
|
+
},
|
|
2778
2787
|
},
|
|
2779
2788
|
properties: {
|
|
2780
2789
|
serializedName: "properties",
|
|
2781
2790
|
type: {
|
|
2782
2791
|
name: "Composite",
|
|
2783
|
-
className: "SecretProperties"
|
|
2784
|
-
}
|
|
2785
|
-
}
|
|
2786
|
-
}
|
|
2787
|
-
}
|
|
2792
|
+
className: "SecretProperties",
|
|
2793
|
+
},
|
|
2794
|
+
},
|
|
2795
|
+
},
|
|
2796
|
+
},
|
|
2788
2797
|
};
|
|
2789
2798
|
exports.SecretProperties = {
|
|
2790
2799
|
type: {
|
|
@@ -2794,38 +2803,38 @@ exports.SecretProperties = {
|
|
|
2794
2803
|
value: {
|
|
2795
2804
|
serializedName: "value",
|
|
2796
2805
|
type: {
|
|
2797
|
-
name: "String"
|
|
2798
|
-
}
|
|
2806
|
+
name: "String",
|
|
2807
|
+
},
|
|
2799
2808
|
},
|
|
2800
2809
|
contentType: {
|
|
2801
2810
|
serializedName: "contentType",
|
|
2802
2811
|
type: {
|
|
2803
|
-
name: "String"
|
|
2804
|
-
}
|
|
2812
|
+
name: "String",
|
|
2813
|
+
},
|
|
2805
2814
|
},
|
|
2806
2815
|
attributes: {
|
|
2807
2816
|
serializedName: "attributes",
|
|
2808
2817
|
type: {
|
|
2809
2818
|
name: "Composite",
|
|
2810
|
-
className: "SecretAttributes"
|
|
2811
|
-
}
|
|
2819
|
+
className: "SecretAttributes",
|
|
2820
|
+
},
|
|
2812
2821
|
},
|
|
2813
2822
|
secretUri: {
|
|
2814
2823
|
serializedName: "secretUri",
|
|
2815
2824
|
readOnly: true,
|
|
2816
2825
|
type: {
|
|
2817
|
-
name: "String"
|
|
2818
|
-
}
|
|
2826
|
+
name: "String",
|
|
2827
|
+
},
|
|
2819
2828
|
},
|
|
2820
2829
|
secretUriWithVersion: {
|
|
2821
2830
|
serializedName: "secretUriWithVersion",
|
|
2822
2831
|
readOnly: true,
|
|
2823
2832
|
type: {
|
|
2824
|
-
name: "String"
|
|
2825
|
-
}
|
|
2826
|
-
}
|
|
2827
|
-
}
|
|
2828
|
-
}
|
|
2833
|
+
name: "String",
|
|
2834
|
+
},
|
|
2835
|
+
},
|
|
2836
|
+
},
|
|
2837
|
+
},
|
|
2829
2838
|
};
|
|
2830
2839
|
exports.Attributes = {
|
|
2831
2840
|
type: {
|
|
@@ -2835,37 +2844,37 @@ exports.Attributes = {
|
|
|
2835
2844
|
enabled: {
|
|
2836
2845
|
serializedName: "enabled",
|
|
2837
2846
|
type: {
|
|
2838
|
-
name: "Boolean"
|
|
2839
|
-
}
|
|
2847
|
+
name: "Boolean",
|
|
2848
|
+
},
|
|
2840
2849
|
},
|
|
2841
2850
|
notBefore: {
|
|
2842
2851
|
serializedName: "nbf",
|
|
2843
2852
|
type: {
|
|
2844
|
-
name: "UnixTime"
|
|
2845
|
-
}
|
|
2853
|
+
name: "UnixTime",
|
|
2854
|
+
},
|
|
2846
2855
|
},
|
|
2847
2856
|
expires: {
|
|
2848
2857
|
serializedName: "exp",
|
|
2849
2858
|
type: {
|
|
2850
|
-
name: "UnixTime"
|
|
2851
|
-
}
|
|
2859
|
+
name: "UnixTime",
|
|
2860
|
+
},
|
|
2852
2861
|
},
|
|
2853
2862
|
created: {
|
|
2854
2863
|
serializedName: "created",
|
|
2855
2864
|
readOnly: true,
|
|
2856
2865
|
type: {
|
|
2857
|
-
name: "UnixTime"
|
|
2858
|
-
}
|
|
2866
|
+
name: "UnixTime",
|
|
2867
|
+
},
|
|
2859
2868
|
},
|
|
2860
2869
|
updated: {
|
|
2861
2870
|
serializedName: "updated",
|
|
2862
2871
|
readOnly: true,
|
|
2863
2872
|
type: {
|
|
2864
|
-
name: "UnixTime"
|
|
2865
|
-
}
|
|
2866
|
-
}
|
|
2867
|
-
}
|
|
2868
|
-
}
|
|
2873
|
+
name: "UnixTime",
|
|
2874
|
+
},
|
|
2875
|
+
},
|
|
2876
|
+
},
|
|
2877
|
+
},
|
|
2869
2878
|
};
|
|
2870
2879
|
exports.SecretPatchParameters = {
|
|
2871
2880
|
type: {
|
|
@@ -2876,18 +2885,18 @@ exports.SecretPatchParameters = {
|
|
|
2876
2885
|
serializedName: "tags",
|
|
2877
2886
|
type: {
|
|
2878
2887
|
name: "Dictionary",
|
|
2879
|
-
value: { type: { name: "String" } }
|
|
2880
|
-
}
|
|
2888
|
+
value: { type: { name: "String" } },
|
|
2889
|
+
},
|
|
2881
2890
|
},
|
|
2882
2891
|
properties: {
|
|
2883
2892
|
serializedName: "properties",
|
|
2884
2893
|
type: {
|
|
2885
2894
|
name: "Composite",
|
|
2886
|
-
className: "SecretPatchProperties"
|
|
2887
|
-
}
|
|
2888
|
-
}
|
|
2889
|
-
}
|
|
2890
|
-
}
|
|
2895
|
+
className: "SecretPatchProperties",
|
|
2896
|
+
},
|
|
2897
|
+
},
|
|
2898
|
+
},
|
|
2899
|
+
},
|
|
2891
2900
|
};
|
|
2892
2901
|
exports.SecretPatchProperties = {
|
|
2893
2902
|
type: {
|
|
@@ -2897,24 +2906,24 @@ exports.SecretPatchProperties = {
|
|
|
2897
2906
|
value: {
|
|
2898
2907
|
serializedName: "value",
|
|
2899
2908
|
type: {
|
|
2900
|
-
name: "String"
|
|
2901
|
-
}
|
|
2909
|
+
name: "String",
|
|
2910
|
+
},
|
|
2902
2911
|
},
|
|
2903
2912
|
contentType: {
|
|
2904
2913
|
serializedName: "contentType",
|
|
2905
2914
|
type: {
|
|
2906
|
-
name: "String"
|
|
2907
|
-
}
|
|
2915
|
+
name: "String",
|
|
2916
|
+
},
|
|
2908
2917
|
},
|
|
2909
2918
|
attributes: {
|
|
2910
2919
|
serializedName: "attributes",
|
|
2911
2920
|
type: {
|
|
2912
2921
|
name: "Composite",
|
|
2913
|
-
className: "SecretAttributes"
|
|
2914
|
-
}
|
|
2915
|
-
}
|
|
2916
|
-
}
|
|
2917
|
-
}
|
|
2922
|
+
className: "SecretAttributes",
|
|
2923
|
+
},
|
|
2924
|
+
},
|
|
2925
|
+
},
|
|
2926
|
+
},
|
|
2918
2927
|
};
|
|
2919
2928
|
exports.SecretListResult = {
|
|
2920
2929
|
type: {
|
|
@@ -2928,19 +2937,19 @@ exports.SecretListResult = {
|
|
|
2928
2937
|
element: {
|
|
2929
2938
|
type: {
|
|
2930
2939
|
name: "Composite",
|
|
2931
|
-
className: "Secret"
|
|
2932
|
-
}
|
|
2933
|
-
}
|
|
2934
|
-
}
|
|
2940
|
+
className: "Secret",
|
|
2941
|
+
},
|
|
2942
|
+
},
|
|
2943
|
+
},
|
|
2935
2944
|
},
|
|
2936
2945
|
nextLink: {
|
|
2937
2946
|
serializedName: "nextLink",
|
|
2938
2947
|
type: {
|
|
2939
|
-
name: "String"
|
|
2940
|
-
}
|
|
2941
|
-
}
|
|
2942
|
-
}
|
|
2943
|
-
}
|
|
2948
|
+
name: "String",
|
|
2949
|
+
},
|
|
2950
|
+
},
|
|
2951
|
+
},
|
|
2952
|
+
},
|
|
2944
2953
|
};
|
|
2945
2954
|
exports.Key = {
|
|
2946
2955
|
type: {
|
|
@@ -2950,59 +2959,59 @@ exports.Key = {
|
|
|
2950
2959
|
serializedName: "properties.attributes",
|
|
2951
2960
|
type: {
|
|
2952
2961
|
name: "Composite",
|
|
2953
|
-
className: "KeyAttributes"
|
|
2954
|
-
}
|
|
2962
|
+
className: "KeyAttributes",
|
|
2963
|
+
},
|
|
2955
2964
|
}, kty: {
|
|
2956
2965
|
serializedName: "properties.kty",
|
|
2957
2966
|
type: {
|
|
2958
|
-
name: "String"
|
|
2959
|
-
}
|
|
2967
|
+
name: "String",
|
|
2968
|
+
},
|
|
2960
2969
|
}, keyOps: {
|
|
2961
2970
|
serializedName: "properties.keyOps",
|
|
2962
2971
|
type: {
|
|
2963
2972
|
name: "Sequence",
|
|
2964
2973
|
element: {
|
|
2965
2974
|
type: {
|
|
2966
|
-
name: "String"
|
|
2967
|
-
}
|
|
2968
|
-
}
|
|
2969
|
-
}
|
|
2975
|
+
name: "String",
|
|
2976
|
+
},
|
|
2977
|
+
},
|
|
2978
|
+
},
|
|
2970
2979
|
}, keySize: {
|
|
2971
2980
|
serializedName: "properties.keySize",
|
|
2972
2981
|
type: {
|
|
2973
|
-
name: "Number"
|
|
2974
|
-
}
|
|
2982
|
+
name: "Number",
|
|
2983
|
+
},
|
|
2975
2984
|
}, curveName: {
|
|
2976
2985
|
serializedName: "properties.curveName",
|
|
2977
2986
|
type: {
|
|
2978
|
-
name: "String"
|
|
2979
|
-
}
|
|
2987
|
+
name: "String",
|
|
2988
|
+
},
|
|
2980
2989
|
}, keyUri: {
|
|
2981
2990
|
serializedName: "properties.keyUri",
|
|
2982
2991
|
readOnly: true,
|
|
2983
2992
|
type: {
|
|
2984
|
-
name: "String"
|
|
2985
|
-
}
|
|
2993
|
+
name: "String",
|
|
2994
|
+
},
|
|
2986
2995
|
}, keyUriWithVersion: {
|
|
2987
2996
|
serializedName: "properties.keyUriWithVersion",
|
|
2988
2997
|
readOnly: true,
|
|
2989
2998
|
type: {
|
|
2990
|
-
name: "String"
|
|
2991
|
-
}
|
|
2999
|
+
name: "String",
|
|
3000
|
+
},
|
|
2992
3001
|
}, rotationPolicy: {
|
|
2993
3002
|
serializedName: "properties.rotationPolicy",
|
|
2994
3003
|
type: {
|
|
2995
3004
|
name: "Composite",
|
|
2996
|
-
className: "RotationPolicy"
|
|
2997
|
-
}
|
|
3005
|
+
className: "RotationPolicy",
|
|
3006
|
+
},
|
|
2998
3007
|
}, releasePolicy: {
|
|
2999
3008
|
serializedName: "properties.release_policy",
|
|
3000
3009
|
type: {
|
|
3001
3010
|
name: "Composite",
|
|
3002
|
-
className: "KeyReleasePolicy"
|
|
3003
|
-
}
|
|
3004
|
-
} })
|
|
3005
|
-
}
|
|
3011
|
+
className: "KeyReleasePolicy",
|
|
3012
|
+
},
|
|
3013
|
+
} }),
|
|
3014
|
+
},
|
|
3006
3015
|
};
|
|
3007
3016
|
exports.PrivateEndpointConnection = {
|
|
3008
3017
|
type: {
|
|
@@ -3011,27 +3020,27 @@ exports.PrivateEndpointConnection = {
|
|
|
3011
3020
|
modelProperties: Object.assign(Object.assign({}, exports.Resource.type.modelProperties), { etag: {
|
|
3012
3021
|
serializedName: "etag",
|
|
3013
3022
|
type: {
|
|
3014
|
-
name: "String"
|
|
3015
|
-
}
|
|
3023
|
+
name: "String",
|
|
3024
|
+
},
|
|
3016
3025
|
}, privateEndpoint: {
|
|
3017
3026
|
serializedName: "properties.privateEndpoint",
|
|
3018
3027
|
type: {
|
|
3019
3028
|
name: "Composite",
|
|
3020
|
-
className: "PrivateEndpoint"
|
|
3021
|
-
}
|
|
3029
|
+
className: "PrivateEndpoint",
|
|
3030
|
+
},
|
|
3022
3031
|
}, privateLinkServiceConnectionState: {
|
|
3023
3032
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
3024
3033
|
type: {
|
|
3025
3034
|
name: "Composite",
|
|
3026
|
-
className: "PrivateLinkServiceConnectionState"
|
|
3027
|
-
}
|
|
3035
|
+
className: "PrivateLinkServiceConnectionState",
|
|
3036
|
+
},
|
|
3028
3037
|
}, provisioningState: {
|
|
3029
3038
|
serializedName: "properties.provisioningState",
|
|
3030
3039
|
type: {
|
|
3031
|
-
name: "String"
|
|
3032
|
-
}
|
|
3033
|
-
} })
|
|
3034
|
-
}
|
|
3040
|
+
name: "String",
|
|
3041
|
+
},
|
|
3042
|
+
} }),
|
|
3043
|
+
},
|
|
3035
3044
|
};
|
|
3036
3045
|
exports.PrivateLinkResource = {
|
|
3037
3046
|
type: {
|
|
@@ -3041,8 +3050,8 @@ exports.PrivateLinkResource = {
|
|
|
3041
3050
|
serializedName: "properties.groupId",
|
|
3042
3051
|
readOnly: true,
|
|
3043
3052
|
type: {
|
|
3044
|
-
name: "String"
|
|
3045
|
-
}
|
|
3053
|
+
name: "String",
|
|
3054
|
+
},
|
|
3046
3055
|
}, requiredMembers: {
|
|
3047
3056
|
serializedName: "properties.requiredMembers",
|
|
3048
3057
|
readOnly: true,
|
|
@@ -3050,22 +3059,22 @@ exports.PrivateLinkResource = {
|
|
|
3050
3059
|
name: "Sequence",
|
|
3051
3060
|
element: {
|
|
3052
3061
|
type: {
|
|
3053
|
-
name: "String"
|
|
3054
|
-
}
|
|
3055
|
-
}
|
|
3056
|
-
}
|
|
3062
|
+
name: "String",
|
|
3063
|
+
},
|
|
3064
|
+
},
|
|
3065
|
+
},
|
|
3057
3066
|
}, requiredZoneNames: {
|
|
3058
3067
|
serializedName: "properties.requiredZoneNames",
|
|
3059
3068
|
type: {
|
|
3060
3069
|
name: "Sequence",
|
|
3061
3070
|
element: {
|
|
3062
3071
|
type: {
|
|
3063
|
-
name: "String"
|
|
3064
|
-
}
|
|
3065
|
-
}
|
|
3066
|
-
}
|
|
3067
|
-
} })
|
|
3068
|
-
}
|
|
3072
|
+
name: "String",
|
|
3073
|
+
},
|
|
3074
|
+
},
|
|
3075
|
+
},
|
|
3076
|
+
} }),
|
|
3077
|
+
},
|
|
3069
3078
|
};
|
|
3070
3079
|
exports.Secret = {
|
|
3071
3080
|
type: {
|
|
@@ -3075,10 +3084,10 @@ exports.Secret = {
|
|
|
3075
3084
|
serializedName: "properties",
|
|
3076
3085
|
type: {
|
|
3077
3086
|
name: "Composite",
|
|
3078
|
-
className: "SecretProperties"
|
|
3079
|
-
}
|
|
3080
|
-
} })
|
|
3081
|
-
}
|
|
3087
|
+
className: "SecretProperties",
|
|
3088
|
+
},
|
|
3089
|
+
} }),
|
|
3090
|
+
},
|
|
3082
3091
|
};
|
|
3083
3092
|
exports.ManagedHsmKey = {
|
|
3084
3093
|
type: {
|
|
@@ -3088,59 +3097,59 @@ exports.ManagedHsmKey = {
|
|
|
3088
3097
|
serializedName: "properties.attributes",
|
|
3089
3098
|
type: {
|
|
3090
3099
|
name: "Composite",
|
|
3091
|
-
className: "ManagedHsmKeyAttributes"
|
|
3092
|
-
}
|
|
3100
|
+
className: "ManagedHsmKeyAttributes",
|
|
3101
|
+
},
|
|
3093
3102
|
}, kty: {
|
|
3094
3103
|
serializedName: "properties.kty",
|
|
3095
3104
|
type: {
|
|
3096
|
-
name: "String"
|
|
3097
|
-
}
|
|
3105
|
+
name: "String",
|
|
3106
|
+
},
|
|
3098
3107
|
}, keyOps: {
|
|
3099
3108
|
serializedName: "properties.keyOps",
|
|
3100
3109
|
type: {
|
|
3101
3110
|
name: "Sequence",
|
|
3102
3111
|
element: {
|
|
3103
3112
|
type: {
|
|
3104
|
-
name: "String"
|
|
3105
|
-
}
|
|
3106
|
-
}
|
|
3107
|
-
}
|
|
3113
|
+
name: "String",
|
|
3114
|
+
},
|
|
3115
|
+
},
|
|
3116
|
+
},
|
|
3108
3117
|
}, keySize: {
|
|
3109
3118
|
serializedName: "properties.keySize",
|
|
3110
3119
|
type: {
|
|
3111
|
-
name: "Number"
|
|
3112
|
-
}
|
|
3120
|
+
name: "Number",
|
|
3121
|
+
},
|
|
3113
3122
|
}, curveName: {
|
|
3114
3123
|
serializedName: "properties.curveName",
|
|
3115
3124
|
type: {
|
|
3116
|
-
name: "String"
|
|
3117
|
-
}
|
|
3125
|
+
name: "String",
|
|
3126
|
+
},
|
|
3118
3127
|
}, keyUri: {
|
|
3119
3128
|
serializedName: "properties.keyUri",
|
|
3120
3129
|
readOnly: true,
|
|
3121
3130
|
type: {
|
|
3122
|
-
name: "String"
|
|
3123
|
-
}
|
|
3131
|
+
name: "String",
|
|
3132
|
+
},
|
|
3124
3133
|
}, keyUriWithVersion: {
|
|
3125
3134
|
serializedName: "properties.keyUriWithVersion",
|
|
3126
3135
|
readOnly: true,
|
|
3127
3136
|
type: {
|
|
3128
|
-
name: "String"
|
|
3129
|
-
}
|
|
3137
|
+
name: "String",
|
|
3138
|
+
},
|
|
3130
3139
|
}, rotationPolicy: {
|
|
3131
3140
|
serializedName: "properties.rotationPolicy",
|
|
3132
3141
|
type: {
|
|
3133
3142
|
name: "Composite",
|
|
3134
|
-
className: "ManagedHsmRotationPolicy"
|
|
3135
|
-
}
|
|
3143
|
+
className: "ManagedHsmRotationPolicy",
|
|
3144
|
+
},
|
|
3136
3145
|
}, releasePolicy: {
|
|
3137
3146
|
serializedName: "properties.release_policy",
|
|
3138
3147
|
type: {
|
|
3139
3148
|
name: "Composite",
|
|
3140
|
-
className: "ManagedHsmKeyReleasePolicy"
|
|
3141
|
-
}
|
|
3142
|
-
} })
|
|
3143
|
-
}
|
|
3149
|
+
className: "ManagedHsmKeyReleasePolicy",
|
|
3150
|
+
},
|
|
3151
|
+
} }),
|
|
3152
|
+
},
|
|
3144
3153
|
};
|
|
3145
3154
|
exports.ManagedHsm = {
|
|
3146
3155
|
type: {
|
|
@@ -3150,10 +3159,10 @@ exports.ManagedHsm = {
|
|
|
3150
3159
|
serializedName: "properties",
|
|
3151
3160
|
type: {
|
|
3152
3161
|
name: "Composite",
|
|
3153
|
-
className: "ManagedHsmProperties"
|
|
3154
|
-
}
|
|
3155
|
-
} })
|
|
3156
|
-
}
|
|
3162
|
+
className: "ManagedHsmProperties",
|
|
3163
|
+
},
|
|
3164
|
+
} }),
|
|
3165
|
+
},
|
|
3157
3166
|
};
|
|
3158
3167
|
exports.MhsmPrivateEndpointConnection = {
|
|
3159
3168
|
type: {
|
|
@@ -3162,27 +3171,27 @@ exports.MhsmPrivateEndpointConnection = {
|
|
|
3162
3171
|
modelProperties: Object.assign(Object.assign({}, exports.ManagedHsmResource.type.modelProperties), { etag: {
|
|
3163
3172
|
serializedName: "etag",
|
|
3164
3173
|
type: {
|
|
3165
|
-
name: "String"
|
|
3166
|
-
}
|
|
3174
|
+
name: "String",
|
|
3175
|
+
},
|
|
3167
3176
|
}, privateEndpoint: {
|
|
3168
3177
|
serializedName: "properties.privateEndpoint",
|
|
3169
3178
|
type: {
|
|
3170
3179
|
name: "Composite",
|
|
3171
|
-
className: "MhsmPrivateEndpoint"
|
|
3172
|
-
}
|
|
3180
|
+
className: "MhsmPrivateEndpoint",
|
|
3181
|
+
},
|
|
3173
3182
|
}, privateLinkServiceConnectionState: {
|
|
3174
3183
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
3175
3184
|
type: {
|
|
3176
3185
|
name: "Composite",
|
|
3177
|
-
className: "MhsmPrivateLinkServiceConnectionState"
|
|
3178
|
-
}
|
|
3186
|
+
className: "MhsmPrivateLinkServiceConnectionState",
|
|
3187
|
+
},
|
|
3179
3188
|
}, provisioningState: {
|
|
3180
3189
|
serializedName: "properties.provisioningState",
|
|
3181
3190
|
type: {
|
|
3182
|
-
name: "String"
|
|
3183
|
-
}
|
|
3184
|
-
} })
|
|
3185
|
-
}
|
|
3191
|
+
name: "String",
|
|
3192
|
+
},
|
|
3193
|
+
} }),
|
|
3194
|
+
},
|
|
3186
3195
|
};
|
|
3187
3196
|
exports.MhsmPrivateLinkResource = {
|
|
3188
3197
|
type: {
|
|
@@ -3192,8 +3201,8 @@ exports.MhsmPrivateLinkResource = {
|
|
|
3192
3201
|
serializedName: "properties.groupId",
|
|
3193
3202
|
readOnly: true,
|
|
3194
3203
|
type: {
|
|
3195
|
-
name: "String"
|
|
3196
|
-
}
|
|
3204
|
+
name: "String",
|
|
3205
|
+
},
|
|
3197
3206
|
}, requiredMembers: {
|
|
3198
3207
|
serializedName: "properties.requiredMembers",
|
|
3199
3208
|
readOnly: true,
|
|
@@ -3201,29 +3210,29 @@ exports.MhsmPrivateLinkResource = {
|
|
|
3201
3210
|
name: "Sequence",
|
|
3202
3211
|
element: {
|
|
3203
3212
|
type: {
|
|
3204
|
-
name: "String"
|
|
3205
|
-
}
|
|
3206
|
-
}
|
|
3207
|
-
}
|
|
3213
|
+
name: "String",
|
|
3214
|
+
},
|
|
3215
|
+
},
|
|
3216
|
+
},
|
|
3208
3217
|
}, requiredZoneNames: {
|
|
3209
3218
|
serializedName: "properties.requiredZoneNames",
|
|
3210
3219
|
type: {
|
|
3211
3220
|
name: "Sequence",
|
|
3212
3221
|
element: {
|
|
3213
3222
|
type: {
|
|
3214
|
-
name: "String"
|
|
3215
|
-
}
|
|
3216
|
-
}
|
|
3217
|
-
}
|
|
3218
|
-
} })
|
|
3219
|
-
}
|
|
3223
|
+
name: "String",
|
|
3224
|
+
},
|
|
3225
|
+
},
|
|
3226
|
+
},
|
|
3227
|
+
} }),
|
|
3228
|
+
},
|
|
3220
3229
|
};
|
|
3221
3230
|
exports.SecretAttributes = {
|
|
3222
3231
|
type: {
|
|
3223
3232
|
name: "Composite",
|
|
3224
3233
|
className: "SecretAttributes",
|
|
3225
|
-
modelProperties: Object.assign({}, exports.Attributes.type.modelProperties)
|
|
3226
|
-
}
|
|
3234
|
+
modelProperties: Object.assign({}, exports.Attributes.type.modelProperties),
|
|
3235
|
+
},
|
|
3227
3236
|
};
|
|
3228
3237
|
exports.PrivateEndpointConnectionsPutHeaders = {
|
|
3229
3238
|
type: {
|
|
@@ -3233,17 +3242,17 @@ exports.PrivateEndpointConnectionsPutHeaders = {
|
|
|
3233
3242
|
retryAfter: {
|
|
3234
3243
|
serializedName: "retry-after",
|
|
3235
3244
|
type: {
|
|
3236
|
-
name: "Number"
|
|
3237
|
-
}
|
|
3245
|
+
name: "Number",
|
|
3246
|
+
},
|
|
3238
3247
|
},
|
|
3239
3248
|
azureAsyncOperation: {
|
|
3240
3249
|
serializedName: "azure-asyncoperation",
|
|
3241
3250
|
type: {
|
|
3242
|
-
name: "String"
|
|
3243
|
-
}
|
|
3244
|
-
}
|
|
3245
|
-
}
|
|
3246
|
-
}
|
|
3251
|
+
name: "String",
|
|
3252
|
+
},
|
|
3253
|
+
},
|
|
3254
|
+
},
|
|
3255
|
+
},
|
|
3247
3256
|
};
|
|
3248
3257
|
exports.PrivateEndpointConnectionsDeleteHeaders = {
|
|
3249
3258
|
type: {
|
|
@@ -3253,17 +3262,17 @@ exports.PrivateEndpointConnectionsDeleteHeaders = {
|
|
|
3253
3262
|
retryAfter: {
|
|
3254
3263
|
serializedName: "retry-after",
|
|
3255
3264
|
type: {
|
|
3256
|
-
name: "Number"
|
|
3257
|
-
}
|
|
3265
|
+
name: "Number",
|
|
3266
|
+
},
|
|
3258
3267
|
},
|
|
3259
3268
|
location: {
|
|
3260
3269
|
serializedName: "location",
|
|
3261
3270
|
type: {
|
|
3262
|
-
name: "String"
|
|
3263
|
-
}
|
|
3264
|
-
}
|
|
3265
|
-
}
|
|
3266
|
-
}
|
|
3271
|
+
name: "String",
|
|
3272
|
+
},
|
|
3273
|
+
},
|
|
3274
|
+
},
|
|
3275
|
+
},
|
|
3267
3276
|
};
|
|
3268
3277
|
exports.ManagedHsmsCreateOrUpdateHeaders = {
|
|
3269
3278
|
type: {
|
|
@@ -3273,11 +3282,11 @@ exports.ManagedHsmsCreateOrUpdateHeaders = {
|
|
|
3273
3282
|
location: {
|
|
3274
3283
|
serializedName: "location",
|
|
3275
3284
|
type: {
|
|
3276
|
-
name: "String"
|
|
3277
|
-
}
|
|
3278
|
-
}
|
|
3279
|
-
}
|
|
3280
|
-
}
|
|
3285
|
+
name: "String",
|
|
3286
|
+
},
|
|
3287
|
+
},
|
|
3288
|
+
},
|
|
3289
|
+
},
|
|
3281
3290
|
};
|
|
3282
3291
|
exports.ManagedHsmsUpdateHeaders = {
|
|
3283
3292
|
type: {
|
|
@@ -3287,11 +3296,11 @@ exports.ManagedHsmsUpdateHeaders = {
|
|
|
3287
3296
|
location: {
|
|
3288
3297
|
serializedName: "location",
|
|
3289
3298
|
type: {
|
|
3290
|
-
name: "String"
|
|
3291
|
-
}
|
|
3292
|
-
}
|
|
3293
|
-
}
|
|
3294
|
-
}
|
|
3299
|
+
name: "String",
|
|
3300
|
+
},
|
|
3301
|
+
},
|
|
3302
|
+
},
|
|
3303
|
+
},
|
|
3295
3304
|
};
|
|
3296
3305
|
exports.ManagedHsmsDeleteHeaders = {
|
|
3297
3306
|
type: {
|
|
@@ -3301,11 +3310,11 @@ exports.ManagedHsmsDeleteHeaders = {
|
|
|
3301
3310
|
location: {
|
|
3302
3311
|
serializedName: "location",
|
|
3303
3312
|
type: {
|
|
3304
|
-
name: "String"
|
|
3305
|
-
}
|
|
3306
|
-
}
|
|
3307
|
-
}
|
|
3308
|
-
}
|
|
3313
|
+
name: "String",
|
|
3314
|
+
},
|
|
3315
|
+
},
|
|
3316
|
+
},
|
|
3317
|
+
},
|
|
3309
3318
|
};
|
|
3310
3319
|
exports.ManagedHsmsPurgeDeletedHeaders = {
|
|
3311
3320
|
type: {
|
|
@@ -3315,11 +3324,11 @@ exports.ManagedHsmsPurgeDeletedHeaders = {
|
|
|
3315
3324
|
location: {
|
|
3316
3325
|
serializedName: "location",
|
|
3317
3326
|
type: {
|
|
3318
|
-
name: "String"
|
|
3319
|
-
}
|
|
3320
|
-
}
|
|
3321
|
-
}
|
|
3322
|
-
}
|
|
3327
|
+
name: "String",
|
|
3328
|
+
},
|
|
3329
|
+
},
|
|
3330
|
+
},
|
|
3331
|
+
},
|
|
3323
3332
|
};
|
|
3324
3333
|
exports.MhsmPrivateEndpointConnectionsPutHeaders = {
|
|
3325
3334
|
type: {
|
|
@@ -3329,17 +3338,17 @@ exports.MhsmPrivateEndpointConnectionsPutHeaders = {
|
|
|
3329
3338
|
retryAfter: {
|
|
3330
3339
|
serializedName: "retry-after",
|
|
3331
3340
|
type: {
|
|
3332
|
-
name: "Number"
|
|
3333
|
-
}
|
|
3341
|
+
name: "Number",
|
|
3342
|
+
},
|
|
3334
3343
|
},
|
|
3335
3344
|
azureAsyncOperation: {
|
|
3336
3345
|
serializedName: "azure-asyncoperation",
|
|
3337
3346
|
type: {
|
|
3338
|
-
name: "String"
|
|
3339
|
-
}
|
|
3340
|
-
}
|
|
3341
|
-
}
|
|
3342
|
-
}
|
|
3347
|
+
name: "String",
|
|
3348
|
+
},
|
|
3349
|
+
},
|
|
3350
|
+
},
|
|
3351
|
+
},
|
|
3343
3352
|
};
|
|
3344
3353
|
exports.MhsmPrivateEndpointConnectionsDeleteHeaders = {
|
|
3345
3354
|
type: {
|
|
@@ -3349,10 +3358,10 @@ exports.MhsmPrivateEndpointConnectionsDeleteHeaders = {
|
|
|
3349
3358
|
location: {
|
|
3350
3359
|
serializedName: "location",
|
|
3351
3360
|
type: {
|
|
3352
|
-
name: "String"
|
|
3353
|
-
}
|
|
3354
|
-
}
|
|
3355
|
-
}
|
|
3356
|
-
}
|
|
3361
|
+
name: "String",
|
|
3362
|
+
},
|
|
3363
|
+
},
|
|
3364
|
+
},
|
|
3365
|
+
},
|
|
3357
3366
|
};
|
|
3358
3367
|
//# sourceMappingURL=mappers.js.map
|