|
18 | 18 | from ._models_py3 import AmlComputeNodeInformation |
19 | 19 | from ._models_py3 import AmlComputeNodesInformation |
20 | 20 | from ._models_py3 import AmlComputeProperties |
| 21 | + from ._models_py3 import AmlUserFeature |
21 | 22 | from ._models_py3 import ClusterUpdateParameters |
22 | 23 | from ._models_py3 import Compute |
23 | 24 | from ._models_py3 import ComputeNodesInformation |
|
29 | 30 | from ._models_py3 import DataFactory |
30 | 31 | from ._models_py3 import DataLakeAnalytics |
31 | 32 | from ._models_py3 import DataLakeAnalyticsProperties |
| 33 | + from ._models_py3 import EncryptionProperty |
32 | 34 | from ._models_py3 import ErrorDetail |
33 | | - from ._models_py3 import ErrorResponse |
| 35 | + from ._models_py3 import ErrorResponse, ErrorResponseException |
34 | 36 | from ._models_py3 import HDInsight |
35 | 37 | from ._models_py3 import HDInsightProperties |
36 | 38 | from ._models_py3 import Identity |
| 39 | + from ._models_py3 import KeyVaultProperties |
| 40 | + from ._models_py3 import LinkedWorkspace |
| 41 | + from ._models_py3 import LinkedWorkspaceCreateDto |
| 42 | + from ._models_py3 import LinkedWorkspaceUpdateDto |
37 | 43 | from ._models_py3 import ListWorkspaceKeysResult |
38 | 44 | from ._models_py3 import MachineLearningServiceError, MachineLearningServiceErrorException |
39 | 45 | from ._models_py3 import NodeStateCounts |
40 | 46 | from ._models_py3 import Operation |
41 | 47 | from ._models_py3 import OperationDisplay |
42 | 48 | from ._models_py3 import Password |
| 49 | + from ._models_py3 import PrivateEndpoint |
| 50 | + from ._models_py3 import PrivateEndpointConnection |
| 51 | + from ._models_py3 import PrivateLinkResource |
| 52 | + from ._models_py3 import PrivateLinkResourceListResult |
| 53 | + from ._models_py3 import PrivateLinkServiceConnectionState |
| 54 | + from ._models_py3 import QuotaBaseProperties |
| 55 | + from ._models_py3 import QuotaUpdateParameters |
43 | 56 | from ._models_py3 import RegistryListCredentialsResult |
44 | 57 | from ._models_py3 import Resource |
45 | 58 | from ._models_py3 import ResourceId |
| 59 | + from ._models_py3 import ResourceName |
| 60 | + from ._models_py3 import ResourceQuota |
| 61 | + from ._models_py3 import ResourceSkuLocationInfo |
| 62 | + from ._models_py3 import ResourceSkuZoneDetails |
| 63 | + from ._models_py3 import Restriction |
46 | 64 | from ._models_py3 import ScaleSettings |
47 | 65 | from ._models_py3 import ServicePrincipalCredentials |
| 66 | + from ._models_py3 import SharedPrivateLinkResource |
| 67 | + from ._models_py3 import Sku |
| 68 | + from ._models_py3 import SKUCapability |
48 | 69 | from ._models_py3 import SslConfiguration |
49 | 70 | from ._models_py3 import SystemService |
| 71 | + from ._models_py3 import UpdateWorkspaceQuotas |
| 72 | + from ._models_py3 import UpdateWorkspaceQuotasResult |
50 | 73 | from ._models_py3 import Usage |
51 | 74 | from ._models_py3 import UsageName |
52 | 75 | from ._models_py3 import UserAccountCredentials |
| 76 | + from ._models_py3 import UserAssignedIdentity |
53 | 77 | from ._models_py3 import VirtualMachine |
54 | 78 | from ._models_py3 import VirtualMachineProperties |
55 | 79 | from ._models_py3 import VirtualMachineSecrets |
56 | 80 | from ._models_py3 import VirtualMachineSize |
57 | 81 | from ._models_py3 import VirtualMachineSizeListResult |
58 | 82 | from ._models_py3 import VirtualMachineSshCredentials |
59 | 83 | from ._models_py3 import Workspace |
| 84 | + from ._models_py3 import WorkspaceSku |
60 | 85 | from ._models_py3 import WorkspaceUpdateParameters |
61 | 86 | except (SyntaxError, ImportError): |
62 | 87 | from ._models import AKS |
|
67 | 92 | from ._models import AmlComputeNodeInformation |
68 | 93 | from ._models import AmlComputeNodesInformation |
69 | 94 | from ._models import AmlComputeProperties |
| 95 | + from ._models import AmlUserFeature |
70 | 96 | from ._models import ClusterUpdateParameters |
71 | 97 | from ._models import Compute |
72 | 98 | from ._models import ComputeNodesInformation |
|
78 | 104 | from ._models import DataFactory |
79 | 105 | from ._models import DataLakeAnalytics |
80 | 106 | from ._models import DataLakeAnalyticsProperties |
| 107 | + from ._models import EncryptionProperty |
81 | 108 | from ._models import ErrorDetail |
82 | | - from ._models import ErrorResponse |
| 109 | + from ._models import ErrorResponse, ErrorResponseException |
83 | 110 | from ._models import HDInsight |
84 | 111 | from ._models import HDInsightProperties |
85 | 112 | from ._models import Identity |
| 113 | + from ._models import KeyVaultProperties |
| 114 | + from ._models import LinkedWorkspace |
| 115 | + from ._models import LinkedWorkspaceCreateDto |
| 116 | + from ._models import LinkedWorkspaceUpdateDto |
86 | 117 | from ._models import ListWorkspaceKeysResult |
87 | 118 | from ._models import MachineLearningServiceError, MachineLearningServiceErrorException |
88 | 119 | from ._models import NodeStateCounts |
89 | 120 | from ._models import Operation |
90 | 121 | from ._models import OperationDisplay |
91 | 122 | from ._models import Password |
| 123 | + from ._models import PrivateEndpoint |
| 124 | + from ._models import PrivateEndpointConnection |
| 125 | + from ._models import PrivateLinkResource |
| 126 | + from ._models import PrivateLinkResourceListResult |
| 127 | + from ._models import PrivateLinkServiceConnectionState |
| 128 | + from ._models import QuotaBaseProperties |
| 129 | + from ._models import QuotaUpdateParameters |
92 | 130 | from ._models import RegistryListCredentialsResult |
93 | 131 | from ._models import Resource |
94 | 132 | from ._models import ResourceId |
| 133 | + from ._models import ResourceName |
| 134 | + from ._models import ResourceQuota |
| 135 | + from ._models import ResourceSkuLocationInfo |
| 136 | + from ._models import ResourceSkuZoneDetails |
| 137 | + from ._models import Restriction |
95 | 138 | from ._models import ScaleSettings |
96 | 139 | from ._models import ServicePrincipalCredentials |
| 140 | + from ._models import SharedPrivateLinkResource |
| 141 | + from ._models import Sku |
| 142 | + from ._models import SKUCapability |
97 | 143 | from ._models import SslConfiguration |
98 | 144 | from ._models import SystemService |
| 145 | + from ._models import UpdateWorkspaceQuotas |
| 146 | + from ._models import UpdateWorkspaceQuotasResult |
99 | 147 | from ._models import Usage |
100 | 148 | from ._models import UsageName |
101 | 149 | from ._models import UserAccountCredentials |
| 150 | + from ._models import UserAssignedIdentity |
102 | 151 | from ._models import VirtualMachine |
103 | 152 | from ._models import VirtualMachineProperties |
104 | 153 | from ._models import VirtualMachineSecrets |
105 | 154 | from ._models import VirtualMachineSize |
106 | 155 | from ._models import VirtualMachineSizeListResult |
107 | 156 | from ._models import VirtualMachineSshCredentials |
108 | 157 | from ._models import Workspace |
| 158 | + from ._models import WorkspaceSku |
109 | 159 | from ._models import WorkspaceUpdateParameters |
| 160 | +from ._paged_models import AmlUserFeaturePaged |
110 | 161 | from ._paged_models import ComputeResourcePaged |
111 | 162 | from ._paged_models import OperationPaged |
| 163 | +from ._paged_models import ResourceQuotaPaged |
112 | 164 | from ._paged_models import UsagePaged |
113 | 165 | from ._paged_models import WorkspacePaged |
| 166 | +from ._paged_models import WorkspaceSkuPaged |
114 | 167 | from ._azure_machine_learning_workspaces_enums import ( |
115 | 168 | ProvisioningState, |
| 169 | + EncryptionStatus, |
| 170 | + PrivateEndpointServiceConnectionStatus, |
| 171 | + PrivateEndpointConnectionProvisioningState, |
| 172 | + LinkType, |
116 | 173 | UsageUnit, |
| 174 | + QuotaUnit, |
| 175 | + Status, |
117 | 176 | ResourceIdentityType, |
118 | 177 | VmPriority, |
| 178 | + RemoteLoginPortPublicAccess, |
119 | 179 | AllocationState, |
| 180 | + NodeState, |
120 | 181 | ComputeType, |
| 182 | + ReasonCode, |
121 | 183 | UnderlyingResourceAction, |
122 | 184 | ) |
123 | 185 |
|
|
130 | 192 | 'AmlComputeNodeInformation', |
131 | 193 | 'AmlComputeNodesInformation', |
132 | 194 | 'AmlComputeProperties', |
| 195 | + 'AmlUserFeature', |
133 | 196 | 'ClusterUpdateParameters', |
134 | 197 | 'Compute', |
135 | 198 | 'ComputeNodesInformation', |
|
141 | 204 | 'DataFactory', |
142 | 205 | 'DataLakeAnalytics', |
143 | 206 | 'DataLakeAnalyticsProperties', |
| 207 | + 'EncryptionProperty', |
144 | 208 | 'ErrorDetail', |
145 | | - 'ErrorResponse', |
| 209 | + 'ErrorResponse', 'ErrorResponseException', |
146 | 210 | 'HDInsight', |
147 | 211 | 'HDInsightProperties', |
148 | 212 | 'Identity', |
| 213 | + 'KeyVaultProperties', |
| 214 | + 'LinkedWorkspace', |
| 215 | + 'LinkedWorkspaceCreateDto', |
| 216 | + 'LinkedWorkspaceUpdateDto', |
149 | 217 | 'ListWorkspaceKeysResult', |
150 | 218 | 'MachineLearningServiceError', 'MachineLearningServiceErrorException', |
151 | 219 | 'NodeStateCounts', |
152 | 220 | 'Operation', |
153 | 221 | 'OperationDisplay', |
154 | 222 | 'Password', |
| 223 | + 'PrivateEndpoint', |
| 224 | + 'PrivateEndpointConnection', |
| 225 | + 'PrivateLinkResource', |
| 226 | + 'PrivateLinkResourceListResult', |
| 227 | + 'PrivateLinkServiceConnectionState', |
| 228 | + 'QuotaBaseProperties', |
| 229 | + 'QuotaUpdateParameters', |
155 | 230 | 'RegistryListCredentialsResult', |
156 | 231 | 'Resource', |
157 | 232 | 'ResourceId', |
| 233 | + 'ResourceName', |
| 234 | + 'ResourceQuota', |
| 235 | + 'ResourceSkuLocationInfo', |
| 236 | + 'ResourceSkuZoneDetails', |
| 237 | + 'Restriction', |
158 | 238 | 'ScaleSettings', |
159 | 239 | 'ServicePrincipalCredentials', |
| 240 | + 'SharedPrivateLinkResource', |
| 241 | + 'Sku', |
| 242 | + 'SKUCapability', |
160 | 243 | 'SslConfiguration', |
161 | 244 | 'SystemService', |
| 245 | + 'UpdateWorkspaceQuotas', |
| 246 | + 'UpdateWorkspaceQuotasResult', |
162 | 247 | 'Usage', |
163 | 248 | 'UsageName', |
164 | 249 | 'UserAccountCredentials', |
| 250 | + 'UserAssignedIdentity', |
165 | 251 | 'VirtualMachine', |
166 | 252 | 'VirtualMachineProperties', |
167 | 253 | 'VirtualMachineSecrets', |
168 | 254 | 'VirtualMachineSize', |
169 | 255 | 'VirtualMachineSizeListResult', |
170 | 256 | 'VirtualMachineSshCredentials', |
171 | 257 | 'Workspace', |
| 258 | + 'WorkspaceSku', |
172 | 259 | 'WorkspaceUpdateParameters', |
173 | 260 | 'OperationPaged', |
174 | 261 | 'WorkspacePaged', |
| 262 | + 'AmlUserFeaturePaged', |
175 | 263 | 'UsagePaged', |
| 264 | + 'ResourceQuotaPaged', |
176 | 265 | 'ComputeResourcePaged', |
| 266 | + 'WorkspaceSkuPaged', |
177 | 267 | 'ProvisioningState', |
| 268 | + 'EncryptionStatus', |
| 269 | + 'PrivateEndpointServiceConnectionStatus', |
| 270 | + 'PrivateEndpointConnectionProvisioningState', |
| 271 | + 'LinkType', |
178 | 272 | 'UsageUnit', |
| 273 | + 'QuotaUnit', |
| 274 | + 'Status', |
179 | 275 | 'ResourceIdentityType', |
180 | 276 | 'VmPriority', |
| 277 | + 'RemoteLoginPortPublicAccess', |
181 | 278 | 'AllocationState', |
| 279 | + 'NodeState', |
182 | 280 | 'ComputeType', |
| 281 | + 'ReasonCode', |
183 | 282 | 'UnderlyingResourceAction', |
184 | 283 | ] |
0 commit comments