@azure/arm-mysql-flexible 3.1.1-alpha.20230511.1 → 4.0.0-beta.1
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 +96 -8
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +3646 -1927
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/azureAdAdministratorsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureAdAdministratorsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/azureAdAdministratorsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureAdAdministratorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/azureAdAdministratorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureAdAdministratorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsGetSample.js +40 -0
- package/dist-esm/samples-dev/azureAdAdministratorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureAdAdministratorsListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsListByServerSample.js +60 -0
- package/dist-esm/samples-dev/azureAdAdministratorsListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/backupAndExportCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/backupAndExportCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupAndExportCreateSample.js +46 -0
- package/dist-esm/samples-dev/backupAndExportCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/backupAndExportValidateBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/backupAndExportValidateBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupAndExportValidateBackupSample.js +39 -0
- package/dist-esm/samples-dev/backupAndExportValidateBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/backupsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupsListByServerSample.js +1 -1
- package/dist-esm/samples-dev/backupsPutSample.d.ts +2 -0
- package/dist-esm/samples-dev/backupsPutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsPutSample.js +40 -0
- package/dist-esm/samples-dev/backupsPutSample.js.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js +1 -1
- package/dist-esm/samples-dev/checkNameAvailabilityWithoutLocationExecuteSample.d.ts +2 -0
- package/dist-esm/samples-dev/checkNameAvailabilityWithoutLocationExecuteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilityWithoutLocationExecuteSample.js +41 -0
- package/dist-esm/samples-dev/checkNameAvailabilityWithoutLocationExecuteSample.js.map +1 -0
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.js +1 -1
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.js +2 -1
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/configurationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/configurationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/configurationsCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/configurationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/configurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/configurationsListByServerSample.js +5 -2
- package/dist-esm/samples-dev/configurationsListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/configurationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/databasesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/databasesGetSample.js +1 -1
- package/dist-esm/samples-dev/databasesListByServerSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesListByServerSample.js +1 -1
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.js +1 -1
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.js +1 -1
- package/dist-esm/samples-dev/logFilesListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/logFilesListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/logFilesListByServerSample.js +60 -0
- package/dist-esm/samples-dev/logFilesListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/replicasListByServerSample.js +1 -1
- package/dist-esm/samples-dev/serversCreateSample.js +48 -3
- package/dist-esm/samples-dev/serversCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/serversDeleteSample.js +1 -1
- package/dist-esm/samples-dev/serversFailoverSample.js +1 -1
- package/dist-esm/samples-dev/serversGetSample.js +2 -2
- package/dist-esm/samples-dev/serversListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/serversListSample.js +1 -1
- package/dist-esm/samples-dev/serversResetGtidSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversResetGtidSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversResetGtidSample.js +42 -0
- package/dist-esm/samples-dev/serversResetGtidSample.js.map +1 -0
- package/dist-esm/samples-dev/serversRestartSample.js +1 -1
- package/dist-esm/samples-dev/serversStartSample.js +1 -1
- package/dist-esm/samples-dev/serversStopSample.js +1 -1
- package/dist-esm/samples-dev/serversUpdateSample.js +42 -3
- package/dist-esm/samples-dev/serversUpdateSample.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +767 -378
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +78 -44
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +44 -15
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1232 -601
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +14 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +96 -21
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/mySQLManagementFlexibleServerClient.d.ts +9 -8
- package/dist-esm/src/mySQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist-esm/src/mySQLManagementFlexibleServerClient.js +10 -36
- package/dist-esm/src/mySQLManagementFlexibleServerClient.js.map +1 -1
- package/dist-esm/src/operations/azureADAdministrators.d.ts +81 -0
- package/dist-esm/src/operations/azureADAdministrators.d.ts.map +1 -0
- package/dist-esm/src/operations/azureADAdministrators.js +368 -0
- package/dist-esm/src/operations/azureADAdministrators.js.map +1 -0
- package/dist-esm/src/operations/backupAndExport.d.ts +37 -0
- package/dist-esm/src/operations/backupAndExport.d.ts.map +1 -0
- package/dist-esm/src/operations/backupAndExport.js +146 -0
- package/dist-esm/src/operations/backupAndExport.js.map +1 -0
- package/dist-esm/src/operations/backups.d.ts +9 -1
- package/dist-esm/src/operations/backups.d.ts.map +1 -1
- package/dist-esm/src/operations/backups.js +34 -2
- package/dist-esm/src/operations/backups.js.map +1 -1
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.d.ts +19 -0
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.d.ts.map +1 -0
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.js +49 -0
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.js.map +1 -0
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.js +1 -1
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.js.map +1 -1
- package/dist-esm/src/operations/configurations.d.ts +22 -4
- package/dist-esm/src/operations/configurations.d.ts.map +1 -1
- package/dist-esm/src/operations/configurations.js +132 -14
- package/dist-esm/src/operations/configurations.js.map +1 -1
- package/dist-esm/src/operations/databases.d.ts +3 -3
- package/dist-esm/src/operations/databases.d.ts.map +1 -1
- package/dist-esm/src/operations/databases.js +24 -10
- package/dist-esm/src/operations/databases.js.map +1 -1
- package/dist-esm/src/operations/firewallRules.d.ts +3 -3
- package/dist-esm/src/operations/firewallRules.d.ts.map +1 -1
- package/dist-esm/src/operations/firewallRules.js +25 -11
- package/dist-esm/src/operations/firewallRules.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +8 -4
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +8 -4
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/logFiles.d.ts +38 -0
- package/dist-esm/src/operations/logFiles.d.ts.map +1 -0
- package/dist-esm/src/operations/logFiles.js +155 -0
- package/dist-esm/src/operations/logFiles.js.map +1 -0
- package/dist-esm/src/operations/replicas.js +1 -1
- package/dist-esm/src/operations/replicas.js.map +1 -1
- package/dist-esm/src/operations/servers.d.ts +25 -9
- package/dist-esm/src/operations/servers.d.ts.map +1 -1
- package/dist-esm/src/operations/servers.js +155 -44
- package/dist-esm/src/operations/servers.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/azureADAdministrators.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/azureADAdministrators.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/azureADAdministrators.js +9 -0
- package/dist-esm/src/operationsInterfaces/azureADAdministrators.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/backupAndExport.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/backupAndExport.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/backupAndExport.js +9 -0
- package/dist-esm/src/operationsInterfaces/backupAndExport.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/backups.d.ts +9 -1
- package/dist-esm/src/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/checkNameAvailabilityWithoutLocation.js +9 -0
- package/dist-esm/src/operationsInterfaces/checkNameAvailabilityWithoutLocation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/configurations.d.ts +22 -4
- package/dist-esm/src/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/databases.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/firewallRules.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -4
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +8 -4
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/logFiles.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/logFiles.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/logFiles.js +9 -0
- package/dist-esm/src/operationsInterfaces/logFiles.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/servers.d.ts +25 -9
- package/dist-esm/src/operationsInterfaces/servers.d.ts.map +1 -1
- package/package.json +6 -6
- package/review/arm-mysql-flexible.api.md +383 -18
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +842 -382
- package/src/models/mappers.ts +1315 -622
- package/src/models/parameters.ts +112 -25
- package/src/mySQLManagementFlexibleServerClient.ts +35 -53
- package/src/operations/azureADAdministrators.ts +504 -0
- package/src/operations/backupAndExport.ts +210 -0
- package/src/operations/backups.ts +46 -2
- package/src/operations/checkNameAvailabilityWithoutLocation.ts +69 -0
- package/src/operations/checkVirtualNetworkSubnetUsage.ts +1 -1
- package/src/operations/configurations.ts +190 -26
- package/src/operations/databases.ts +34 -21
- package/src/operations/firewallRules.ts +35 -22
- package/src/operations/index.ts +8 -4
- package/src/operations/logFiles.ts +198 -0
- package/src/operations/replicas.ts +1 -1
- package/src/operations/servers.ts +211 -79
- package/src/operationsInterfaces/azureADAdministrators.ts +110 -0
- package/src/operationsInterfaces/backupAndExport.ts +62 -0
- package/src/operationsInterfaces/backups.ts +15 -0
- package/src/operationsInterfaces/checkNameAvailabilityWithoutLocation.ts +26 -0
- package/src/operationsInterfaces/configurations.ts +42 -5
- package/src/operationsInterfaces/databases.ts +4 -4
- package/src/operationsInterfaces/firewallRules.ts +4 -4
- package/src/operationsInterfaces/index.ts +8 -4
- package/src/operationsInterfaces/logFiles.ts +26 -0
- package/src/operationsInterfaces/servers.ts +43 -9
- package/types/arm-mysql-flexible.d.ts +624 -29
package/src/models/mappers.ts
CHANGED
|
@@ -8,180 +8,6 @@
|
|
|
8
8
|
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
10
|
|
|
11
|
-
export const Sku: coreClient.CompositeMapper = {
|
|
12
|
-
type: {
|
|
13
|
-
name: "Composite",
|
|
14
|
-
className: "Sku",
|
|
15
|
-
modelProperties: {
|
|
16
|
-
name: {
|
|
17
|
-
serializedName: "name",
|
|
18
|
-
required: true,
|
|
19
|
-
type: {
|
|
20
|
-
name: "String"
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
tier: {
|
|
24
|
-
serializedName: "tier",
|
|
25
|
-
required: true,
|
|
26
|
-
type: {
|
|
27
|
-
name: "String"
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
export const Storage: coreClient.CompositeMapper = {
|
|
35
|
-
type: {
|
|
36
|
-
name: "Composite",
|
|
37
|
-
className: "Storage",
|
|
38
|
-
modelProperties: {
|
|
39
|
-
storageSizeGB: {
|
|
40
|
-
serializedName: "storageSizeGB",
|
|
41
|
-
type: {
|
|
42
|
-
name: "Number"
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
iops: {
|
|
46
|
-
serializedName: "iops",
|
|
47
|
-
type: {
|
|
48
|
-
name: "Number"
|
|
49
|
-
}
|
|
50
|
-
},
|
|
51
|
-
autoGrow: {
|
|
52
|
-
serializedName: "autoGrow",
|
|
53
|
-
type: {
|
|
54
|
-
name: "String"
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
storageSku: {
|
|
58
|
-
serializedName: "storageSku",
|
|
59
|
-
readOnly: true,
|
|
60
|
-
type: {
|
|
61
|
-
name: "String"
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
export const Backup: coreClient.CompositeMapper = {
|
|
69
|
-
type: {
|
|
70
|
-
name: "Composite",
|
|
71
|
-
className: "Backup",
|
|
72
|
-
modelProperties: {
|
|
73
|
-
backupRetentionDays: {
|
|
74
|
-
serializedName: "backupRetentionDays",
|
|
75
|
-
type: {
|
|
76
|
-
name: "Number"
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
geoRedundantBackup: {
|
|
80
|
-
serializedName: "geoRedundantBackup",
|
|
81
|
-
type: {
|
|
82
|
-
name: "String"
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
earliestRestoreDate: {
|
|
86
|
-
serializedName: "earliestRestoreDate",
|
|
87
|
-
readOnly: true,
|
|
88
|
-
type: {
|
|
89
|
-
name: "DateTime"
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
export const HighAvailability: coreClient.CompositeMapper = {
|
|
97
|
-
type: {
|
|
98
|
-
name: "Composite",
|
|
99
|
-
className: "HighAvailability",
|
|
100
|
-
modelProperties: {
|
|
101
|
-
mode: {
|
|
102
|
-
serializedName: "mode",
|
|
103
|
-
type: {
|
|
104
|
-
name: "String"
|
|
105
|
-
}
|
|
106
|
-
},
|
|
107
|
-
state: {
|
|
108
|
-
serializedName: "state",
|
|
109
|
-
readOnly: true,
|
|
110
|
-
type: {
|
|
111
|
-
name: "String"
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
standbyAvailabilityZone: {
|
|
115
|
-
serializedName: "standbyAvailabilityZone",
|
|
116
|
-
type: {
|
|
117
|
-
name: "String"
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
};
|
|
123
|
-
|
|
124
|
-
export const Network: coreClient.CompositeMapper = {
|
|
125
|
-
type: {
|
|
126
|
-
name: "Composite",
|
|
127
|
-
className: "Network",
|
|
128
|
-
modelProperties: {
|
|
129
|
-
publicNetworkAccess: {
|
|
130
|
-
serializedName: "publicNetworkAccess",
|
|
131
|
-
readOnly: true,
|
|
132
|
-
type: {
|
|
133
|
-
name: "String"
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
delegatedSubnetResourceId: {
|
|
137
|
-
serializedName: "delegatedSubnetResourceId",
|
|
138
|
-
type: {
|
|
139
|
-
name: "String"
|
|
140
|
-
}
|
|
141
|
-
},
|
|
142
|
-
privateDnsZoneResourceId: {
|
|
143
|
-
serializedName: "privateDnsZoneResourceId",
|
|
144
|
-
type: {
|
|
145
|
-
name: "String"
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
};
|
|
151
|
-
|
|
152
|
-
export const MaintenanceWindow: coreClient.CompositeMapper = {
|
|
153
|
-
type: {
|
|
154
|
-
name: "Composite",
|
|
155
|
-
className: "MaintenanceWindow",
|
|
156
|
-
modelProperties: {
|
|
157
|
-
customWindow: {
|
|
158
|
-
serializedName: "customWindow",
|
|
159
|
-
type: {
|
|
160
|
-
name: "String"
|
|
161
|
-
}
|
|
162
|
-
},
|
|
163
|
-
startHour: {
|
|
164
|
-
serializedName: "startHour",
|
|
165
|
-
type: {
|
|
166
|
-
name: "Number"
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
startMinute: {
|
|
170
|
-
serializedName: "startMinute",
|
|
171
|
-
type: {
|
|
172
|
-
name: "Number"
|
|
173
|
-
}
|
|
174
|
-
},
|
|
175
|
-
dayOfWeek: {
|
|
176
|
-
serializedName: "dayOfWeek",
|
|
177
|
-
type: {
|
|
178
|
-
name: "Number"
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
};
|
|
184
|
-
|
|
185
11
|
export const SystemData: coreClient.CompositeMapper = {
|
|
186
12
|
type: {
|
|
187
13
|
name: "Composite",
|
|
@@ -353,61 +179,25 @@ export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
|
353
179
|
}
|
|
354
180
|
};
|
|
355
181
|
|
|
356
|
-
export const
|
|
182
|
+
export const AdministratorListResult: coreClient.CompositeMapper = {
|
|
357
183
|
type: {
|
|
358
184
|
name: "Composite",
|
|
359
|
-
className: "
|
|
185
|
+
className: "AdministratorListResult",
|
|
360
186
|
modelProperties: {
|
|
361
|
-
|
|
362
|
-
serializedName: "
|
|
363
|
-
type: {
|
|
364
|
-
name: "Composite",
|
|
365
|
-
className: "Sku"
|
|
366
|
-
}
|
|
367
|
-
},
|
|
368
|
-
tags: {
|
|
369
|
-
serializedName: "tags",
|
|
370
|
-
type: {
|
|
371
|
-
name: "Dictionary",
|
|
372
|
-
value: { type: { name: "String" } }
|
|
373
|
-
}
|
|
374
|
-
},
|
|
375
|
-
administratorLoginPassword: {
|
|
376
|
-
serializedName: "properties.administratorLoginPassword",
|
|
377
|
-
type: {
|
|
378
|
-
name: "String"
|
|
379
|
-
}
|
|
380
|
-
},
|
|
381
|
-
storage: {
|
|
382
|
-
serializedName: "properties.storage",
|
|
383
|
-
type: {
|
|
384
|
-
name: "Composite",
|
|
385
|
-
className: "Storage"
|
|
386
|
-
}
|
|
387
|
-
},
|
|
388
|
-
backup: {
|
|
389
|
-
serializedName: "properties.backup",
|
|
390
|
-
type: {
|
|
391
|
-
name: "Composite",
|
|
392
|
-
className: "Backup"
|
|
393
|
-
}
|
|
394
|
-
},
|
|
395
|
-
highAvailability: {
|
|
396
|
-
serializedName: "properties.highAvailability",
|
|
397
|
-
type: {
|
|
398
|
-
name: "Composite",
|
|
399
|
-
className: "HighAvailability"
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
maintenanceWindow: {
|
|
403
|
-
serializedName: "properties.maintenanceWindow",
|
|
187
|
+
value: {
|
|
188
|
+
serializedName: "value",
|
|
404
189
|
type: {
|
|
405
|
-
name: "
|
|
406
|
-
|
|
190
|
+
name: "Sequence",
|
|
191
|
+
element: {
|
|
192
|
+
type: {
|
|
193
|
+
name: "Composite",
|
|
194
|
+
className: "AzureADAdministrator"
|
|
195
|
+
}
|
|
196
|
+
}
|
|
407
197
|
}
|
|
408
198
|
},
|
|
409
|
-
|
|
410
|
-
serializedName: "
|
|
199
|
+
nextLink: {
|
|
200
|
+
serializedName: "nextLink",
|
|
411
201
|
type: {
|
|
412
202
|
name: "String"
|
|
413
203
|
}
|
|
@@ -416,10 +206,10 @@ export const ServerForUpdate: coreClient.CompositeMapper = {
|
|
|
416
206
|
}
|
|
417
207
|
};
|
|
418
208
|
|
|
419
|
-
export const
|
|
209
|
+
export const ServerBackupListResult: coreClient.CompositeMapper = {
|
|
420
210
|
type: {
|
|
421
211
|
name: "Composite",
|
|
422
|
-
className: "
|
|
212
|
+
className: "ServerBackupListResult",
|
|
423
213
|
modelProperties: {
|
|
424
214
|
value: {
|
|
425
215
|
serializedName: "value",
|
|
@@ -428,7 +218,7 @@ export const ServerListResult: coreClient.CompositeMapper = {
|
|
|
428
218
|
element: {
|
|
429
219
|
type: {
|
|
430
220
|
name: "Composite",
|
|
431
|
-
className: "
|
|
221
|
+
className: "ServerBackup"
|
|
432
222
|
}
|
|
433
223
|
}
|
|
434
224
|
}
|
|
@@ -443,73 +233,60 @@ export const ServerListResult: coreClient.CompositeMapper = {
|
|
|
443
233
|
}
|
|
444
234
|
};
|
|
445
235
|
|
|
446
|
-
export const
|
|
236
|
+
export const BackupStoreDetails: coreClient.CompositeMapper = {
|
|
447
237
|
type: {
|
|
448
238
|
name: "Composite",
|
|
449
|
-
className: "
|
|
239
|
+
className: "BackupStoreDetails",
|
|
240
|
+
uberParent: "BackupStoreDetails",
|
|
241
|
+
polymorphicDiscriminator: {
|
|
242
|
+
serializedName: "objectType",
|
|
243
|
+
clientName: "objectType"
|
|
244
|
+
},
|
|
450
245
|
modelProperties: {
|
|
451
|
-
|
|
452
|
-
serializedName: "
|
|
246
|
+
objectType: {
|
|
247
|
+
serializedName: "objectType",
|
|
248
|
+
required: true,
|
|
453
249
|
type: {
|
|
454
250
|
name: "String"
|
|
455
251
|
}
|
|
456
|
-
},
|
|
457
|
-
maxFailoverSeconds: {
|
|
458
|
-
serializedName: "maxFailoverSeconds",
|
|
459
|
-
type: {
|
|
460
|
-
name: "Number"
|
|
461
|
-
}
|
|
462
252
|
}
|
|
463
253
|
}
|
|
464
254
|
}
|
|
465
255
|
};
|
|
466
256
|
|
|
467
|
-
export const
|
|
257
|
+
export const BackupRequestBase: coreClient.CompositeMapper = {
|
|
468
258
|
type: {
|
|
469
259
|
name: "Composite",
|
|
470
|
-
className: "
|
|
260
|
+
className: "BackupRequestBase",
|
|
471
261
|
modelProperties: {
|
|
472
|
-
|
|
473
|
-
serializedName: "
|
|
262
|
+
backupSettings: {
|
|
263
|
+
serializedName: "backupSettings",
|
|
474
264
|
type: {
|
|
475
|
-
name: "
|
|
476
|
-
|
|
477
|
-
type: {
|
|
478
|
-
name: "Composite",
|
|
479
|
-
className: "ServerBackup"
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
}
|
|
483
|
-
},
|
|
484
|
-
nextLink: {
|
|
485
|
-
serializedName: "nextLink",
|
|
486
|
-
type: {
|
|
487
|
-
name: "String"
|
|
265
|
+
name: "Composite",
|
|
266
|
+
className: "BackupSettings"
|
|
488
267
|
}
|
|
489
268
|
}
|
|
490
269
|
}
|
|
491
270
|
}
|
|
492
271
|
};
|
|
493
272
|
|
|
494
|
-
export const
|
|
273
|
+
export const BackupSettings: coreClient.CompositeMapper = {
|
|
495
274
|
type: {
|
|
496
275
|
name: "Composite",
|
|
497
|
-
className: "
|
|
276
|
+
className: "BackupSettings",
|
|
498
277
|
modelProperties: {
|
|
499
|
-
|
|
500
|
-
|
|
278
|
+
backupName: {
|
|
279
|
+
constraints: {
|
|
280
|
+
Pattern: new RegExp("(^[a-z0-9]$)|(^[a-z0-9][a-z0-9-]*[a-z0-9]$)")
|
|
281
|
+
},
|
|
282
|
+
serializedName: "backupName",
|
|
283
|
+
required: true,
|
|
501
284
|
type: {
|
|
502
|
-
name: "
|
|
503
|
-
element: {
|
|
504
|
-
type: {
|
|
505
|
-
name: "Composite",
|
|
506
|
-
className: "FirewallRule"
|
|
507
|
-
}
|
|
508
|
-
}
|
|
285
|
+
name: "String"
|
|
509
286
|
}
|
|
510
287
|
},
|
|
511
|
-
|
|
512
|
-
serializedName: "
|
|
288
|
+
backupFormat: {
|
|
289
|
+
serializedName: "backupFormat",
|
|
513
290
|
type: {
|
|
514
291
|
name: "String"
|
|
515
292
|
}
|
|
@@ -518,27 +295,15 @@ export const FirewallRuleListResult: coreClient.CompositeMapper = {
|
|
|
518
295
|
}
|
|
519
296
|
};
|
|
520
297
|
|
|
521
|
-
export const
|
|
298
|
+
export const ValidateBackupResponse: coreClient.CompositeMapper = {
|
|
522
299
|
type: {
|
|
523
300
|
name: "Composite",
|
|
524
|
-
className: "
|
|
301
|
+
className: "ValidateBackupResponse",
|
|
525
302
|
modelProperties: {
|
|
526
|
-
|
|
527
|
-
serializedName: "
|
|
528
|
-
type: {
|
|
529
|
-
name: "Sequence",
|
|
530
|
-
element: {
|
|
531
|
-
type: {
|
|
532
|
-
name: "Composite",
|
|
533
|
-
className: "Database"
|
|
534
|
-
}
|
|
535
|
-
}
|
|
536
|
-
}
|
|
537
|
-
},
|
|
538
|
-
nextLink: {
|
|
539
|
-
serializedName: "nextLink",
|
|
303
|
+
numberOfContainers: {
|
|
304
|
+
serializedName: "properties.numberOfContainers",
|
|
540
305
|
type: {
|
|
541
|
-
name: "
|
|
306
|
+
name: "Number"
|
|
542
307
|
}
|
|
543
308
|
}
|
|
544
309
|
}
|
|
@@ -561,6 +326,12 @@ export const ConfigurationListForBatchUpdate: coreClient.CompositeMapper = {
|
|
|
561
326
|
}
|
|
562
327
|
}
|
|
563
328
|
}
|
|
329
|
+
},
|
|
330
|
+
resetAllToDefault: {
|
|
331
|
+
serializedName: "resetAllToDefault",
|
|
332
|
+
type: {
|
|
333
|
+
name: "String"
|
|
334
|
+
}
|
|
564
335
|
}
|
|
565
336
|
}
|
|
566
337
|
}
|
|
@@ -620,27 +391,25 @@ export const ConfigurationListResult: coreClient.CompositeMapper = {
|
|
|
620
391
|
}
|
|
621
392
|
};
|
|
622
393
|
|
|
623
|
-
export const
|
|
394
|
+
export const DatabaseListResult: coreClient.CompositeMapper = {
|
|
624
395
|
type: {
|
|
625
396
|
name: "Composite",
|
|
626
|
-
className: "
|
|
397
|
+
className: "DatabaseListResult",
|
|
627
398
|
modelProperties: {
|
|
628
399
|
value: {
|
|
629
400
|
serializedName: "value",
|
|
630
|
-
readOnly: true,
|
|
631
401
|
type: {
|
|
632
402
|
name: "Sequence",
|
|
633
403
|
element: {
|
|
634
404
|
type: {
|
|
635
405
|
name: "Composite",
|
|
636
|
-
className: "
|
|
406
|
+
className: "Database"
|
|
637
407
|
}
|
|
638
408
|
}
|
|
639
409
|
}
|
|
640
410
|
},
|
|
641
411
|
nextLink: {
|
|
642
412
|
serializedName: "nextLink",
|
|
643
|
-
readOnly: true,
|
|
644
413
|
type: {
|
|
645
414
|
name: "String"
|
|
646
415
|
}
|
|
@@ -649,94 +418,64 @@ export const CapabilitiesListResult: coreClient.CompositeMapper = {
|
|
|
649
418
|
}
|
|
650
419
|
};
|
|
651
420
|
|
|
652
|
-
export const
|
|
421
|
+
export const FirewallRuleListResult: coreClient.CompositeMapper = {
|
|
653
422
|
type: {
|
|
654
423
|
name: "Composite",
|
|
655
|
-
className: "
|
|
424
|
+
className: "FirewallRuleListResult",
|
|
656
425
|
modelProperties: {
|
|
657
|
-
|
|
658
|
-
serializedName: "
|
|
659
|
-
readOnly: true,
|
|
660
|
-
type: {
|
|
661
|
-
name: "String"
|
|
662
|
-
}
|
|
663
|
-
},
|
|
664
|
-
supportedHAMode: {
|
|
665
|
-
serializedName: "supportedHAMode",
|
|
666
|
-
readOnly: true,
|
|
667
|
-
type: {
|
|
668
|
-
name: "Sequence",
|
|
669
|
-
element: {
|
|
670
|
-
type: {
|
|
671
|
-
name: "String"
|
|
672
|
-
}
|
|
673
|
-
}
|
|
674
|
-
}
|
|
675
|
-
},
|
|
676
|
-
supportedGeoBackupRegions: {
|
|
677
|
-
serializedName: "supportedGeoBackupRegions",
|
|
678
|
-
readOnly: true,
|
|
426
|
+
value: {
|
|
427
|
+
serializedName: "value",
|
|
679
428
|
type: {
|
|
680
429
|
name: "Sequence",
|
|
681
430
|
element: {
|
|
682
431
|
type: {
|
|
683
|
-
name: "
|
|
432
|
+
name: "Composite",
|
|
433
|
+
className: "FirewallRule"
|
|
684
434
|
}
|
|
685
435
|
}
|
|
686
436
|
}
|
|
687
437
|
},
|
|
688
|
-
|
|
689
|
-
serializedName: "
|
|
690
|
-
readOnly: true,
|
|
438
|
+
nextLink: {
|
|
439
|
+
serializedName: "nextLink",
|
|
691
440
|
type: {
|
|
692
|
-
name: "
|
|
693
|
-
element: {
|
|
694
|
-
type: {
|
|
695
|
-
name: "Composite",
|
|
696
|
-
className: "ServerEditionCapability"
|
|
697
|
-
}
|
|
698
|
-
}
|
|
441
|
+
name: "String"
|
|
699
442
|
}
|
|
700
443
|
}
|
|
701
444
|
}
|
|
702
445
|
}
|
|
703
446
|
};
|
|
704
447
|
|
|
705
|
-
export const
|
|
448
|
+
export const Identity: coreClient.CompositeMapper = {
|
|
706
449
|
type: {
|
|
707
450
|
name: "Composite",
|
|
708
|
-
className: "
|
|
451
|
+
className: "Identity",
|
|
709
452
|
modelProperties: {
|
|
710
|
-
|
|
711
|
-
serializedName: "
|
|
453
|
+
principalId: {
|
|
454
|
+
serializedName: "principalId",
|
|
712
455
|
readOnly: true,
|
|
713
456
|
type: {
|
|
714
457
|
name: "String"
|
|
715
458
|
}
|
|
716
459
|
},
|
|
717
|
-
|
|
718
|
-
serializedName: "
|
|
460
|
+
tenantId: {
|
|
461
|
+
serializedName: "tenantId",
|
|
719
462
|
readOnly: true,
|
|
720
463
|
type: {
|
|
721
|
-
name: "
|
|
722
|
-
element: {
|
|
723
|
-
type: {
|
|
724
|
-
name: "Composite",
|
|
725
|
-
className: "StorageEditionCapability"
|
|
726
|
-
}
|
|
727
|
-
}
|
|
464
|
+
name: "String"
|
|
728
465
|
}
|
|
729
466
|
},
|
|
730
|
-
|
|
731
|
-
serializedName: "
|
|
732
|
-
readOnly: true,
|
|
467
|
+
type: {
|
|
468
|
+
serializedName: "type",
|
|
733
469
|
type: {
|
|
734
|
-
name: "
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
470
|
+
name: "String"
|
|
471
|
+
}
|
|
472
|
+
},
|
|
473
|
+
userAssignedIdentities: {
|
|
474
|
+
serializedName: "userAssignedIdentities",
|
|
475
|
+
type: {
|
|
476
|
+
name: "Dictionary",
|
|
477
|
+
value: {
|
|
478
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
740
479
|
}
|
|
741
480
|
}
|
|
742
481
|
}
|
|
@@ -744,123 +483,163 @@ export const ServerEditionCapability: coreClient.CompositeMapper = {
|
|
|
744
483
|
}
|
|
745
484
|
};
|
|
746
485
|
|
|
747
|
-
export const
|
|
486
|
+
export const Sku: coreClient.CompositeMapper = {
|
|
748
487
|
type: {
|
|
749
488
|
name: "Composite",
|
|
750
|
-
className: "
|
|
489
|
+
className: "Sku",
|
|
751
490
|
modelProperties: {
|
|
752
491
|
name: {
|
|
753
492
|
serializedName: "name",
|
|
754
|
-
|
|
493
|
+
required: true,
|
|
755
494
|
type: {
|
|
756
495
|
name: "String"
|
|
757
496
|
}
|
|
758
497
|
},
|
|
759
|
-
|
|
760
|
-
serializedName: "
|
|
761
|
-
|
|
498
|
+
tier: {
|
|
499
|
+
serializedName: "tier",
|
|
500
|
+
required: true,
|
|
762
501
|
type: {
|
|
763
|
-
name: "
|
|
502
|
+
name: "String"
|
|
503
|
+
}
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
};
|
|
508
|
+
|
|
509
|
+
export const DataEncryption: coreClient.CompositeMapper = {
|
|
510
|
+
type: {
|
|
511
|
+
name: "Composite",
|
|
512
|
+
className: "DataEncryption",
|
|
513
|
+
modelProperties: {
|
|
514
|
+
primaryUserAssignedIdentityId: {
|
|
515
|
+
serializedName: "primaryUserAssignedIdentityId",
|
|
516
|
+
type: {
|
|
517
|
+
name: "String"
|
|
764
518
|
}
|
|
765
519
|
},
|
|
766
|
-
|
|
767
|
-
serializedName: "
|
|
768
|
-
readOnly: true,
|
|
520
|
+
primaryKeyURI: {
|
|
521
|
+
serializedName: "primaryKeyURI",
|
|
769
522
|
type: {
|
|
770
|
-
name: "
|
|
523
|
+
name: "String"
|
|
771
524
|
}
|
|
772
525
|
},
|
|
773
|
-
|
|
774
|
-
serializedName: "
|
|
775
|
-
readOnly: true,
|
|
526
|
+
geoBackupUserAssignedIdentityId: {
|
|
527
|
+
serializedName: "geoBackupUserAssignedIdentityId",
|
|
776
528
|
type: {
|
|
777
|
-
name: "
|
|
529
|
+
name: "String"
|
|
778
530
|
}
|
|
779
531
|
},
|
|
780
|
-
|
|
781
|
-
serializedName: "
|
|
782
|
-
readOnly: true,
|
|
532
|
+
geoBackupKeyURI: {
|
|
533
|
+
serializedName: "geoBackupKeyURI",
|
|
783
534
|
type: {
|
|
784
|
-
name: "
|
|
535
|
+
name: "String"
|
|
536
|
+
}
|
|
537
|
+
},
|
|
538
|
+
type: {
|
|
539
|
+
serializedName: "type",
|
|
540
|
+
type: {
|
|
541
|
+
name: "Enum",
|
|
542
|
+
allowedValues: ["AzureKeyVault", "SystemManaged"]
|
|
785
543
|
}
|
|
786
544
|
}
|
|
787
545
|
}
|
|
788
546
|
}
|
|
789
547
|
};
|
|
790
548
|
|
|
791
|
-
export const
|
|
549
|
+
export const Storage: coreClient.CompositeMapper = {
|
|
792
550
|
type: {
|
|
793
551
|
name: "Composite",
|
|
794
|
-
className: "
|
|
552
|
+
className: "Storage",
|
|
795
553
|
modelProperties: {
|
|
796
|
-
|
|
797
|
-
serializedName: "
|
|
798
|
-
|
|
554
|
+
storageSizeGB: {
|
|
555
|
+
serializedName: "storageSizeGB",
|
|
556
|
+
type: {
|
|
557
|
+
name: "Number"
|
|
558
|
+
}
|
|
559
|
+
},
|
|
560
|
+
iops: {
|
|
561
|
+
serializedName: "iops",
|
|
562
|
+
type: {
|
|
563
|
+
name: "Number"
|
|
564
|
+
}
|
|
565
|
+
},
|
|
566
|
+
autoGrow: {
|
|
567
|
+
serializedName: "autoGrow",
|
|
799
568
|
type: {
|
|
800
569
|
name: "String"
|
|
801
570
|
}
|
|
802
571
|
},
|
|
803
|
-
|
|
804
|
-
serializedName: "
|
|
572
|
+
logOnDisk: {
|
|
573
|
+
serializedName: "logOnDisk",
|
|
574
|
+
type: {
|
|
575
|
+
name: "String"
|
|
576
|
+
}
|
|
577
|
+
},
|
|
578
|
+
storageSku: {
|
|
579
|
+
serializedName: "storageSku",
|
|
805
580
|
readOnly: true,
|
|
806
581
|
type: {
|
|
807
|
-
name: "
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
582
|
+
name: "String"
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
autoIoScaling: {
|
|
586
|
+
serializedName: "autoIoScaling",
|
|
587
|
+
type: {
|
|
588
|
+
name: "String"
|
|
814
589
|
}
|
|
815
590
|
}
|
|
816
591
|
}
|
|
817
592
|
}
|
|
818
593
|
};
|
|
819
594
|
|
|
820
|
-
export const
|
|
595
|
+
export const Backup: coreClient.CompositeMapper = {
|
|
821
596
|
type: {
|
|
822
597
|
name: "Composite",
|
|
823
|
-
className: "
|
|
598
|
+
className: "Backup",
|
|
824
599
|
modelProperties: {
|
|
825
|
-
|
|
826
|
-
serializedName: "
|
|
827
|
-
readOnly: true,
|
|
828
|
-
type: {
|
|
829
|
-
name: "String"
|
|
830
|
-
}
|
|
831
|
-
},
|
|
832
|
-
vCores: {
|
|
833
|
-
serializedName: "vCores",
|
|
834
|
-
readOnly: true,
|
|
600
|
+
backupRetentionDays: {
|
|
601
|
+
serializedName: "backupRetentionDays",
|
|
835
602
|
type: {
|
|
836
603
|
name: "Number"
|
|
837
604
|
}
|
|
838
605
|
},
|
|
839
|
-
|
|
840
|
-
serializedName: "
|
|
841
|
-
readOnly: true,
|
|
606
|
+
geoRedundantBackup: {
|
|
607
|
+
serializedName: "geoRedundantBackup",
|
|
842
608
|
type: {
|
|
843
|
-
name: "
|
|
609
|
+
name: "String"
|
|
844
610
|
}
|
|
845
611
|
},
|
|
846
|
-
|
|
847
|
-
serializedName: "
|
|
612
|
+
earliestRestoreDate: {
|
|
613
|
+
serializedName: "earliestRestoreDate",
|
|
848
614
|
readOnly: true,
|
|
849
615
|
type: {
|
|
850
|
-
name: "
|
|
616
|
+
name: "DateTime"
|
|
851
617
|
}
|
|
852
618
|
}
|
|
853
619
|
}
|
|
854
620
|
}
|
|
855
621
|
};
|
|
856
622
|
|
|
857
|
-
export const
|
|
623
|
+
export const HighAvailability: coreClient.CompositeMapper = {
|
|
858
624
|
type: {
|
|
859
625
|
name: "Composite",
|
|
860
|
-
className: "
|
|
626
|
+
className: "HighAvailability",
|
|
861
627
|
modelProperties: {
|
|
862
|
-
|
|
863
|
-
serializedName: "
|
|
628
|
+
mode: {
|
|
629
|
+
serializedName: "mode",
|
|
630
|
+
type: {
|
|
631
|
+
name: "String"
|
|
632
|
+
}
|
|
633
|
+
},
|
|
634
|
+
state: {
|
|
635
|
+
serializedName: "state",
|
|
636
|
+
readOnly: true,
|
|
637
|
+
type: {
|
|
638
|
+
name: "String"
|
|
639
|
+
}
|
|
640
|
+
},
|
|
641
|
+
standbyAvailabilityZone: {
|
|
642
|
+
serializedName: "standbyAvailabilityZone",
|
|
864
643
|
type: {
|
|
865
644
|
name: "String"
|
|
866
645
|
}
|
|
@@ -869,43 +648,58 @@ export const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {
|
|
|
869
648
|
}
|
|
870
649
|
};
|
|
871
650
|
|
|
872
|
-
export const
|
|
651
|
+
export const Network: coreClient.CompositeMapper = {
|
|
873
652
|
type: {
|
|
874
653
|
name: "Composite",
|
|
875
|
-
className: "
|
|
654
|
+
className: "Network",
|
|
876
655
|
modelProperties: {
|
|
877
|
-
|
|
878
|
-
serializedName: "
|
|
879
|
-
readOnly: true,
|
|
656
|
+
publicNetworkAccess: {
|
|
657
|
+
serializedName: "publicNetworkAccess",
|
|
880
658
|
type: {
|
|
881
|
-
name: "
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
659
|
+
name: "String"
|
|
660
|
+
}
|
|
661
|
+
},
|
|
662
|
+
delegatedSubnetResourceId: {
|
|
663
|
+
serializedName: "delegatedSubnetResourceId",
|
|
664
|
+
type: {
|
|
665
|
+
name: "String"
|
|
666
|
+
}
|
|
667
|
+
},
|
|
668
|
+
privateDnsZoneResourceId: {
|
|
669
|
+
serializedName: "privateDnsZoneResourceId",
|
|
670
|
+
type: {
|
|
671
|
+
name: "String"
|
|
888
672
|
}
|
|
889
673
|
}
|
|
890
674
|
}
|
|
891
675
|
}
|
|
892
676
|
};
|
|
893
677
|
|
|
894
|
-
export const
|
|
678
|
+
export const MaintenanceWindow: coreClient.CompositeMapper = {
|
|
895
679
|
type: {
|
|
896
680
|
name: "Composite",
|
|
897
|
-
className: "
|
|
681
|
+
className: "MaintenanceWindow",
|
|
898
682
|
modelProperties: {
|
|
899
|
-
|
|
900
|
-
serializedName: "
|
|
901
|
-
readOnly: true,
|
|
683
|
+
customWindow: {
|
|
684
|
+
serializedName: "customWindow",
|
|
902
685
|
type: {
|
|
903
686
|
name: "String"
|
|
904
687
|
}
|
|
905
688
|
},
|
|
906
|
-
|
|
907
|
-
serializedName: "
|
|
908
|
-
|
|
689
|
+
startHour: {
|
|
690
|
+
serializedName: "startHour",
|
|
691
|
+
type: {
|
|
692
|
+
name: "Number"
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
startMinute: {
|
|
696
|
+
serializedName: "startMinute",
|
|
697
|
+
type: {
|
|
698
|
+
name: "Number"
|
|
699
|
+
}
|
|
700
|
+
},
|
|
701
|
+
dayOfWeek: {
|
|
702
|
+
serializedName: "dayOfWeek",
|
|
909
703
|
type: {
|
|
910
704
|
name: "Number"
|
|
911
705
|
}
|
|
@@ -914,47 +708,144 @@ export const DelegatedSubnetUsage: coreClient.CompositeMapper = {
|
|
|
914
708
|
}
|
|
915
709
|
};
|
|
916
710
|
|
|
917
|
-
export const
|
|
711
|
+
export const ServerForUpdate: coreClient.CompositeMapper = {
|
|
918
712
|
type: {
|
|
919
713
|
name: "Composite",
|
|
920
|
-
className: "
|
|
714
|
+
className: "ServerForUpdate",
|
|
921
715
|
modelProperties: {
|
|
922
|
-
|
|
923
|
-
serializedName: "
|
|
924
|
-
|
|
716
|
+
identity: {
|
|
717
|
+
serializedName: "identity",
|
|
718
|
+
type: {
|
|
719
|
+
name: "Composite",
|
|
720
|
+
className: "Identity"
|
|
721
|
+
}
|
|
722
|
+
},
|
|
723
|
+
sku: {
|
|
724
|
+
serializedName: "sku",
|
|
725
|
+
type: {
|
|
726
|
+
name: "Composite",
|
|
727
|
+
className: "Sku"
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
tags: {
|
|
731
|
+
serializedName: "tags",
|
|
732
|
+
type: {
|
|
733
|
+
name: "Dictionary",
|
|
734
|
+
value: { type: { name: "String" } }
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
administratorLoginPassword: {
|
|
738
|
+
serializedName: "properties.administratorLoginPassword",
|
|
925
739
|
type: {
|
|
926
740
|
name: "String"
|
|
927
741
|
}
|
|
928
742
|
},
|
|
929
|
-
|
|
930
|
-
serializedName: "
|
|
743
|
+
version: {
|
|
744
|
+
serializedName: "properties.version",
|
|
745
|
+
type: {
|
|
746
|
+
name: "String"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
storage: {
|
|
750
|
+
serializedName: "properties.storage",
|
|
751
|
+
type: {
|
|
752
|
+
name: "Composite",
|
|
753
|
+
className: "Storage"
|
|
754
|
+
}
|
|
755
|
+
},
|
|
756
|
+
backup: {
|
|
757
|
+
serializedName: "properties.backup",
|
|
758
|
+
type: {
|
|
759
|
+
name: "Composite",
|
|
760
|
+
className: "Backup"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
highAvailability: {
|
|
764
|
+
serializedName: "properties.highAvailability",
|
|
765
|
+
type: {
|
|
766
|
+
name: "Composite",
|
|
767
|
+
className: "HighAvailability"
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
maintenanceWindow: {
|
|
771
|
+
serializedName: "properties.maintenanceWindow",
|
|
772
|
+
type: {
|
|
773
|
+
name: "Composite",
|
|
774
|
+
className: "MaintenanceWindow"
|
|
775
|
+
}
|
|
776
|
+
},
|
|
777
|
+
replicationRole: {
|
|
778
|
+
serializedName: "properties.replicationRole",
|
|
931
779
|
type: {
|
|
932
780
|
name: "String"
|
|
933
781
|
}
|
|
782
|
+
},
|
|
783
|
+
dataEncryption: {
|
|
784
|
+
serializedName: "properties.dataEncryption",
|
|
785
|
+
type: {
|
|
786
|
+
name: "Composite",
|
|
787
|
+
className: "DataEncryption"
|
|
788
|
+
}
|
|
934
789
|
}
|
|
935
790
|
}
|
|
936
791
|
}
|
|
937
792
|
};
|
|
938
793
|
|
|
939
|
-
export const
|
|
794
|
+
export const ServerListResult: coreClient.CompositeMapper = {
|
|
940
795
|
type: {
|
|
941
796
|
name: "Composite",
|
|
942
|
-
className: "
|
|
797
|
+
className: "ServerListResult",
|
|
943
798
|
modelProperties: {
|
|
944
|
-
|
|
945
|
-
serializedName: "
|
|
799
|
+
value: {
|
|
800
|
+
serializedName: "value",
|
|
946
801
|
type: {
|
|
947
|
-
name: "
|
|
802
|
+
name: "Sequence",
|
|
803
|
+
element: {
|
|
804
|
+
type: {
|
|
805
|
+
name: "Composite",
|
|
806
|
+
className: "Server"
|
|
807
|
+
}
|
|
808
|
+
}
|
|
948
809
|
}
|
|
949
810
|
},
|
|
950
|
-
|
|
951
|
-
serializedName: "
|
|
811
|
+
nextLink: {
|
|
812
|
+
serializedName: "nextLink",
|
|
952
813
|
type: {
|
|
953
|
-
name: "
|
|
814
|
+
name: "String"
|
|
815
|
+
}
|
|
816
|
+
}
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
};
|
|
820
|
+
|
|
821
|
+
export const ServerRestartParameter: coreClient.CompositeMapper = {
|
|
822
|
+
type: {
|
|
823
|
+
name: "Composite",
|
|
824
|
+
className: "ServerRestartParameter",
|
|
825
|
+
modelProperties: {
|
|
826
|
+
restartWithFailover: {
|
|
827
|
+
serializedName: "restartWithFailover",
|
|
828
|
+
type: {
|
|
829
|
+
name: "String"
|
|
954
830
|
}
|
|
955
831
|
},
|
|
956
|
-
|
|
957
|
-
serializedName: "
|
|
832
|
+
maxFailoverSeconds: {
|
|
833
|
+
serializedName: "maxFailoverSeconds",
|
|
834
|
+
type: {
|
|
835
|
+
name: "Number"
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
};
|
|
841
|
+
|
|
842
|
+
export const ServerGtidSetParameter: coreClient.CompositeMapper = {
|
|
843
|
+
type: {
|
|
844
|
+
name: "Composite",
|
|
845
|
+
className: "ServerGtidSetParameter",
|
|
846
|
+
modelProperties: {
|
|
847
|
+
gtidSet: {
|
|
848
|
+
serializedName: "gtidSet",
|
|
958
849
|
type: {
|
|
959
850
|
name: "String"
|
|
960
851
|
}
|
|
@@ -963,13 +854,25 @@ export const NameAvailability: coreClient.CompositeMapper = {
|
|
|
963
854
|
}
|
|
964
855
|
};
|
|
965
856
|
|
|
966
|
-
export const
|
|
857
|
+
export const LogFileListResult: coreClient.CompositeMapper = {
|
|
967
858
|
type: {
|
|
968
859
|
name: "Composite",
|
|
969
|
-
className: "
|
|
860
|
+
className: "LogFileListResult",
|
|
970
861
|
modelProperties: {
|
|
971
|
-
|
|
972
|
-
serializedName: "
|
|
862
|
+
value: {
|
|
863
|
+
serializedName: "value",
|
|
864
|
+
type: {
|
|
865
|
+
name: "Sequence",
|
|
866
|
+
element: {
|
|
867
|
+
type: {
|
|
868
|
+
name: "Composite",
|
|
869
|
+
className: "LogFile"
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
nextLink: {
|
|
875
|
+
serializedName: "nextLink",
|
|
973
876
|
type: {
|
|
974
877
|
name: "String"
|
|
975
878
|
}
|
|
@@ -978,25 +881,27 @@ export const GetPrivateDnsZoneSuffixResponse: coreClient.CompositeMapper = {
|
|
|
978
881
|
}
|
|
979
882
|
};
|
|
980
883
|
|
|
981
|
-
export const
|
|
884
|
+
export const CapabilitiesListResult: coreClient.CompositeMapper = {
|
|
982
885
|
type: {
|
|
983
886
|
name: "Composite",
|
|
984
|
-
className: "
|
|
887
|
+
className: "CapabilitiesListResult",
|
|
985
888
|
modelProperties: {
|
|
986
889
|
value: {
|
|
987
890
|
serializedName: "value",
|
|
891
|
+
readOnly: true,
|
|
988
892
|
type: {
|
|
989
893
|
name: "Sequence",
|
|
990
894
|
element: {
|
|
991
895
|
type: {
|
|
992
896
|
name: "Composite",
|
|
993
|
-
className: "
|
|
897
|
+
className: "CapabilityProperties"
|
|
994
898
|
}
|
|
995
899
|
}
|
|
996
900
|
}
|
|
997
901
|
},
|
|
998
902
|
nextLink: {
|
|
999
903
|
serializedName: "nextLink",
|
|
904
|
+
readOnly: true,
|
|
1000
905
|
type: {
|
|
1001
906
|
name: "String"
|
|
1002
907
|
}
|
|
@@ -1005,92 +910,898 @@ export const OperationListResult: coreClient.CompositeMapper = {
|
|
|
1005
910
|
}
|
|
1006
911
|
};
|
|
1007
912
|
|
|
1008
|
-
export const
|
|
913
|
+
export const CapabilityProperties: coreClient.CompositeMapper = {
|
|
1009
914
|
type: {
|
|
1010
915
|
name: "Composite",
|
|
1011
|
-
className: "
|
|
916
|
+
className: "CapabilityProperties",
|
|
1012
917
|
modelProperties: {
|
|
1013
|
-
|
|
1014
|
-
serializedName: "
|
|
918
|
+
zone: {
|
|
919
|
+
serializedName: "zone",
|
|
920
|
+
readOnly: true,
|
|
1015
921
|
type: {
|
|
1016
922
|
name: "String"
|
|
1017
923
|
}
|
|
1018
924
|
},
|
|
1019
|
-
|
|
1020
|
-
serializedName: "
|
|
925
|
+
supportedHAMode: {
|
|
926
|
+
serializedName: "supportedHAMode",
|
|
927
|
+
readOnly: true,
|
|
1021
928
|
type: {
|
|
1022
|
-
name: "
|
|
1023
|
-
|
|
929
|
+
name: "Sequence",
|
|
930
|
+
element: {
|
|
931
|
+
type: {
|
|
932
|
+
name: "String"
|
|
933
|
+
}
|
|
934
|
+
}
|
|
1024
935
|
}
|
|
1025
936
|
},
|
|
1026
|
-
|
|
1027
|
-
serializedName: "
|
|
937
|
+
supportedGeoBackupRegions: {
|
|
938
|
+
serializedName: "supportedGeoBackupRegions",
|
|
939
|
+
readOnly: true,
|
|
940
|
+
type: {
|
|
941
|
+
name: "Sequence",
|
|
942
|
+
element: {
|
|
943
|
+
type: {
|
|
944
|
+
name: "String"
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
},
|
|
949
|
+
supportedFlexibleServerEditions: {
|
|
950
|
+
serializedName: "supportedFlexibleServerEditions",
|
|
951
|
+
readOnly: true,
|
|
952
|
+
type: {
|
|
953
|
+
name: "Sequence",
|
|
954
|
+
element: {
|
|
955
|
+
type: {
|
|
956
|
+
name: "Composite",
|
|
957
|
+
className: "ServerEditionCapability"
|
|
958
|
+
}
|
|
959
|
+
}
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
};
|
|
965
|
+
|
|
966
|
+
export const ServerEditionCapability: coreClient.CompositeMapper = {
|
|
967
|
+
type: {
|
|
968
|
+
name: "Composite",
|
|
969
|
+
className: "ServerEditionCapability",
|
|
970
|
+
modelProperties: {
|
|
971
|
+
name: {
|
|
972
|
+
serializedName: "name",
|
|
973
|
+
readOnly: true,
|
|
974
|
+
type: {
|
|
975
|
+
name: "String"
|
|
976
|
+
}
|
|
977
|
+
},
|
|
978
|
+
supportedStorageEditions: {
|
|
979
|
+
serializedName: "supportedStorageEditions",
|
|
980
|
+
readOnly: true,
|
|
981
|
+
type: {
|
|
982
|
+
name: "Sequence",
|
|
983
|
+
element: {
|
|
984
|
+
type: {
|
|
985
|
+
name: "Composite",
|
|
986
|
+
className: "StorageEditionCapability"
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
}
|
|
990
|
+
},
|
|
991
|
+
supportedServerVersions: {
|
|
992
|
+
serializedName: "supportedServerVersions",
|
|
993
|
+
readOnly: true,
|
|
994
|
+
type: {
|
|
995
|
+
name: "Sequence",
|
|
996
|
+
element: {
|
|
997
|
+
type: {
|
|
998
|
+
name: "Composite",
|
|
999
|
+
className: "ServerVersionCapability"
|
|
1000
|
+
}
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
}
|
|
1005
|
+
}
|
|
1006
|
+
};
|
|
1007
|
+
|
|
1008
|
+
export const StorageEditionCapability: coreClient.CompositeMapper = {
|
|
1009
|
+
type: {
|
|
1010
|
+
name: "Composite",
|
|
1011
|
+
className: "StorageEditionCapability",
|
|
1012
|
+
modelProperties: {
|
|
1013
|
+
name: {
|
|
1014
|
+
serializedName: "name",
|
|
1015
|
+
readOnly: true,
|
|
1016
|
+
type: {
|
|
1017
|
+
name: "String"
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
minStorageSize: {
|
|
1021
|
+
serializedName: "minStorageSize",
|
|
1022
|
+
readOnly: true,
|
|
1023
|
+
type: {
|
|
1024
|
+
name: "Number"
|
|
1025
|
+
}
|
|
1026
|
+
},
|
|
1027
|
+
maxStorageSize: {
|
|
1028
|
+
serializedName: "maxStorageSize",
|
|
1029
|
+
readOnly: true,
|
|
1030
|
+
type: {
|
|
1031
|
+
name: "Number"
|
|
1032
|
+
}
|
|
1033
|
+
},
|
|
1034
|
+
minBackupRetentionDays: {
|
|
1035
|
+
serializedName: "minBackupRetentionDays",
|
|
1036
|
+
readOnly: true,
|
|
1037
|
+
type: {
|
|
1038
|
+
name: "Number"
|
|
1039
|
+
}
|
|
1040
|
+
},
|
|
1041
|
+
maxBackupRetentionDays: {
|
|
1042
|
+
serializedName: "maxBackupRetentionDays",
|
|
1043
|
+
readOnly: true,
|
|
1044
|
+
type: {
|
|
1045
|
+
name: "Number"
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
};
|
|
1051
|
+
|
|
1052
|
+
export const ServerVersionCapability: coreClient.CompositeMapper = {
|
|
1053
|
+
type: {
|
|
1054
|
+
name: "Composite",
|
|
1055
|
+
className: "ServerVersionCapability",
|
|
1056
|
+
modelProperties: {
|
|
1057
|
+
name: {
|
|
1058
|
+
serializedName: "name",
|
|
1059
|
+
readOnly: true,
|
|
1060
|
+
type: {
|
|
1061
|
+
name: "String"
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
|
+
supportedSkus: {
|
|
1065
|
+
serializedName: "supportedSkus",
|
|
1066
|
+
readOnly: true,
|
|
1067
|
+
type: {
|
|
1068
|
+
name: "Sequence",
|
|
1069
|
+
element: {
|
|
1070
|
+
type: {
|
|
1071
|
+
name: "Composite",
|
|
1072
|
+
className: "SkuCapability"
|
|
1073
|
+
}
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
}
|
|
1079
|
+
};
|
|
1080
|
+
|
|
1081
|
+
export const SkuCapability: coreClient.CompositeMapper = {
|
|
1082
|
+
type: {
|
|
1083
|
+
name: "Composite",
|
|
1084
|
+
className: "SkuCapability",
|
|
1085
|
+
modelProperties: {
|
|
1086
|
+
name: {
|
|
1087
|
+
serializedName: "name",
|
|
1088
|
+
readOnly: true,
|
|
1089
|
+
type: {
|
|
1090
|
+
name: "String"
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
vCores: {
|
|
1094
|
+
serializedName: "vCores",
|
|
1095
|
+
readOnly: true,
|
|
1096
|
+
type: {
|
|
1097
|
+
name: "Number"
|
|
1098
|
+
}
|
|
1099
|
+
},
|
|
1100
|
+
supportedIops: {
|
|
1101
|
+
serializedName: "supportedIops",
|
|
1102
|
+
readOnly: true,
|
|
1103
|
+
type: {
|
|
1104
|
+
name: "Number"
|
|
1105
|
+
}
|
|
1106
|
+
},
|
|
1107
|
+
supportedMemoryPerVCoreMB: {
|
|
1108
|
+
serializedName: "supportedMemoryPerVCoreMB",
|
|
1109
|
+
readOnly: true,
|
|
1110
|
+
type: {
|
|
1111
|
+
name: "Number"
|
|
1112
|
+
}
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
}
|
|
1116
|
+
};
|
|
1117
|
+
|
|
1118
|
+
export const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {
|
|
1119
|
+
type: {
|
|
1120
|
+
name: "Composite",
|
|
1121
|
+
className: "VirtualNetworkSubnetUsageParameter",
|
|
1122
|
+
modelProperties: {
|
|
1123
|
+
virtualNetworkResourceId: {
|
|
1124
|
+
serializedName: "virtualNetworkResourceId",
|
|
1125
|
+
type: {
|
|
1126
|
+
name: "String"
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
};
|
|
1132
|
+
|
|
1133
|
+
export const VirtualNetworkSubnetUsageResult: coreClient.CompositeMapper = {
|
|
1134
|
+
type: {
|
|
1135
|
+
name: "Composite",
|
|
1136
|
+
className: "VirtualNetworkSubnetUsageResult",
|
|
1137
|
+
modelProperties: {
|
|
1138
|
+
location: {
|
|
1139
|
+
serializedName: "location",
|
|
1140
|
+
readOnly: true,
|
|
1141
|
+
type: {
|
|
1142
|
+
name: "String"
|
|
1143
|
+
}
|
|
1144
|
+
},
|
|
1145
|
+
subscriptionId: {
|
|
1146
|
+
serializedName: "subscriptionId",
|
|
1147
|
+
readOnly: true,
|
|
1148
|
+
type: {
|
|
1149
|
+
name: "String"
|
|
1150
|
+
}
|
|
1151
|
+
},
|
|
1152
|
+
delegatedSubnetsUsage: {
|
|
1153
|
+
serializedName: "delegatedSubnetsUsage",
|
|
1154
|
+
readOnly: true,
|
|
1155
|
+
type: {
|
|
1156
|
+
name: "Sequence",
|
|
1157
|
+
element: {
|
|
1158
|
+
type: {
|
|
1159
|
+
name: "Composite",
|
|
1160
|
+
className: "DelegatedSubnetUsage"
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
}
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
};
|
|
1168
|
+
|
|
1169
|
+
export const DelegatedSubnetUsage: coreClient.CompositeMapper = {
|
|
1170
|
+
type: {
|
|
1171
|
+
name: "Composite",
|
|
1172
|
+
className: "DelegatedSubnetUsage",
|
|
1173
|
+
modelProperties: {
|
|
1174
|
+
subnetName: {
|
|
1175
|
+
serializedName: "subnetName",
|
|
1176
|
+
readOnly: true,
|
|
1177
|
+
type: {
|
|
1178
|
+
name: "String"
|
|
1179
|
+
}
|
|
1180
|
+
},
|
|
1181
|
+
usage: {
|
|
1182
|
+
serializedName: "usage",
|
|
1183
|
+
readOnly: true,
|
|
1184
|
+
type: {
|
|
1185
|
+
name: "Number"
|
|
1186
|
+
}
|
|
1187
|
+
}
|
|
1188
|
+
}
|
|
1189
|
+
}
|
|
1190
|
+
};
|
|
1191
|
+
|
|
1192
|
+
export const NameAvailabilityRequest: coreClient.CompositeMapper = {
|
|
1193
|
+
type: {
|
|
1194
|
+
name: "Composite",
|
|
1195
|
+
className: "NameAvailabilityRequest",
|
|
1196
|
+
modelProperties: {
|
|
1197
|
+
name: {
|
|
1198
|
+
serializedName: "name",
|
|
1199
|
+
required: true,
|
|
1200
|
+
type: {
|
|
1201
|
+
name: "String"
|
|
1202
|
+
}
|
|
1203
|
+
},
|
|
1204
|
+
type: {
|
|
1205
|
+
serializedName: "type",
|
|
1206
|
+
type: {
|
|
1207
|
+
name: "String"
|
|
1208
|
+
}
|
|
1209
|
+
}
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
};
|
|
1213
|
+
|
|
1214
|
+
export const NameAvailability: coreClient.CompositeMapper = {
|
|
1215
|
+
type: {
|
|
1216
|
+
name: "Composite",
|
|
1217
|
+
className: "NameAvailability",
|
|
1218
|
+
modelProperties: {
|
|
1219
|
+
message: {
|
|
1220
|
+
serializedName: "message",
|
|
1221
|
+
type: {
|
|
1222
|
+
name: "String"
|
|
1223
|
+
}
|
|
1224
|
+
},
|
|
1225
|
+
nameAvailable: {
|
|
1226
|
+
serializedName: "nameAvailable",
|
|
1227
|
+
type: {
|
|
1228
|
+
name: "Boolean"
|
|
1229
|
+
}
|
|
1230
|
+
},
|
|
1231
|
+
reason: {
|
|
1232
|
+
serializedName: "reason",
|
|
1233
|
+
type: {
|
|
1234
|
+
name: "String"
|
|
1235
|
+
}
|
|
1236
|
+
}
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
};
|
|
1240
|
+
|
|
1241
|
+
export const GetPrivateDnsZoneSuffixResponse: coreClient.CompositeMapper = {
|
|
1242
|
+
type: {
|
|
1243
|
+
name: "Composite",
|
|
1244
|
+
className: "GetPrivateDnsZoneSuffixResponse",
|
|
1245
|
+
modelProperties: {
|
|
1246
|
+
privateDnsZoneSuffix: {
|
|
1247
|
+
serializedName: "privateDnsZoneSuffix",
|
|
1248
|
+
type: {
|
|
1249
|
+
name: "String"
|
|
1250
|
+
}
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
}
|
|
1254
|
+
};
|
|
1255
|
+
|
|
1256
|
+
export const OperationListResult: coreClient.CompositeMapper = {
|
|
1257
|
+
type: {
|
|
1258
|
+
name: "Composite",
|
|
1259
|
+
className: "OperationListResult",
|
|
1260
|
+
modelProperties: {
|
|
1261
|
+
value: {
|
|
1262
|
+
serializedName: "value",
|
|
1263
|
+
type: {
|
|
1264
|
+
name: "Sequence",
|
|
1265
|
+
element: {
|
|
1266
|
+
type: {
|
|
1267
|
+
name: "Composite",
|
|
1268
|
+
className: "Operation"
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
nextLink: {
|
|
1274
|
+
serializedName: "nextLink",
|
|
1275
|
+
type: {
|
|
1276
|
+
name: "String"
|
|
1277
|
+
}
|
|
1278
|
+
}
|
|
1279
|
+
}
|
|
1280
|
+
}
|
|
1281
|
+
};
|
|
1282
|
+
|
|
1283
|
+
export const Operation: coreClient.CompositeMapper = {
|
|
1284
|
+
type: {
|
|
1285
|
+
name: "Composite",
|
|
1286
|
+
className: "Operation",
|
|
1287
|
+
modelProperties: {
|
|
1288
|
+
name: {
|
|
1289
|
+
serializedName: "name",
|
|
1290
|
+
type: {
|
|
1291
|
+
name: "String"
|
|
1292
|
+
}
|
|
1293
|
+
},
|
|
1294
|
+
display: {
|
|
1295
|
+
serializedName: "display",
|
|
1296
|
+
type: {
|
|
1297
|
+
name: "Composite",
|
|
1298
|
+
className: "OperationDisplay"
|
|
1299
|
+
}
|
|
1300
|
+
},
|
|
1301
|
+
origin: {
|
|
1302
|
+
serializedName: "origin",
|
|
1303
|
+
type: {
|
|
1304
|
+
name: "String"
|
|
1305
|
+
}
|
|
1306
|
+
},
|
|
1307
|
+
properties: {
|
|
1308
|
+
serializedName: "properties",
|
|
1309
|
+
type: {
|
|
1310
|
+
name: "Dictionary",
|
|
1311
|
+
value: {
|
|
1312
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
};
|
|
1319
|
+
|
|
1320
|
+
export const OperationDisplay: coreClient.CompositeMapper = {
|
|
1321
|
+
type: {
|
|
1322
|
+
name: "Composite",
|
|
1323
|
+
className: "OperationDisplay",
|
|
1324
|
+
modelProperties: {
|
|
1325
|
+
provider: {
|
|
1326
|
+
serializedName: "provider",
|
|
1327
|
+
type: {
|
|
1328
|
+
name: "String"
|
|
1329
|
+
}
|
|
1330
|
+
},
|
|
1331
|
+
resource: {
|
|
1332
|
+
serializedName: "resource",
|
|
1333
|
+
type: {
|
|
1334
|
+
name: "String"
|
|
1335
|
+
}
|
|
1336
|
+
},
|
|
1337
|
+
operation: {
|
|
1338
|
+
serializedName: "operation",
|
|
1339
|
+
type: {
|
|
1340
|
+
name: "String"
|
|
1341
|
+
}
|
|
1342
|
+
},
|
|
1343
|
+
description: {
|
|
1344
|
+
serializedName: "description",
|
|
1345
|
+
type: {
|
|
1346
|
+
name: "String"
|
|
1347
|
+
}
|
|
1348
|
+
}
|
|
1349
|
+
}
|
|
1350
|
+
}
|
|
1351
|
+
};
|
|
1352
|
+
|
|
1353
|
+
export const UserAssignedIdentity: coreClient.CompositeMapper = {
|
|
1354
|
+
type: {
|
|
1355
|
+
name: "Composite",
|
|
1356
|
+
className: "UserAssignedIdentity",
|
|
1357
|
+
modelProperties: {
|
|
1358
|
+
principalId: {
|
|
1359
|
+
serializedName: "principalId",
|
|
1360
|
+
readOnly: true,
|
|
1361
|
+
type: {
|
|
1362
|
+
name: "String"
|
|
1363
|
+
}
|
|
1364
|
+
},
|
|
1365
|
+
clientId: {
|
|
1366
|
+
serializedName: "clientId",
|
|
1367
|
+
readOnly: true,
|
|
1368
|
+
type: {
|
|
1369
|
+
name: "String"
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
}
|
|
1373
|
+
}
|
|
1374
|
+
};
|
|
1375
|
+
|
|
1376
|
+
export const ProxyResource: coreClient.CompositeMapper = {
|
|
1377
|
+
type: {
|
|
1378
|
+
name: "Composite",
|
|
1379
|
+
className: "ProxyResource",
|
|
1380
|
+
modelProperties: {
|
|
1381
|
+
...Resource.type.modelProperties
|
|
1382
|
+
}
|
|
1383
|
+
}
|
|
1384
|
+
};
|
|
1385
|
+
|
|
1386
|
+
export const TrackedResource: coreClient.CompositeMapper = {
|
|
1387
|
+
type: {
|
|
1388
|
+
name: "Composite",
|
|
1389
|
+
className: "TrackedResource",
|
|
1390
|
+
modelProperties: {
|
|
1391
|
+
...Resource.type.modelProperties,
|
|
1392
|
+
tags: {
|
|
1393
|
+
serializedName: "tags",
|
|
1394
|
+
type: {
|
|
1395
|
+
name: "Dictionary",
|
|
1396
|
+
value: { type: { name: "String" } }
|
|
1397
|
+
}
|
|
1398
|
+
},
|
|
1399
|
+
location: {
|
|
1400
|
+
serializedName: "location",
|
|
1401
|
+
required: true,
|
|
1402
|
+
type: {
|
|
1403
|
+
name: "String"
|
|
1404
|
+
}
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
}
|
|
1408
|
+
};
|
|
1409
|
+
|
|
1410
|
+
export const FullBackupStoreDetails: coreClient.CompositeMapper = {
|
|
1411
|
+
serializedName: "FullBackupStoreDetails",
|
|
1412
|
+
type: {
|
|
1413
|
+
name: "Composite",
|
|
1414
|
+
className: "FullBackupStoreDetails",
|
|
1415
|
+
uberParent: "BackupStoreDetails",
|
|
1416
|
+
polymorphicDiscriminator: BackupStoreDetails.type.polymorphicDiscriminator,
|
|
1417
|
+
modelProperties: {
|
|
1418
|
+
...BackupStoreDetails.type.modelProperties,
|
|
1419
|
+
sasUriList: {
|
|
1420
|
+
serializedName: "sasUriList",
|
|
1421
|
+
required: true,
|
|
1422
|
+
type: {
|
|
1423
|
+
name: "Sequence",
|
|
1424
|
+
element: {
|
|
1425
|
+
type: {
|
|
1426
|
+
name: "String"
|
|
1427
|
+
}
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
};
|
|
1434
|
+
|
|
1435
|
+
export const BackupAndExportRequest: coreClient.CompositeMapper = {
|
|
1436
|
+
type: {
|
|
1437
|
+
name: "Composite",
|
|
1438
|
+
className: "BackupAndExportRequest",
|
|
1439
|
+
modelProperties: {
|
|
1440
|
+
...BackupRequestBase.type.modelProperties,
|
|
1441
|
+
targetDetails: {
|
|
1442
|
+
serializedName: "targetDetails",
|
|
1443
|
+
type: {
|
|
1444
|
+
name: "Composite",
|
|
1445
|
+
className: "BackupStoreDetails"
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1449
|
+
}
|
|
1450
|
+
};
|
|
1451
|
+
|
|
1452
|
+
export const AzureADAdministrator: coreClient.CompositeMapper = {
|
|
1453
|
+
type: {
|
|
1454
|
+
name: "Composite",
|
|
1455
|
+
className: "AzureADAdministrator",
|
|
1456
|
+
modelProperties: {
|
|
1457
|
+
...ProxyResource.type.modelProperties,
|
|
1458
|
+
systemData: {
|
|
1459
|
+
serializedName: "systemData",
|
|
1460
|
+
type: {
|
|
1461
|
+
name: "Composite",
|
|
1462
|
+
className: "SystemData"
|
|
1463
|
+
}
|
|
1464
|
+
},
|
|
1465
|
+
administratorType: {
|
|
1466
|
+
serializedName: "properties.administratorType",
|
|
1467
|
+
type: {
|
|
1468
|
+
name: "String"
|
|
1469
|
+
}
|
|
1470
|
+
},
|
|
1471
|
+
login: {
|
|
1472
|
+
serializedName: "properties.login",
|
|
1473
|
+
type: {
|
|
1474
|
+
name: "String"
|
|
1475
|
+
}
|
|
1476
|
+
},
|
|
1477
|
+
sid: {
|
|
1478
|
+
serializedName: "properties.sid",
|
|
1479
|
+
type: {
|
|
1480
|
+
name: "String"
|
|
1481
|
+
}
|
|
1482
|
+
},
|
|
1483
|
+
tenantId: {
|
|
1484
|
+
serializedName: "properties.tenantId",
|
|
1485
|
+
type: {
|
|
1486
|
+
name: "String"
|
|
1487
|
+
}
|
|
1488
|
+
},
|
|
1489
|
+
identityResourceId: {
|
|
1490
|
+
serializedName: "properties.identityResourceId",
|
|
1491
|
+
type: {
|
|
1492
|
+
name: "String"
|
|
1493
|
+
}
|
|
1494
|
+
}
|
|
1495
|
+
}
|
|
1496
|
+
}
|
|
1497
|
+
};
|
|
1498
|
+
|
|
1499
|
+
export const ServerBackup: coreClient.CompositeMapper = {
|
|
1500
|
+
type: {
|
|
1501
|
+
name: "Composite",
|
|
1502
|
+
className: "ServerBackup",
|
|
1503
|
+
modelProperties: {
|
|
1504
|
+
...ProxyResource.type.modelProperties,
|
|
1505
|
+
systemData: {
|
|
1506
|
+
serializedName: "systemData",
|
|
1507
|
+
type: {
|
|
1508
|
+
name: "Composite",
|
|
1509
|
+
className: "SystemData"
|
|
1510
|
+
}
|
|
1511
|
+
},
|
|
1512
|
+
backupType: {
|
|
1513
|
+
serializedName: "properties.backupType",
|
|
1514
|
+
type: {
|
|
1515
|
+
name: "String"
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
completedTime: {
|
|
1519
|
+
serializedName: "properties.completedTime",
|
|
1520
|
+
type: {
|
|
1521
|
+
name: "DateTime"
|
|
1522
|
+
}
|
|
1523
|
+
},
|
|
1524
|
+
source: {
|
|
1525
|
+
serializedName: "properties.source",
|
|
1526
|
+
type: {
|
|
1527
|
+
name: "String"
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
}
|
|
1531
|
+
}
|
|
1532
|
+
};
|
|
1533
|
+
|
|
1534
|
+
export const BackupAndExportResponse: coreClient.CompositeMapper = {
|
|
1535
|
+
type: {
|
|
1536
|
+
name: "Composite",
|
|
1537
|
+
className: "BackupAndExportResponse",
|
|
1538
|
+
modelProperties: {
|
|
1539
|
+
...ProxyResource.type.modelProperties,
|
|
1540
|
+
status: {
|
|
1541
|
+
serializedName: "status",
|
|
1542
|
+
type: {
|
|
1543
|
+
name: "Enum",
|
|
1544
|
+
allowedValues: [
|
|
1545
|
+
"Pending",
|
|
1546
|
+
"InProgress",
|
|
1547
|
+
"Succeeded",
|
|
1548
|
+
"Failed",
|
|
1549
|
+
"CancelInProgress",
|
|
1550
|
+
"Canceled"
|
|
1551
|
+
]
|
|
1552
|
+
}
|
|
1553
|
+
},
|
|
1554
|
+
startTime: {
|
|
1555
|
+
serializedName: "startTime",
|
|
1556
|
+
type: {
|
|
1557
|
+
name: "DateTime"
|
|
1558
|
+
}
|
|
1559
|
+
},
|
|
1560
|
+
endTime: {
|
|
1561
|
+
serializedName: "endTime",
|
|
1562
|
+
type: {
|
|
1563
|
+
name: "DateTime"
|
|
1564
|
+
}
|
|
1565
|
+
},
|
|
1566
|
+
percentComplete: {
|
|
1567
|
+
constraints: {
|
|
1568
|
+
InclusiveMaximum: 100,
|
|
1569
|
+
InclusiveMinimum: 0
|
|
1570
|
+
},
|
|
1571
|
+
serializedName: "percentComplete",
|
|
1572
|
+
type: {
|
|
1573
|
+
name: "Number"
|
|
1574
|
+
}
|
|
1575
|
+
},
|
|
1576
|
+
error: {
|
|
1577
|
+
serializedName: "error",
|
|
1578
|
+
type: {
|
|
1579
|
+
name: "Composite",
|
|
1580
|
+
className: "ErrorResponse"
|
|
1581
|
+
}
|
|
1582
|
+
},
|
|
1583
|
+
datasourceSizeInBytes: {
|
|
1584
|
+
serializedName: "properties.datasourceSizeInBytes",
|
|
1585
|
+
type: {
|
|
1586
|
+
name: "Number"
|
|
1587
|
+
}
|
|
1588
|
+
},
|
|
1589
|
+
dataTransferredInBytes: {
|
|
1590
|
+
serializedName: "properties.dataTransferredInBytes",
|
|
1591
|
+
type: {
|
|
1592
|
+
name: "Number"
|
|
1593
|
+
}
|
|
1594
|
+
},
|
|
1595
|
+
backupMetadata: {
|
|
1596
|
+
serializedName: "properties.backupMetadata",
|
|
1597
|
+
type: {
|
|
1598
|
+
name: "String"
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
}
|
|
1602
|
+
}
|
|
1603
|
+
};
|
|
1604
|
+
|
|
1605
|
+
export const Configuration: coreClient.CompositeMapper = {
|
|
1606
|
+
type: {
|
|
1607
|
+
name: "Composite",
|
|
1608
|
+
className: "Configuration",
|
|
1609
|
+
modelProperties: {
|
|
1610
|
+
...ProxyResource.type.modelProperties,
|
|
1611
|
+
systemData: {
|
|
1612
|
+
serializedName: "systemData",
|
|
1613
|
+
type: {
|
|
1614
|
+
name: "Composite",
|
|
1615
|
+
className: "SystemData"
|
|
1616
|
+
}
|
|
1617
|
+
},
|
|
1618
|
+
value: {
|
|
1619
|
+
serializedName: "properties.value",
|
|
1620
|
+
type: {
|
|
1621
|
+
name: "String"
|
|
1622
|
+
}
|
|
1623
|
+
},
|
|
1624
|
+
currentValue: {
|
|
1625
|
+
serializedName: "properties.currentValue",
|
|
1626
|
+
type: {
|
|
1627
|
+
name: "String"
|
|
1628
|
+
}
|
|
1629
|
+
},
|
|
1630
|
+
description: {
|
|
1631
|
+
serializedName: "properties.description",
|
|
1632
|
+
readOnly: true,
|
|
1633
|
+
type: {
|
|
1634
|
+
name: "String"
|
|
1635
|
+
}
|
|
1636
|
+
},
|
|
1637
|
+
documentationLink: {
|
|
1638
|
+
serializedName: "properties.documentationLink",
|
|
1639
|
+
readOnly: true,
|
|
1640
|
+
type: {
|
|
1641
|
+
name: "String"
|
|
1642
|
+
}
|
|
1643
|
+
},
|
|
1644
|
+
defaultValue: {
|
|
1645
|
+
serializedName: "properties.defaultValue",
|
|
1646
|
+
readOnly: true,
|
|
1647
|
+
type: {
|
|
1648
|
+
name: "String"
|
|
1649
|
+
}
|
|
1650
|
+
},
|
|
1651
|
+
dataType: {
|
|
1652
|
+
serializedName: "properties.dataType",
|
|
1653
|
+
readOnly: true,
|
|
1654
|
+
type: {
|
|
1655
|
+
name: "String"
|
|
1656
|
+
}
|
|
1657
|
+
},
|
|
1658
|
+
allowedValues: {
|
|
1659
|
+
serializedName: "properties.allowedValues",
|
|
1660
|
+
readOnly: true,
|
|
1661
|
+
type: {
|
|
1662
|
+
name: "String"
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1665
|
+
source: {
|
|
1666
|
+
serializedName: "properties.source",
|
|
1667
|
+
type: {
|
|
1668
|
+
name: "String"
|
|
1669
|
+
}
|
|
1670
|
+
},
|
|
1671
|
+
isReadOnly: {
|
|
1672
|
+
serializedName: "properties.isReadOnly",
|
|
1673
|
+
readOnly: true,
|
|
1674
|
+
type: {
|
|
1675
|
+
name: "String"
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
isConfigPendingRestart: {
|
|
1679
|
+
serializedName: "properties.isConfigPendingRestart",
|
|
1680
|
+
readOnly: true,
|
|
1681
|
+
type: {
|
|
1682
|
+
name: "String"
|
|
1683
|
+
}
|
|
1684
|
+
},
|
|
1685
|
+
isDynamicConfig: {
|
|
1686
|
+
serializedName: "properties.isDynamicConfig",
|
|
1687
|
+
readOnly: true,
|
|
1688
|
+
type: {
|
|
1689
|
+
name: "String"
|
|
1690
|
+
}
|
|
1691
|
+
}
|
|
1692
|
+
}
|
|
1693
|
+
}
|
|
1694
|
+
};
|
|
1695
|
+
|
|
1696
|
+
export const Database: coreClient.CompositeMapper = {
|
|
1697
|
+
type: {
|
|
1698
|
+
name: "Composite",
|
|
1699
|
+
className: "Database",
|
|
1700
|
+
modelProperties: {
|
|
1701
|
+
...ProxyResource.type.modelProperties,
|
|
1702
|
+
systemData: {
|
|
1703
|
+
serializedName: "systemData",
|
|
1704
|
+
type: {
|
|
1705
|
+
name: "Composite",
|
|
1706
|
+
className: "SystemData"
|
|
1707
|
+
}
|
|
1708
|
+
},
|
|
1709
|
+
charset: {
|
|
1710
|
+
serializedName: "properties.charset",
|
|
1711
|
+
type: {
|
|
1712
|
+
name: "String"
|
|
1713
|
+
}
|
|
1714
|
+
},
|
|
1715
|
+
collation: {
|
|
1716
|
+
serializedName: "properties.collation",
|
|
1717
|
+
type: {
|
|
1718
|
+
name: "String"
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
}
|
|
1722
|
+
}
|
|
1723
|
+
};
|
|
1724
|
+
|
|
1725
|
+
export const FirewallRule: coreClient.CompositeMapper = {
|
|
1726
|
+
type: {
|
|
1727
|
+
name: "Composite",
|
|
1728
|
+
className: "FirewallRule",
|
|
1729
|
+
modelProperties: {
|
|
1730
|
+
...ProxyResource.type.modelProperties,
|
|
1731
|
+
systemData: {
|
|
1732
|
+
serializedName: "systemData",
|
|
1733
|
+
type: {
|
|
1734
|
+
name: "Composite",
|
|
1735
|
+
className: "SystemData"
|
|
1736
|
+
}
|
|
1737
|
+
},
|
|
1738
|
+
startIpAddress: {
|
|
1739
|
+
constraints: {
|
|
1740
|
+
Pattern: new RegExp(
|
|
1741
|
+
"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"
|
|
1742
|
+
)
|
|
1743
|
+
},
|
|
1744
|
+
serializedName: "properties.startIpAddress",
|
|
1745
|
+
required: true,
|
|
1746
|
+
type: {
|
|
1747
|
+
name: "String"
|
|
1748
|
+
}
|
|
1749
|
+
},
|
|
1750
|
+
endIpAddress: {
|
|
1751
|
+
constraints: {
|
|
1752
|
+
Pattern: new RegExp(
|
|
1753
|
+
"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"
|
|
1754
|
+
)
|
|
1755
|
+
},
|
|
1756
|
+
serializedName: "properties.endIpAddress",
|
|
1757
|
+
required: true,
|
|
1028
1758
|
type: {
|
|
1029
1759
|
name: "String"
|
|
1030
1760
|
}
|
|
1031
|
-
},
|
|
1032
|
-
properties: {
|
|
1033
|
-
serializedName: "properties",
|
|
1034
|
-
type: {
|
|
1035
|
-
name: "Dictionary",
|
|
1036
|
-
value: {
|
|
1037
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
1038
|
-
}
|
|
1039
|
-
}
|
|
1040
1761
|
}
|
|
1041
1762
|
}
|
|
1042
1763
|
}
|
|
1043
1764
|
};
|
|
1044
1765
|
|
|
1045
|
-
export const
|
|
1766
|
+
export const LogFile: coreClient.CompositeMapper = {
|
|
1046
1767
|
type: {
|
|
1047
1768
|
name: "Composite",
|
|
1048
|
-
className: "
|
|
1769
|
+
className: "LogFile",
|
|
1049
1770
|
modelProperties: {
|
|
1050
|
-
|
|
1051
|
-
|
|
1771
|
+
...ProxyResource.type.modelProperties,
|
|
1772
|
+
systemData: {
|
|
1773
|
+
serializedName: "systemData",
|
|
1052
1774
|
type: {
|
|
1053
|
-
name: "
|
|
1775
|
+
name: "Composite",
|
|
1776
|
+
className: "SystemData"
|
|
1054
1777
|
}
|
|
1055
1778
|
},
|
|
1056
|
-
|
|
1057
|
-
serializedName: "
|
|
1779
|
+
sizeInKB: {
|
|
1780
|
+
serializedName: "properties.sizeInKB",
|
|
1058
1781
|
type: {
|
|
1059
|
-
name: "
|
|
1782
|
+
name: "Number"
|
|
1060
1783
|
}
|
|
1061
1784
|
},
|
|
1062
|
-
|
|
1063
|
-
serializedName: "
|
|
1785
|
+
createdTime: {
|
|
1786
|
+
serializedName: "properties.createdTime",
|
|
1064
1787
|
type: {
|
|
1065
|
-
name: "
|
|
1788
|
+
name: "DateTime"
|
|
1066
1789
|
}
|
|
1067
1790
|
},
|
|
1068
|
-
|
|
1069
|
-
serializedName: "
|
|
1791
|
+
typePropertiesType: {
|
|
1792
|
+
serializedName: "properties.type",
|
|
1070
1793
|
type: {
|
|
1071
1794
|
name: "String"
|
|
1072
1795
|
}
|
|
1073
|
-
}
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
};
|
|
1077
|
-
|
|
1078
|
-
export const TrackedResource: coreClient.CompositeMapper = {
|
|
1079
|
-
type: {
|
|
1080
|
-
name: "Composite",
|
|
1081
|
-
className: "TrackedResource",
|
|
1082
|
-
modelProperties: {
|
|
1083
|
-
...Resource.type.modelProperties,
|
|
1084
|
-
tags: {
|
|
1085
|
-
serializedName: "tags",
|
|
1796
|
+
},
|
|
1797
|
+
lastModifiedTime: {
|
|
1798
|
+
serializedName: "properties.lastModifiedTime",
|
|
1086
1799
|
type: {
|
|
1087
|
-
name: "
|
|
1088
|
-
value: { type: { name: "String" } }
|
|
1800
|
+
name: "DateTime"
|
|
1089
1801
|
}
|
|
1090
1802
|
},
|
|
1091
|
-
|
|
1092
|
-
serializedName: "
|
|
1093
|
-
required: true,
|
|
1803
|
+
url: {
|
|
1804
|
+
serializedName: "properties.url",
|
|
1094
1805
|
type: {
|
|
1095
1806
|
name: "String"
|
|
1096
1807
|
}
|
|
@@ -1099,22 +1810,19 @@ export const TrackedResource: coreClient.CompositeMapper = {
|
|
|
1099
1810
|
}
|
|
1100
1811
|
};
|
|
1101
1812
|
|
|
1102
|
-
export const ProxyResource: coreClient.CompositeMapper = {
|
|
1103
|
-
type: {
|
|
1104
|
-
name: "Composite",
|
|
1105
|
-
className: "ProxyResource",
|
|
1106
|
-
modelProperties: {
|
|
1107
|
-
...Resource.type.modelProperties
|
|
1108
|
-
}
|
|
1109
|
-
}
|
|
1110
|
-
};
|
|
1111
|
-
|
|
1112
1813
|
export const Server: coreClient.CompositeMapper = {
|
|
1113
1814
|
type: {
|
|
1114
1815
|
name: "Composite",
|
|
1115
1816
|
className: "Server",
|
|
1116
1817
|
modelProperties: {
|
|
1117
1818
|
...TrackedResource.type.modelProperties,
|
|
1819
|
+
identity: {
|
|
1820
|
+
serializedName: "identity",
|
|
1821
|
+
type: {
|
|
1822
|
+
name: "Composite",
|
|
1823
|
+
className: "Identity"
|
|
1824
|
+
}
|
|
1825
|
+
},
|
|
1118
1826
|
sku: {
|
|
1119
1827
|
serializedName: "sku",
|
|
1120
1828
|
type: {
|
|
@@ -1187,6 +1895,13 @@ export const Server: coreClient.CompositeMapper = {
|
|
|
1187
1895
|
name: "Number"
|
|
1188
1896
|
}
|
|
1189
1897
|
},
|
|
1898
|
+
dataEncryption: {
|
|
1899
|
+
serializedName: "properties.dataEncryption",
|
|
1900
|
+
type: {
|
|
1901
|
+
name: "Composite",
|
|
1902
|
+
className: "DataEncryption"
|
|
1903
|
+
}
|
|
1904
|
+
},
|
|
1190
1905
|
state: {
|
|
1191
1906
|
serializedName: "properties.state",
|
|
1192
1907
|
readOnly: true,
|
|
@@ -1240,33 +1955,19 @@ export const Server: coreClient.CompositeMapper = {
|
|
|
1240
1955
|
}
|
|
1241
1956
|
};
|
|
1242
1957
|
|
|
1243
|
-
export const
|
|
1958
|
+
export const BackupAndExportCreateHeaders: coreClient.CompositeMapper = {
|
|
1244
1959
|
type: {
|
|
1245
1960
|
name: "Composite",
|
|
1246
|
-
className: "
|
|
1961
|
+
className: "BackupAndExportCreateHeaders",
|
|
1247
1962
|
modelProperties: {
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
serializedName: "systemData",
|
|
1251
|
-
type: {
|
|
1252
|
-
name: "Composite",
|
|
1253
|
-
className: "SystemData"
|
|
1254
|
-
}
|
|
1255
|
-
},
|
|
1256
|
-
backupType: {
|
|
1257
|
-
serializedName: "properties.backupType",
|
|
1963
|
+
location: {
|
|
1964
|
+
serializedName: "location",
|
|
1258
1965
|
type: {
|
|
1259
1966
|
name: "String"
|
|
1260
1967
|
}
|
|
1261
1968
|
},
|
|
1262
|
-
|
|
1263
|
-
serializedName: "
|
|
1264
|
-
type: {
|
|
1265
|
-
name: "DateTime"
|
|
1266
|
-
}
|
|
1267
|
-
},
|
|
1268
|
-
source: {
|
|
1269
|
-
serializedName: "properties.source",
|
|
1969
|
+
azureAsyncOperation: {
|
|
1970
|
+
serializedName: "azure-asyncoperation",
|
|
1270
1971
|
type: {
|
|
1271
1972
|
name: "String"
|
|
1272
1973
|
}
|
|
@@ -1275,39 +1976,13 @@ export const ServerBackup: coreClient.CompositeMapper = {
|
|
|
1275
1976
|
}
|
|
1276
1977
|
};
|
|
1277
1978
|
|
|
1278
|
-
export const
|
|
1979
|
+
export const ConfigurationsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
1279
1980
|
type: {
|
|
1280
1981
|
name: "Composite",
|
|
1281
|
-
className: "
|
|
1982
|
+
className: "ConfigurationsCreateOrUpdateHeaders",
|
|
1282
1983
|
modelProperties: {
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
serializedName: "systemData",
|
|
1286
|
-
type: {
|
|
1287
|
-
name: "Composite",
|
|
1288
|
-
className: "SystemData"
|
|
1289
|
-
}
|
|
1290
|
-
},
|
|
1291
|
-
startIpAddress: {
|
|
1292
|
-
constraints: {
|
|
1293
|
-
Pattern: new RegExp(
|
|
1294
|
-
"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"
|
|
1295
|
-
)
|
|
1296
|
-
},
|
|
1297
|
-
serializedName: "properties.startIpAddress",
|
|
1298
|
-
required: true,
|
|
1299
|
-
type: {
|
|
1300
|
-
name: "String"
|
|
1301
|
-
}
|
|
1302
|
-
},
|
|
1303
|
-
endIpAddress: {
|
|
1304
|
-
constraints: {
|
|
1305
|
-
Pattern: new RegExp(
|
|
1306
|
-
"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"
|
|
1307
|
-
)
|
|
1308
|
-
},
|
|
1309
|
-
serializedName: "properties.endIpAddress",
|
|
1310
|
-
required: true,
|
|
1984
|
+
location: {
|
|
1985
|
+
serializedName: "location",
|
|
1311
1986
|
type: {
|
|
1312
1987
|
name: "String"
|
|
1313
1988
|
}
|
|
@@ -1316,27 +1991,13 @@ export const FirewallRule: coreClient.CompositeMapper = {
|
|
|
1316
1991
|
}
|
|
1317
1992
|
};
|
|
1318
1993
|
|
|
1319
|
-
export const
|
|
1994
|
+
export const ServersCreateHeaders: coreClient.CompositeMapper = {
|
|
1320
1995
|
type: {
|
|
1321
1996
|
name: "Composite",
|
|
1322
|
-
className: "
|
|
1997
|
+
className: "ServersCreateHeaders",
|
|
1323
1998
|
modelProperties: {
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
serializedName: "systemData",
|
|
1327
|
-
type: {
|
|
1328
|
-
name: "Composite",
|
|
1329
|
-
className: "SystemData"
|
|
1330
|
-
}
|
|
1331
|
-
},
|
|
1332
|
-
charset: {
|
|
1333
|
-
serializedName: "properties.charset",
|
|
1334
|
-
type: {
|
|
1335
|
-
name: "String"
|
|
1336
|
-
}
|
|
1337
|
-
},
|
|
1338
|
-
collation: {
|
|
1339
|
-
serializedName: "properties.collation",
|
|
1999
|
+
location: {
|
|
2000
|
+
serializedName: "location",
|
|
1340
2001
|
type: {
|
|
1341
2002
|
name: "String"
|
|
1342
2003
|
}
|
|
@@ -1345,76 +2006,103 @@ export const Database: coreClient.CompositeMapper = {
|
|
|
1345
2006
|
}
|
|
1346
2007
|
};
|
|
1347
2008
|
|
|
1348
|
-
export const
|
|
2009
|
+
export const ServersUpdateHeaders: coreClient.CompositeMapper = {
|
|
1349
2010
|
type: {
|
|
1350
2011
|
name: "Composite",
|
|
1351
|
-
className: "
|
|
2012
|
+
className: "ServersUpdateHeaders",
|
|
1352
2013
|
modelProperties: {
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
serializedName: "systemData",
|
|
1356
|
-
type: {
|
|
1357
|
-
name: "Composite",
|
|
1358
|
-
className: "SystemData"
|
|
1359
|
-
}
|
|
1360
|
-
},
|
|
1361
|
-
value: {
|
|
1362
|
-
serializedName: "properties.value",
|
|
1363
|
-
type: {
|
|
1364
|
-
name: "String"
|
|
1365
|
-
}
|
|
1366
|
-
},
|
|
1367
|
-
description: {
|
|
1368
|
-
serializedName: "properties.description",
|
|
1369
|
-
readOnly: true,
|
|
1370
|
-
type: {
|
|
1371
|
-
name: "String"
|
|
1372
|
-
}
|
|
1373
|
-
},
|
|
1374
|
-
defaultValue: {
|
|
1375
|
-
serializedName: "properties.defaultValue",
|
|
1376
|
-
readOnly: true,
|
|
2014
|
+
location: {
|
|
2015
|
+
serializedName: "location",
|
|
1377
2016
|
type: {
|
|
1378
2017
|
name: "String"
|
|
1379
2018
|
}
|
|
1380
|
-
}
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
2019
|
+
}
|
|
2020
|
+
}
|
|
2021
|
+
}
|
|
2022
|
+
};
|
|
2023
|
+
|
|
2024
|
+
export const ServersDeleteHeaders: coreClient.CompositeMapper = {
|
|
2025
|
+
type: {
|
|
2026
|
+
name: "Composite",
|
|
2027
|
+
className: "ServersDeleteHeaders",
|
|
2028
|
+
modelProperties: {
|
|
2029
|
+
location: {
|
|
2030
|
+
serializedName: "location",
|
|
1384
2031
|
type: {
|
|
1385
2032
|
name: "String"
|
|
1386
2033
|
}
|
|
1387
|
-
}
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
2034
|
+
}
|
|
2035
|
+
}
|
|
2036
|
+
}
|
|
2037
|
+
};
|
|
2038
|
+
|
|
2039
|
+
export const ServersFailoverHeaders: coreClient.CompositeMapper = {
|
|
2040
|
+
type: {
|
|
2041
|
+
name: "Composite",
|
|
2042
|
+
className: "ServersFailoverHeaders",
|
|
2043
|
+
modelProperties: {
|
|
2044
|
+
location: {
|
|
2045
|
+
serializedName: "location",
|
|
1391
2046
|
type: {
|
|
1392
2047
|
name: "String"
|
|
1393
2048
|
}
|
|
1394
|
-
}
|
|
1395
|
-
|
|
1396
|
-
|
|
2049
|
+
}
|
|
2050
|
+
}
|
|
2051
|
+
}
|
|
2052
|
+
};
|
|
2053
|
+
|
|
2054
|
+
export const ServersRestartHeaders: coreClient.CompositeMapper = {
|
|
2055
|
+
type: {
|
|
2056
|
+
name: "Composite",
|
|
2057
|
+
className: "ServersRestartHeaders",
|
|
2058
|
+
modelProperties: {
|
|
2059
|
+
location: {
|
|
2060
|
+
serializedName: "location",
|
|
1397
2061
|
type: {
|
|
1398
2062
|
name: "String"
|
|
1399
2063
|
}
|
|
1400
|
-
}
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
2064
|
+
}
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
};
|
|
2068
|
+
|
|
2069
|
+
export const ServersStartHeaders: coreClient.CompositeMapper = {
|
|
2070
|
+
type: {
|
|
2071
|
+
name: "Composite",
|
|
2072
|
+
className: "ServersStartHeaders",
|
|
2073
|
+
modelProperties: {
|
|
2074
|
+
location: {
|
|
2075
|
+
serializedName: "location",
|
|
1404
2076
|
type: {
|
|
1405
2077
|
name: "String"
|
|
1406
2078
|
}
|
|
1407
|
-
}
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
2079
|
+
}
|
|
2080
|
+
}
|
|
2081
|
+
}
|
|
2082
|
+
};
|
|
2083
|
+
|
|
2084
|
+
export const ServersStopHeaders: coreClient.CompositeMapper = {
|
|
2085
|
+
type: {
|
|
2086
|
+
name: "Composite",
|
|
2087
|
+
className: "ServersStopHeaders",
|
|
2088
|
+
modelProperties: {
|
|
2089
|
+
location: {
|
|
2090
|
+
serializedName: "location",
|
|
1411
2091
|
type: {
|
|
1412
2092
|
name: "String"
|
|
1413
2093
|
}
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
2094
|
+
}
|
|
2095
|
+
}
|
|
2096
|
+
}
|
|
2097
|
+
};
|
|
2098
|
+
|
|
2099
|
+
export const ServersResetGtidHeaders: coreClient.CompositeMapper = {
|
|
2100
|
+
type: {
|
|
2101
|
+
name: "Composite",
|
|
2102
|
+
className: "ServersResetGtidHeaders",
|
|
2103
|
+
modelProperties: {
|
|
2104
|
+
location: {
|
|
2105
|
+
serializedName: "location",
|
|
1418
2106
|
type: {
|
|
1419
2107
|
name: "String"
|
|
1420
2108
|
}
|
|
@@ -1422,3 +2110,8 @@ export const Configuration: coreClient.CompositeMapper = {
|
|
|
1422
2110
|
}
|
|
1423
2111
|
}
|
|
1424
2112
|
};
|
|
2113
|
+
|
|
2114
|
+
export let discriminators = {
|
|
2115
|
+
BackupStoreDetails: BackupStoreDetails,
|
|
2116
|
+
"BackupStoreDetails.FullBackupStoreDetails": FullBackupStoreDetails
|
|
2117
|
+
};
|