pulumi-azure-native 2.58.0__py3-none-any.whl → 2.58.0a1724401186__py3-none-any.whl
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.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +0 -52
- pulumi_azure_native/baremetalinfrastructure/__init__.py +0 -5
- pulumi_azure_native/baremetalinfrastructure/_enums.py +0 -74
- pulumi_azure_native/baremetalinfrastructure/_inputs.py +0 -368
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_storage_instance.py +3 -3
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_storage_instance.py +2 -2
- pulumi_azure_native/baremetalinfrastructure/outputs.py +0 -351
- pulumi_azure_native/baremetalinfrastructure/v20230406/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/baremetalinfrastructure/v20230804preview/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/baremetalinfrastructure/v20231101preview/azure_bare_metal_storage_instance.py +1 -1
- pulumi_azure_native/batch/__init__.py +0 -3
- pulumi_azure_native/batch/application.py +3 -3
- pulumi_azure_native/batch/application_package.py +3 -3
- pulumi_azure_native/batch/batch_account.py +3 -3
- pulumi_azure_native/batch/get_application.py +2 -2
- pulumi_azure_native/batch/get_application_package.py +2 -2
- pulumi_azure_native/batch/get_batch_account.py +2 -2
- pulumi_azure_native/batch/get_pool.py +2 -2
- pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
- pulumi_azure_native/batch/pool.py +3 -3
- pulumi_azure_native/batch/v20220101/batch_account.py +1 -1
- pulumi_azure_native/batch/v20230501/application.py +1 -1
- pulumi_azure_native/batch/v20230501/application_package.py +1 -1
- pulumi_azure_native/batch/v20230501/batch_account.py +1 -1
- pulumi_azure_native/batch/v20230501/pool.py +1 -1
- pulumi_azure_native/batch/v20231101/application.py +1 -1
- pulumi_azure_native/batch/v20231101/application_package.py +1 -1
- pulumi_azure_native/batch/v20231101/batch_account.py +1 -1
- pulumi_azure_native/batch/v20231101/pool.py +1 -1
- pulumi_azure_native/batch/v20240201/application.py +1 -1
- pulumi_azure_native/batch/v20240201/application_package.py +1 -1
- pulumi_azure_native/batch/v20240201/batch_account.py +1 -1
- pulumi_azure_native/batch/v20240201/pool.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/__init__.py +0 -3
- pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster.py +3 -3
- pulumi_azure_native/hardwaresecuritymodules/cloud_hsm_cluster_private_endpoint_connection.py +3 -3
- pulumi_azure_native/hardwaresecuritymodules/dedicated_hsm.py +1 -5
- pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/get_cloud_hsm_cluster_private_endpoint_connection.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/get_dedicated_hsm.py +0 -4
- pulumi_azure_native/hardwaresecuritymodules/v20211130/dedicated_hsm.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20220831preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster.py +1 -1
- pulumi_azure_native/hardwaresecuritymodules/v20231210preview/cloud_hsm_cluster_private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +0 -20
- pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +11 -12
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/RECORD +52 -101
- pulumi_azure_native/azurelargeinstance/__init__.py +0 -22
- pulumi_azure_native/azurelargeinstance/_enums.py +0 -256
- pulumi_azure_native/azurelargeinstance/_inputs.py +0 -646
- pulumi_azure_native/azurelargeinstance/azure_large_instance.py +0 -475
- pulumi_azure_native/azurelargeinstance/azure_large_storage_instance.py +0 -320
- pulumi_azure_native/azurelargeinstance/get_azure_large_instance.py +0 -271
- pulumi_azure_native/azurelargeinstance/get_azure_large_storage_instance.py +0 -193
- pulumi_azure_native/azurelargeinstance/outputs.py +0 -795
- pulumi_azure_native/azurelargeinstance/v20240801preview/__init__.py +0 -14
- pulumi_azure_native/azurelargeinstance/v20240801preview/_enums.py +0 -256
- pulumi_azure_native/azurelargeinstance/v20240801preview/_inputs.py +0 -646
- pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_instance.py +0 -473
- pulumi_azure_native/azurelargeinstance/v20240801preview/azure_large_storage_instance.py +0 -318
- pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_instance.py +0 -269
- pulumi_azure_native/azurelargeinstance/v20240801preview/get_azure_large_storage_instance.py +0 -191
- pulumi_azure_native/azurelargeinstance/v20240801preview/outputs.py +0 -795
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_instance.py +0 -502
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_instance.py +0 -281
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/__init__.py +0 -14
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/_enums.py +0 -106
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/_inputs.py +0 -644
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_instance.py +0 -500
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/azure_bare_metal_storage_instance.py +0 -316
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_instance.py +0 -279
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/get_azure_bare_metal_storage_instance.py +0 -188
- pulumi_azure_native/baremetalinfrastructure/v20240801preview/outputs.py +0 -726
- pulumi_azure_native/batch/v20240701/__init__.py +0 -19
- pulumi_azure_native/batch/v20240701/_enums.py +0 -510
- pulumi_azure_native/batch/v20240701/_inputs.py +0 -4319
- pulumi_azure_native/batch/v20240701/application.py +0 -305
- pulumi_azure_native/batch/v20240701/application_package.py +0 -289
- pulumi_azure_native/batch/v20240701/batch_account.py +0 -545
- pulumi_azure_native/batch/v20240701/get_application.py +0 -179
- pulumi_azure_native/batch/v20240701/get_application_package.py +0 -210
- pulumi_azure_native/batch/v20240701/get_batch_account.py +0 -364
- pulumi_azure_native/batch/v20240701/get_pool.py +0 -503
- pulumi_azure_native/batch/v20240701/list_batch_account_keys.py +0 -109
- pulumi_azure_native/batch/v20240701/outputs.py +0 -4161
- pulumi_azure_native/batch/v20240701/pool.py +0 -854
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/__init__.py +0 -16
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_enums.py +0 -100
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/_inputs.py +0 -405
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster.py +0 -428
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/cloud_hsm_cluster_private_endpoint_connection.py +0 -262
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/dedicated_hsm.py +0 -394
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster.py +0 -279
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_cloud_hsm_cluster_private_endpoint_connection.py +0 -193
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/get_dedicated_hsm.py +0 -240
- pulumi_azure_native/hardwaresecuritymodules/v20240630preview/outputs.py +0 -772
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.58.0.dist-info → pulumi_azure_native-2.58.0a1724401186.dist-info}/top_level.txt +0 -0
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
from ... import _utilities
|
|
6
|
-
import typing
|
|
7
|
-
# Export this package's modules as members:
|
|
8
|
-
from ._enums import *
|
|
9
|
-
from .azure_large_instance import *
|
|
10
|
-
from .azure_large_storage_instance import *
|
|
11
|
-
from .get_azure_large_instance import *
|
|
12
|
-
from .get_azure_large_storage_instance import *
|
|
13
|
-
from ._inputs import *
|
|
14
|
-
from . import outputs
|
|
@@ -1,256 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
from enum import Enum
|
|
6
|
-
|
|
7
|
-
__all__ = [
|
|
8
|
-
'AzureLargeInstanceHardwareTypeNamesEnum',
|
|
9
|
-
'AzureLargeInstancePowerStateEnum',
|
|
10
|
-
'AzureLargeInstanceSizeNamesEnum',
|
|
11
|
-
'ManagedServiceIdentityType',
|
|
12
|
-
]
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
class AzureLargeInstanceHardwareTypeNamesEnum(str, Enum):
|
|
16
|
-
"""
|
|
17
|
-
the hardware type of the storage instance
|
|
18
|
-
"""
|
|
19
|
-
CISCO_UCS = "Cisco_UCS"
|
|
20
|
-
"""
|
|
21
|
-
Hardware type of UCS from vendor Cisco
|
|
22
|
-
"""
|
|
23
|
-
HPE = "HPE"
|
|
24
|
-
"""
|
|
25
|
-
Hardware type of HPE from vendor Hewlett Packard Enterprise
|
|
26
|
-
"""
|
|
27
|
-
SDFLEX = "SDFLEX"
|
|
28
|
-
"""
|
|
29
|
-
Hardware type of SDFLEX
|
|
30
|
-
"""
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
class AzureLargeInstancePowerStateEnum(str, Enum):
|
|
34
|
-
"""
|
|
35
|
-
Resource power state
|
|
36
|
-
"""
|
|
37
|
-
STARTING = "starting"
|
|
38
|
-
"""
|
|
39
|
-
Starting means that the Azure Large Instance resource is turning on.
|
|
40
|
-
"""
|
|
41
|
-
STARTED = "started"
|
|
42
|
-
"""
|
|
43
|
-
Started means that the Azure Large Instance resource has been powered on.
|
|
44
|
-
"""
|
|
45
|
-
STOPPING = "stopping"
|
|
46
|
-
"""
|
|
47
|
-
Stopping means that the Azure Large Instance resource is shutting down.
|
|
48
|
-
"""
|
|
49
|
-
STOPPED = "stopped"
|
|
50
|
-
"""
|
|
51
|
-
Stopped means that the Azure Large Instance resource has shut down.
|
|
52
|
-
"""
|
|
53
|
-
RESTARTING = "restarting"
|
|
54
|
-
"""
|
|
55
|
-
Restarting means that the Azure Large Instance resource is restarting.
|
|
56
|
-
"""
|
|
57
|
-
UNKNOWN = "unknown"
|
|
58
|
-
"""
|
|
59
|
-
Unknown means that the state of the Azure Large Instance is unknown.
|
|
60
|
-
"""
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
class AzureLargeInstanceSizeNamesEnum(str, Enum):
|
|
64
|
-
"""
|
|
65
|
-
Specifies the Azure Large Instance SKU.
|
|
66
|
-
"""
|
|
67
|
-
S72M = "S72m"
|
|
68
|
-
"""
|
|
69
|
-
Type I class SKU that can't be purchased anymore
|
|
70
|
-
"""
|
|
71
|
-
S144M = "S144m"
|
|
72
|
-
"""
|
|
73
|
-
Type I class SKU that can't be purchased anymore
|
|
74
|
-
"""
|
|
75
|
-
S72 = "S72"
|
|
76
|
-
"""
|
|
77
|
-
Type I class SKU that can't be purchased anymore
|
|
78
|
-
"""
|
|
79
|
-
S144 = "S144"
|
|
80
|
-
"""
|
|
81
|
-
Type I class SKU that can't be purchased anymore
|
|
82
|
-
"""
|
|
83
|
-
S192 = "S192"
|
|
84
|
-
"""
|
|
85
|
-
Type I class SKU that can't be purchased anymore
|
|
86
|
-
"""
|
|
87
|
-
S192M = "S192m"
|
|
88
|
-
"""
|
|
89
|
-
Type I class SKU that can't be purchased anymore
|
|
90
|
-
"""
|
|
91
|
-
S192XM = "S192xm"
|
|
92
|
-
"""
|
|
93
|
-
Type I class SKU that can't be purchased anymore
|
|
94
|
-
"""
|
|
95
|
-
S96 = "S96"
|
|
96
|
-
"""
|
|
97
|
-
2 sockets, 96 CPU threads, 48 CPU cores, 768 GB total memory, 768 GB DRAM, 3.0 TB storage, Cisco_UCS hardware type
|
|
98
|
-
"""
|
|
99
|
-
S112 = "S112"
|
|
100
|
-
"""
|
|
101
|
-
No longer offered or used.
|
|
102
|
-
"""
|
|
103
|
-
S224 = "S224"
|
|
104
|
-
"""
|
|
105
|
-
4 sockets, 224 CPU threads, 112 CPU cores, 3 TB total memory, 3 TB DRAM, 6.3 TB storage, Cisco_UCS hardware type
|
|
106
|
-
"""
|
|
107
|
-
S224M = "S224m"
|
|
108
|
-
"""
|
|
109
|
-
4 sockets, 224 CPU threads, 112 CPU cores, 6 TB total memory, 6 TB DRAM, 10.5 TB storage, Cisco_UCS hardware type
|
|
110
|
-
"""
|
|
111
|
-
S224OM = "S224om"
|
|
112
|
-
"""
|
|
113
|
-
4 sockets, 224 CPU threads, 112 CPU cores, 6 TB total memory, 3 TB DRAM, 3 TB memory optane, 10.5 TB storage, Cisco_UCS hardware type
|
|
114
|
-
"""
|
|
115
|
-
S224OO = "S224oo"
|
|
116
|
-
"""
|
|
117
|
-
4 sockets, 224 CPU threads, 112 CPU cores, 4.5 TB total memory, 1.5 TB DRAM, 3 TB memory optane, 8.4 TB storage, Cisco_UCS hardware type
|
|
118
|
-
"""
|
|
119
|
-
S224OOM = "S224oom"
|
|
120
|
-
"""
|
|
121
|
-
4 sockets, 224 CPU threads, 112 CPU cores, 9 TB total memory, 3 TB DRAM, 6 TB memory optane, 14.8 TB storage, Cisco_UCS hardware type
|
|
122
|
-
"""
|
|
123
|
-
S224OOO = "S224ooo"
|
|
124
|
-
"""
|
|
125
|
-
4 sockets, 224 CPU threads, 112 CPU cores, 7.5TB total memory, 1.5 TB DRAM, 6 TB memory optane, 12.7 TB storage, Cisco_UCS hardware type
|
|
126
|
-
"""
|
|
127
|
-
S224SE = "S224se"
|
|
128
|
-
"""
|
|
129
|
-
4 sockets, 448 CPU threads, 6 TB total memory, SDFLEX hardware type
|
|
130
|
-
"""
|
|
131
|
-
S384 = "S384"
|
|
132
|
-
"""
|
|
133
|
-
8 sockets, 384 CPU threads, 192 CPU cores, 4 TB total memory, 4 TB DRAM, 16 TB storage, HPEMc990x hardware type
|
|
134
|
-
"""
|
|
135
|
-
S384M = "S384m"
|
|
136
|
-
"""
|
|
137
|
-
8 sockets, 384 CPU threads, 192 CPU cores, 6 TB total memory, 6 TB DRAM, 18 TB storage, HPEMc990x hardware type
|
|
138
|
-
"""
|
|
139
|
-
S384XM = "S384xm"
|
|
140
|
-
"""
|
|
141
|
-
8 sockets, 384 CPU threads, 192 CPU cores, 8 TB total memory, 8 TB DRAM, 22 TB storage, HPEMc990x hardware type
|
|
142
|
-
"""
|
|
143
|
-
S384XXM = "S384xxm"
|
|
144
|
-
"""
|
|
145
|
-
8 sockets, 384 CPU threads, 12 TB total memory, HPEMc990x hardware type
|
|
146
|
-
"""
|
|
147
|
-
S448 = "S448"
|
|
148
|
-
"""
|
|
149
|
-
8 sockets, 448 CPU threads, 224 CPU cores, 6 TB total memory, 6 TB DRAM, 10.5 TB storage, SDFLEX hardware type
|
|
150
|
-
"""
|
|
151
|
-
S448M = "S448m"
|
|
152
|
-
"""
|
|
153
|
-
8 sockets, 448 CPU threads, 224 CPU cores, 12 TB total memory, 12 TB DRAM, 18.9 TB storage, SDFLEX hardware type
|
|
154
|
-
"""
|
|
155
|
-
S448OM = "S448om"
|
|
156
|
-
"""
|
|
157
|
-
8 sockets, 448 CPU threads, 224 CPU cores, 12 TB total memory, 6 TB DRAM, 6 TB memory optane, 18.9 TB storage, SDFLEX hardware type
|
|
158
|
-
"""
|
|
159
|
-
S448OO = "S448oo"
|
|
160
|
-
"""
|
|
161
|
-
8 sockets, 448 CPU threads, 224 CPU cores, 9 TB total memory, 3 TB DRAM, 6 TB memory optane, 14.8 TB storage, SDFLEX hardware type
|
|
162
|
-
"""
|
|
163
|
-
S448OOM = "S448oom"
|
|
164
|
-
"""
|
|
165
|
-
8 sockets, 448 CPU threads, 224 CPU cores, 18 TB total memory, 6 TB DRAM, 12 memory optane, 27.4 TB storage, SDFLEX hardware type
|
|
166
|
-
"""
|
|
167
|
-
S448OOO = "S448ooo"
|
|
168
|
-
"""
|
|
169
|
-
8 sockets, 448 CPU threads, 224 CPU cores, 15 TB total memory, 3 TB DRAM, 12 memory optane, 23.2 TB storage, SDFLEX hardware type
|
|
170
|
-
"""
|
|
171
|
-
S448SE = "S448se"
|
|
172
|
-
"""
|
|
173
|
-
8 sockets, 448 CPU threads, 12 TB total memory, SDFLEX hardware type
|
|
174
|
-
"""
|
|
175
|
-
S576M = "S576m"
|
|
176
|
-
"""
|
|
177
|
-
12 sockets, 576 CPU threads, 288 CPU cores, 12 TB total memory, 12 TB DRAM, 28 TB storage, HPEMc990x hardware type
|
|
178
|
-
"""
|
|
179
|
-
S576XM = "S576xm"
|
|
180
|
-
"""
|
|
181
|
-
12 sockets, 576 CPU threads, 288 CPU cores, 18 TB total memory, HPEMc990x hardware type
|
|
182
|
-
"""
|
|
183
|
-
S672 = "S672"
|
|
184
|
-
"""
|
|
185
|
-
12 sockets, 672 CPU threads, 336 CPU cores, 9 TB total memory, 9 TB DRAM, 14.7 TB storage, SDFLEX hardware type
|
|
186
|
-
"""
|
|
187
|
-
S672M = "S672m"
|
|
188
|
-
"""
|
|
189
|
-
12 sockets, 672 CPU threads, 336 CPU cores, 18 TB total memory, 18 TB DRAM, 27.4 TB storage, SDFLEX hardware type
|
|
190
|
-
"""
|
|
191
|
-
S672OM = "S672om"
|
|
192
|
-
"""
|
|
193
|
-
12 sockets, 672 CPU threads, 336 CPU cores, 18 TB total memory, 9 TB DRAM, 9 TB memory optane, 27.4 TB storage, SDFLEX hardware type
|
|
194
|
-
"""
|
|
195
|
-
S672OO = "S672oo"
|
|
196
|
-
"""
|
|
197
|
-
12 sockets, 672 CPU threads, 336 CPU cores, 13.5 TB total memory, 4.5 TB DRAM, 9 TB memory optane, 21.1 TB storage, SDFLEX hardware type
|
|
198
|
-
"""
|
|
199
|
-
S672OOM = "S672oom"
|
|
200
|
-
"""
|
|
201
|
-
12 sockets, 672 CPU threads, 336 CPU cores, 27 TB total memory, 9 TB DRAM, 18 TB memory optane, 40 TB storage, SDFLEX hardware type
|
|
202
|
-
"""
|
|
203
|
-
S672OOO = "S672ooo"
|
|
204
|
-
"""
|
|
205
|
-
12 sockets, 672 CPU threads, 336 CPU cores, 22.5 TB total memory, 4.5 TB DRAM, 18 TB memory optane, 33.7 TB storage, SDFLEX hardware type
|
|
206
|
-
"""
|
|
207
|
-
S768 = "S768"
|
|
208
|
-
"""
|
|
209
|
-
No longer offered or used.
|
|
210
|
-
"""
|
|
211
|
-
S768M = "S768m"
|
|
212
|
-
"""
|
|
213
|
-
16 sockets, 768 CPU threads, 384 CPU cores, 16 TB total memory, 16 TB DRAM, 36 TB storage, HPEMc990x hardware type
|
|
214
|
-
"""
|
|
215
|
-
S768XM = "S768xm"
|
|
216
|
-
"""
|
|
217
|
-
16 sockets, 768 CPU threads, 384 CPU cores, 24 TB total memory, 24 TB DRAM, 56 TB storage, HPEMc990x hardware type
|
|
218
|
-
"""
|
|
219
|
-
S896 = "S896"
|
|
220
|
-
"""
|
|
221
|
-
16 sockets, 896 CPU threads, 448 CPU cores, 12 TB total memory, 12 TB DRAM, 18.9 TB storage, SDFLEX hardware type
|
|
222
|
-
"""
|
|
223
|
-
S896M = "S896m"
|
|
224
|
-
"""
|
|
225
|
-
16 sockets, 896 CPU threads, 448 CPU cores, 24 TB total memory, 24 TB DRAM, 35.8 TB storage, SDFLEX hardware type
|
|
226
|
-
"""
|
|
227
|
-
S896OM = "S896om"
|
|
228
|
-
"""
|
|
229
|
-
16 sockets, 896 CPU threads, 448 CPU cores, 24 TB total memory, 12 TB DRAM, 12 TB memory optane, 35.8 TB storage, SDFLEX hardware type
|
|
230
|
-
"""
|
|
231
|
-
S896OO = "S896oo"
|
|
232
|
-
"""
|
|
233
|
-
16 sockets, 896 CPU threads, 448 CPU cores, 18 TB total memory, 6 TB DRAM, 12 TB memory optane, 27.4 TB storage, SDFLEX hardware type
|
|
234
|
-
"""
|
|
235
|
-
S896OOM = "S896oom"
|
|
236
|
-
"""
|
|
237
|
-
16 sockets, 896 CPU threads, 448 CPU cores, 36 TB total memory, 12 TB DRAM, 24 TB memory optane, 52.7 TB storage, SDFLEX hardware type
|
|
238
|
-
"""
|
|
239
|
-
S896OOO = "S896ooo"
|
|
240
|
-
"""
|
|
241
|
-
16 sockets, 896 CPU threads, 448 CPU cores, 30 TB total memory, 6 TB DRAM, 24 TB memory optane, 44.3 TB storage, SDFLEX hardware type
|
|
242
|
-
"""
|
|
243
|
-
S960M = "S960m"
|
|
244
|
-
"""
|
|
245
|
-
20 sockets, 960 CPU threads, 480 CPU cores, 20 TB total memory, 20 TB DRAM, 46 TB storage, HPEMc990x hardware type
|
|
246
|
-
"""
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
class ManagedServiceIdentityType(str, Enum):
|
|
250
|
-
"""
|
|
251
|
-
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
|
|
252
|
-
"""
|
|
253
|
-
NONE = "None"
|
|
254
|
-
SYSTEM_ASSIGNED = "SystemAssigned"
|
|
255
|
-
USER_ASSIGNED = "UserAssigned"
|
|
256
|
-
SYSTEM_ASSIGNED_USER_ASSIGNED = "SystemAssigned,UserAssigned"
|