Skip to content

Commit 926f0b1

Browse files
author
SDKAuto
committed
CodeGen from PR 14580 in Azure/azure-rest-api-specs
Merge 709604a1c610936422613d50acf6f168ae4aeb54 into 08f5e391f2153a99580b458cc71ef88e45dd0531
1 parent dd6a399 commit 926f0b1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1986
-5370
lines changed

sdk/postgresql/arm-postgresql/src/models/checkNameAvailabilityMappers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*/
88

99
export {
10-
discriminators,
1110
CloudError,
1211
ErrorAdditionalInfo,
1312
ErrorResponse,

sdk/postgresql/arm-postgresql/src/models/configurationsMappers.ts

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*/
88

99
export {
10-
discriminators,
1110
AzureEntityResource,
11+
Backup,
1212
BaseResource,
1313
CloudError,
1414
Configuration,
@@ -17,25 +17,20 @@ export {
1717
ErrorAdditionalInfo,
1818
ErrorResponse,
1919
FirewallRule,
20-
LogFile,
21-
PrivateEndpointConnection,
22-
PrivateEndpointProperty,
23-
PrivateLinkResource,
24-
PrivateLinkResourceProperties,
25-
PrivateLinkServiceConnectionStateProperty,
20+
HighAvailability,
21+
Identity,
22+
MaintenanceWindow,
23+
Network,
24+
Plan,
2625
ProxyResource,
27-
RecoverableServerResource,
2826
Resource,
29-
ResourceIdentity,
27+
ResourceModelWithAllowedPropertySet,
28+
ResourceModelWithAllowedPropertySetIdentity,
29+
ResourceModelWithAllowedPropertySetPlan,
30+
ResourceModelWithAllowedPropertySetSku,
3031
Server,
31-
ServerAdministratorResource,
32-
ServerKey,
33-
ServerPrivateEndpointConnection,
34-
ServerPrivateEndpointConnectionProperties,
35-
ServerPrivateLinkServiceConnectionStateProperty,
36-
ServerSecurityAlertPolicy,
3732
Sku,
38-
StorageProfile,
39-
TrackedResource,
40-
VirtualNetworkRule
33+
Storage,
34+
SystemData,
35+
TrackedResource
4136
} from "../models/mappers";

sdk/postgresql/arm-postgresql/src/models/databasesMappers.ts

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*/
88

99
export {
10-
discriminators,
1110
AzureEntityResource,
11+
Backup,
1212
BaseResource,
1313
CloudError,
1414
Configuration,
@@ -17,25 +17,20 @@ export {
1717
ErrorAdditionalInfo,
1818
ErrorResponse,
1919
FirewallRule,
20-
LogFile,
21-
PrivateEndpointConnection,
22-
PrivateEndpointProperty,
23-
PrivateLinkResource,
24-
PrivateLinkResourceProperties,
25-
PrivateLinkServiceConnectionStateProperty,
20+
HighAvailability,
21+
Identity,
22+
MaintenanceWindow,
23+
Network,
24+
Plan,
2625
ProxyResource,
27-
RecoverableServerResource,
2826
Resource,
29-
ResourceIdentity,
27+
ResourceModelWithAllowedPropertySet,
28+
ResourceModelWithAllowedPropertySetIdentity,
29+
ResourceModelWithAllowedPropertySetPlan,
30+
ResourceModelWithAllowedPropertySetSku,
3031
Server,
31-
ServerAdministratorResource,
32-
ServerKey,
33-
ServerPrivateEndpointConnection,
34-
ServerPrivateEndpointConnectionProperties,
35-
ServerPrivateLinkServiceConnectionStateProperty,
36-
ServerSecurityAlertPolicy,
3732
Sku,
38-
StorageProfile,
39-
TrackedResource,
40-
VirtualNetworkRule
33+
Storage,
34+
SystemData,
35+
TrackedResource
4136
} from "../models/mappers";

sdk/postgresql/arm-postgresql/src/models/firewallRulesMappers.ts

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*/
88

99
export {
10-
discriminators,
1110
AzureEntityResource,
11+
Backup,
1212
BaseResource,
1313
CloudError,
1414
Configuration,
@@ -17,25 +17,20 @@ export {
1717
ErrorResponse,
1818
FirewallRule,
1919
FirewallRuleListResult,
20-
LogFile,
21-
PrivateEndpointConnection,
22-
PrivateEndpointProperty,
23-
PrivateLinkResource,
24-
PrivateLinkResourceProperties,
25-
PrivateLinkServiceConnectionStateProperty,
20+
HighAvailability,
21+
Identity,
22+
MaintenanceWindow,
23+
Network,
24+
Plan,
2625
ProxyResource,
27-
RecoverableServerResource,
2826
Resource,
29-
ResourceIdentity,
27+
ResourceModelWithAllowedPropertySet,
28+
ResourceModelWithAllowedPropertySetIdentity,
29+
ResourceModelWithAllowedPropertySetPlan,
30+
ResourceModelWithAllowedPropertySetSku,
3031
Server,
31-
ServerAdministratorResource,
32-
ServerKey,
33-
ServerPrivateEndpointConnection,
34-
ServerPrivateEndpointConnectionProperties,
35-
ServerPrivateLinkServiceConnectionStateProperty,
36-
ServerSecurityAlertPolicy,
3732
Sku,
38-
StorageProfile,
39-
TrackedResource,
40-
VirtualNetworkRule
33+
Storage,
34+
SystemData,
35+
TrackedResource
4136
} from "../models/mappers";

sdk/postgresql/arm-postgresql/src/models/serverBasedPerformanceTierMappers.ts renamed to sdk/postgresql/arm-postgresql/src/models/getPrivateDnsZoneSuffixMappers.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@
77
*/
88

99
export {
10-
discriminators,
1110
CloudError,
1211
ErrorAdditionalInfo,
13-
ErrorResponse,
14-
PerformanceTierListResult,
15-
PerformanceTierProperties,
16-
PerformanceTierServiceLevelObjectives
12+
ErrorResponse
1713
} from "../models/mappers";

0 commit comments

Comments
 (0)