@azure/arm-avs 4.0.0-alpha.20240617.1 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +195 -7
- package/LICENSE +1 -1
- package/dist/index.js +9636 -7986
- 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/addonsCreateOrUpdateSample.js +20 -20
- package/dist-esm/samples-dev/addonsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/addonsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/addonsGetSample.js +12 -12
- package/dist-esm/samples-dev/addonsListSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/authorizationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/authorizationsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsGetSample.js +3 -3
- package/dist-esm/samples-dev/authorizationsListSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/cloudLinksDeleteSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksGetSample.js +3 -3
- package/dist-esm/samples-dev/cloudLinksListSample.js +3 -3
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/clustersDeleteSample.js +3 -3
- package/dist-esm/samples-dev/clustersGetSample.js +3 -3
- package/dist-esm/samples-dev/clustersListSample.js +3 -3
- package/dist-esm/samples-dev/clustersListZonesSample.js +6 -6
- package/dist-esm/samples-dev/clustersListZonesSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +3 -3
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +3 -3
- package/dist-esm/samples-dev/datastoresGetSample.js +3 -3
- package/dist-esm/samples-dev/datastoresListSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/globalReachConnectionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsGetSample.js +3 -3
- package/dist-esm/samples-dev/globalReachConnectionsListSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesGetSample.js +3 -3
- package/dist-esm/samples-dev/hcxEnterpriseSitesListSample.js +3 -3
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/iscsiPathsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/iscsiPathsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.js +39 -0
- package/dist-esm/samples-dev/iscsiPathsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.d.ts +2 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.js +55 -0
- package/dist-esm/samples-dev/iscsiPathsListByPrivateCloudSample.js.map +1 -0
- package/dist-esm/samples-dev/locationsCheckQuotaAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/locationsCheckTrialAvailabilitySample.js +3 -3
- package/dist-esm/samples-dev/locationsCheckTrialAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/placementPoliciesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesGetSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesListSample.js +3 -3
- package/dist-esm/samples-dev/placementPoliciesUpdateSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/privateCloudsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/privateCloudsGetSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsListAdminCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsListInSubscriptionSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsListSample.js +6 -6
- package/dist-esm/samples-dev/privateCloudsRotateNsxtPasswordSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsRotateVcenterPasswordSample.js +1 -1
- package/dist-esm/samples-dev/privateCloudsUpdateSample.js +10 -10
- package/dist-esm/samples-dev/scriptCmdletsGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptCmdletsListSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/scriptExecutionsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsGetExecutionLogsSample.js +4 -4
- package/dist-esm/samples-dev/scriptExecutionsGetExecutionLogsSample.js.map +1 -1
- package/dist-esm/samples-dev/scriptExecutionsGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptExecutionsListSample.js +3 -3
- package/dist-esm/samples-dev/scriptPackagesGetSample.js +3 -3
- package/dist-esm/samples-dev/scriptPackagesListSample.js +3 -3
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestrictMovementSample.js +5 -5
- package/dist-esm/samples-dev/virtualMachinesRestrictMovementSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateDhcpSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateDnsServiceSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateDnsServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateDnsZoneSample.js +4 -4
- package/dist-esm/samples-dev/workloadNetworksCreatePortMirroringSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreatePortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreatePublicIPSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreatePublicIPSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksCreateSegmentsSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksCreateVMGroupSample.js +4 -4
- package/dist-esm/samples-dev/workloadNetworksDeleteDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteDnsServiceSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteDnsZoneSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeletePortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeletePublicIPSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteSegmentSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksDeleteVMGroupSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDnsServiceSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetDnsZoneSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetGatewaySample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetPortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetPublicIPSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetSample.js +4 -5
- package/dist-esm/samples-dev/workloadNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksGetSegmentSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetVMGroupSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksGetVirtualMachineSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDhcpSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDnsServicesSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListDnsZonesSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListGatewaysSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListPortMirroringSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListPublicIPsSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListSegmentsSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListVMGroupsSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksListVirtualMachinesSample.js +3 -3
- package/dist-esm/samples-dev/workloadNetworksUpdateDhcpSample.js +6 -6
- package/dist-esm/samples-dev/workloadNetworksUpdateDhcpSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsServiceSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsZoneSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateDnsZoneSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdatePortMirroringSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdatePortMirroringSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateSegmentsSample.js +6 -6
- package/dist-esm/samples-dev/workloadNetworksUpdateSegmentsSample.js.map +1 -1
- package/dist-esm/samples-dev/workloadNetworksUpdateVMGroupSample.js +5 -5
- package/dist-esm/samples-dev/workloadNetworksUpdateVMGroupSample.js.map +1 -1
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts +11 -10
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist-esm/src/azureVMwareSolutionAPI.js +19 -18
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +2510 -1892
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +546 -424
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +130 -77
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3128 -2072
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +34 -29
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +290 -255
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/addons.d.ts +16 -16
- package/dist-esm/src/operations/addons.js +56 -54
- package/dist-esm/src/operations/addons.js.map +1 -1
- package/dist-esm/src/operations/authorizations.d.ts +16 -16
- package/dist-esm/src/operations/authorizations.js +57 -55
- package/dist-esm/src/operations/authorizations.js.map +1 -1
- package/dist-esm/src/operations/cloudLinks.d.ts +16 -16
- package/dist-esm/src/operations/cloudLinks.js +57 -55
- package/dist-esm/src/operations/cloudLinks.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +23 -23
- package/dist-esm/src/operations/clusters.js +82 -79
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/datastores.d.ts +22 -22
- package/dist-esm/src/operations/datastores.js +64 -62
- package/dist-esm/src/operations/datastores.js.map +1 -1
- package/dist-esm/src/operations/globalReachConnections.d.ts +16 -16
- package/dist-esm/src/operations/globalReachConnections.js +59 -57
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -1
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +10 -10
- package/dist-esm/src/operations/hcxEnterpriseSites.js +38 -38
- package/dist-esm/src/operations/hcxEnterpriseSites.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +9 -8
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +9 -8
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/iscsiPaths.d.ts +76 -0
- package/dist-esm/src/operations/iscsiPaths.d.ts.map +1 -0
- package/dist-esm/src/operations/iscsiPaths.js +350 -0
- package/dist-esm/src/operations/iscsiPaths.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +7 -7
- package/dist-esm/src/operations/locations.js +26 -26
- package/dist-esm/src/operations/locations.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +2 -2
- package/dist-esm/src/operations/operations.js +11 -11
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/placementPolicies.d.ts +30 -37
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/placementPolicies.js +86 -90
- package/dist-esm/src/operations/placementPolicies.js.map +1 -1
- package/dist-esm/src/operations/privateClouds.d.ts +38 -38
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -1
- package/dist-esm/src/operations/privateClouds.js +189 -168
- package/dist-esm/src/operations/privateClouds.js.map +1 -1
- package/dist-esm/src/operations/scriptCmdlets.d.ts +8 -11
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -1
- package/dist-esm/src/operations/scriptCmdlets.js +26 -29
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -1
- package/dist-esm/src/operations/scriptExecutions.d.ts +17 -17
- package/dist-esm/src/operations/scriptExecutions.js +64 -62
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -1
- package/dist-esm/src/operations/scriptPackages.d.ts +4 -4
- package/dist-esm/src/operations/scriptPackages.js +20 -20
- package/dist-esm/src/operations/scriptPackages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +17 -17
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +53 -45
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operations/workloadNetworks.d.ts +256 -269
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/workloadNetworks.js +1062 -1056
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/addons.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +22 -22
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +19 -19
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/index.d.ts +9 -8
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +9 -8
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/iscsiPaths.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.js +9 -0
- package/dist-esm/src/operationsInterfaces/iscsiPaths.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/operations.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +27 -34
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +26 -26
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +5 -7
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +16 -16
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +14 -14
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +195 -208
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -1
- package/package.json +9 -9
- package/review/arm-avs.api.md +774 -284
- package/src/azureVMwareSolutionAPI.ts +53 -48
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +2838 -2095
- package/src/models/mappers.ts +3359 -2221
- package/src/models/parameters.ts +320 -273
- package/src/operations/addons.ts +94 -98
- package/src/operations/authorizations.ts +95 -99
- package/src/operations/cloudLinks.ts +95 -99
- package/src/operations/clusters.ts +134 -140
- package/src/operations/datastores.ts +103 -107
- package/src/operations/globalReachConnections.ts +97 -101
- package/src/operations/hcxEnterpriseSites.ts +60 -64
- package/src/operations/index.ts +9 -8
- package/src/operations/iscsiPaths.ts +481 -0
- package/src/operations/locations.ts +32 -34
- package/src/operations/operations.ts +18 -18
- package/src/operations/placementPolicies.ts +136 -148
- package/src/operations/privateClouds.ts +312 -286
- package/src/operations/scriptCmdlets.ts +43 -48
- package/src/operations/scriptExecutions.ts +105 -110
- package/src/operations/scriptPackages.ts +36 -38
- package/src/operations/virtualMachines.ts +94 -81
- package/src/operations/workloadNetworks.ts +1729 -1779
- package/src/operationsInterfaces/addons.ts +22 -22
- package/src/operationsInterfaces/authorizations.ts +22 -22
- package/src/operationsInterfaces/cloudLinks.ts +22 -22
- package/src/operationsInterfaces/clusters.ts +32 -32
- package/src/operationsInterfaces/datastores.ts +26 -26
- package/src/operationsInterfaces/globalReachConnections.ts +22 -22
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +14 -14
- package/src/operationsInterfaces/index.ts +9 -8
- package/src/operationsInterfaces/iscsiPaths.ts +99 -0
- package/src/operationsInterfaces/locations.ts +12 -12
- package/src/operationsInterfaces/operations.ts +2 -2
- package/src/operationsInterfaces/placementPolicies.ts +36 -43
- package/src/operationsInterfaces/privateClouds.ts +61 -49
- package/src/operationsInterfaces/scriptCmdlets.ts +8 -10
- package/src/operationsInterfaces/scriptExecutions.ts +24 -24
- package/src/operationsInterfaces/scriptPackages.ts +6 -6
- package/src/operationsInterfaces/virtualMachines.ts +24 -18
- package/src/operationsInterfaces/workloadNetworks.ts +453 -462
- package/src/pagingHelper.ts +1 -1
- package/types/arm-avs.d.ts +2197 -1466
package/review/arm-avs.api.md
CHANGED
|
@@ -11,7 +11,10 @@ import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
|
11
11
|
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
|
-
export
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface Addon extends ProxyResource {
|
|
15
18
|
properties?: AddonPropertiesUnion;
|
|
16
19
|
}
|
|
17
20
|
|
|
@@ -28,19 +31,19 @@ export interface AddonHcxProperties extends AddonProperties {
|
|
|
28
31
|
}
|
|
29
32
|
|
|
30
33
|
// @public
|
|
31
|
-
export interface
|
|
32
|
-
|
|
33
|
-
|
|
34
|
+
export interface AddonListResult {
|
|
35
|
+
nextLink?: string;
|
|
36
|
+
value: Addon[];
|
|
34
37
|
}
|
|
35
38
|
|
|
36
39
|
// @public
|
|
37
40
|
export interface AddonProperties {
|
|
38
|
-
addonType: "
|
|
41
|
+
addonType: "Arc" | "HCX" | "SRM" | "VR";
|
|
39
42
|
readonly provisioningState?: AddonProvisioningState;
|
|
40
43
|
}
|
|
41
44
|
|
|
42
45
|
// @public (undocumented)
|
|
43
|
-
export type AddonPropertiesUnion = AddonProperties |
|
|
46
|
+
export type AddonPropertiesUnion = AddonProperties | AddonArcProperties | AddonHcxProperties | AddonSrmProperties | AddonVrProperties;
|
|
44
47
|
|
|
45
48
|
// @public
|
|
46
49
|
export type AddonProvisioningState = string;
|
|
@@ -55,6 +58,11 @@ export interface Addons {
|
|
|
55
58
|
list(resourceGroupName: string, privateCloudName: string, options?: AddonsListOptionalParams): PagedAsyncIterableIterator<Addon>;
|
|
56
59
|
}
|
|
57
60
|
|
|
61
|
+
// @public
|
|
62
|
+
export interface AddonsCreateOrUpdateHeaders {
|
|
63
|
+
retryAfter?: number;
|
|
64
|
+
}
|
|
65
|
+
|
|
58
66
|
// @public
|
|
59
67
|
export interface AddonsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
60
68
|
resumeFrom?: string;
|
|
@@ -64,6 +72,12 @@ export interface AddonsCreateOrUpdateOptionalParams extends coreClient.Operation
|
|
|
64
72
|
// @public
|
|
65
73
|
export type AddonsCreateOrUpdateResponse = Addon;
|
|
66
74
|
|
|
75
|
+
// @public
|
|
76
|
+
export interface AddonsDeleteHeaders {
|
|
77
|
+
location?: string;
|
|
78
|
+
retryAfter?: number;
|
|
79
|
+
}
|
|
80
|
+
|
|
67
81
|
// @public
|
|
68
82
|
export interface AddonsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
69
83
|
resumeFrom?: string;
|
|
@@ -82,14 +96,14 @@ export interface AddonsListNextOptionalParams extends coreClient.OperationOption
|
|
|
82
96
|
}
|
|
83
97
|
|
|
84
98
|
// @public
|
|
85
|
-
export type AddonsListNextResponse =
|
|
99
|
+
export type AddonsListNextResponse = AddonListResult;
|
|
86
100
|
|
|
87
101
|
// @public
|
|
88
102
|
export interface AddonsListOptionalParams extends coreClient.OperationOptions {
|
|
89
103
|
}
|
|
90
104
|
|
|
91
105
|
// @public
|
|
92
|
-
export type AddonsListResponse =
|
|
106
|
+
export type AddonsListResponse = AddonListResult;
|
|
93
107
|
|
|
94
108
|
// @public
|
|
95
109
|
export interface AddonSrmProperties extends AddonProperties {
|
|
@@ -130,6 +144,11 @@ export interface Authorizations {
|
|
|
130
144
|
list(resourceGroupName: string, privateCloudName: string, options?: AuthorizationsListOptionalParams): PagedAsyncIterableIterator<ExpressRouteAuthorization>;
|
|
131
145
|
}
|
|
132
146
|
|
|
147
|
+
// @public
|
|
148
|
+
export interface AuthorizationsCreateOrUpdateHeaders {
|
|
149
|
+
retryAfter?: number;
|
|
150
|
+
}
|
|
151
|
+
|
|
133
152
|
// @public
|
|
134
153
|
export interface AuthorizationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
135
154
|
resumeFrom?: string;
|
|
@@ -139,6 +158,12 @@ export interface AuthorizationsCreateOrUpdateOptionalParams extends coreClient.O
|
|
|
139
158
|
// @public
|
|
140
159
|
export type AuthorizationsCreateOrUpdateResponse = ExpressRouteAuthorization;
|
|
141
160
|
|
|
161
|
+
// @public
|
|
162
|
+
export interface AuthorizationsDeleteHeaders {
|
|
163
|
+
location?: string;
|
|
164
|
+
retryAfter?: number;
|
|
165
|
+
}
|
|
166
|
+
|
|
142
167
|
// @public
|
|
143
168
|
export interface AuthorizationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
144
169
|
resumeFrom?: string;
|
|
@@ -157,14 +182,14 @@ export interface AuthorizationsListNextOptionalParams extends coreClient.Operati
|
|
|
157
182
|
}
|
|
158
183
|
|
|
159
184
|
// @public
|
|
160
|
-
export type AuthorizationsListNextResponse =
|
|
185
|
+
export type AuthorizationsListNextResponse = ExpressRouteAuthorizationListResult;
|
|
161
186
|
|
|
162
187
|
// @public
|
|
163
188
|
export interface AuthorizationsListOptionalParams extends coreClient.OperationOptions {
|
|
164
189
|
}
|
|
165
190
|
|
|
166
191
|
// @public
|
|
167
|
-
export type AuthorizationsListResponse =
|
|
192
|
+
export type AuthorizationsListResponse = ExpressRouteAuthorizationListResult;
|
|
168
193
|
|
|
169
194
|
// @public
|
|
170
195
|
export interface AvailabilityProperties {
|
|
@@ -201,6 +226,8 @@ export class AzureVMwareSolutionAPI extends coreClient.ServiceClient {
|
|
|
201
226
|
// (undocumented)
|
|
202
227
|
hcxEnterpriseSites: HcxEnterpriseSites;
|
|
203
228
|
// (undocumented)
|
|
229
|
+
iscsiPaths: IscsiPaths;
|
|
230
|
+
// (undocumented)
|
|
204
231
|
locations: Locations;
|
|
205
232
|
// (undocumented)
|
|
206
233
|
operations: Operations;
|
|
@@ -238,17 +265,21 @@ export interface Circuit {
|
|
|
238
265
|
}
|
|
239
266
|
|
|
240
267
|
// @public
|
|
241
|
-
export interface CloudLink extends
|
|
268
|
+
export interface CloudLink extends ProxyResource {
|
|
242
269
|
linkedCloud?: string;
|
|
270
|
+
readonly provisioningState?: CloudLinkProvisioningState;
|
|
243
271
|
readonly status?: CloudLinkStatus;
|
|
244
272
|
}
|
|
245
273
|
|
|
246
274
|
// @public
|
|
247
|
-
export interface
|
|
248
|
-
|
|
249
|
-
|
|
275
|
+
export interface CloudLinkListResult {
|
|
276
|
+
nextLink?: string;
|
|
277
|
+
value: CloudLink[];
|
|
250
278
|
}
|
|
251
279
|
|
|
280
|
+
// @public
|
|
281
|
+
export type CloudLinkProvisioningState = string;
|
|
282
|
+
|
|
252
283
|
// @public
|
|
253
284
|
export interface CloudLinks {
|
|
254
285
|
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, cloudLinkName: string, cloudLink: CloudLink, options?: CloudLinksCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudLinksCreateOrUpdateResponse>, CloudLinksCreateOrUpdateResponse>>;
|
|
@@ -259,6 +290,11 @@ export interface CloudLinks {
|
|
|
259
290
|
list(resourceGroupName: string, privateCloudName: string, options?: CloudLinksListOptionalParams): PagedAsyncIterableIterator<CloudLink>;
|
|
260
291
|
}
|
|
261
292
|
|
|
293
|
+
// @public
|
|
294
|
+
export interface CloudLinksCreateOrUpdateHeaders {
|
|
295
|
+
retryAfter?: number;
|
|
296
|
+
}
|
|
297
|
+
|
|
262
298
|
// @public
|
|
263
299
|
export interface CloudLinksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
264
300
|
resumeFrom?: string;
|
|
@@ -268,6 +304,12 @@ export interface CloudLinksCreateOrUpdateOptionalParams extends coreClient.Opera
|
|
|
268
304
|
// @public
|
|
269
305
|
export type CloudLinksCreateOrUpdateResponse = CloudLink;
|
|
270
306
|
|
|
307
|
+
// @public
|
|
308
|
+
export interface CloudLinksDeleteHeaders {
|
|
309
|
+
location?: string;
|
|
310
|
+
retryAfter?: number;
|
|
311
|
+
}
|
|
312
|
+
|
|
271
313
|
// @public
|
|
272
314
|
export interface CloudLinksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
273
315
|
resumeFrom?: string;
|
|
@@ -286,35 +328,32 @@ export interface CloudLinksListNextOptionalParams extends coreClient.OperationOp
|
|
|
286
328
|
}
|
|
287
329
|
|
|
288
330
|
// @public
|
|
289
|
-
export type CloudLinksListNextResponse =
|
|
331
|
+
export type CloudLinksListNextResponse = CloudLinkListResult;
|
|
290
332
|
|
|
291
333
|
// @public
|
|
292
334
|
export interface CloudLinksListOptionalParams extends coreClient.OperationOptions {
|
|
293
335
|
}
|
|
294
336
|
|
|
295
337
|
// @public
|
|
296
|
-
export type CloudLinksListResponse =
|
|
338
|
+
export type CloudLinksListResponse = CloudLinkListResult;
|
|
297
339
|
|
|
298
340
|
// @public
|
|
299
341
|
export type CloudLinkStatus = string;
|
|
300
342
|
|
|
301
343
|
// @public
|
|
302
|
-
export interface Cluster extends
|
|
344
|
+
export interface Cluster extends ProxyResource {
|
|
303
345
|
readonly clusterId?: number;
|
|
304
346
|
clusterSize?: number;
|
|
305
347
|
hosts?: string[];
|
|
306
348
|
readonly provisioningState?: ClusterProvisioningState;
|
|
307
349
|
sku: Sku;
|
|
350
|
+
vsanDatastoreName?: string;
|
|
308
351
|
}
|
|
309
352
|
|
|
310
353
|
// @public
|
|
311
|
-
export interface
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
// @public
|
|
317
|
-
export interface ClusterProperties extends CommonClusterProperties {
|
|
354
|
+
export interface ClusterListResult {
|
|
355
|
+
nextLink?: string;
|
|
356
|
+
value: Cluster[];
|
|
318
357
|
}
|
|
319
358
|
|
|
320
359
|
// @public
|
|
@@ -333,6 +372,11 @@ export interface Clusters {
|
|
|
333
372
|
listZones(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersListZonesOptionalParams): Promise<ClustersListZonesResponse>;
|
|
334
373
|
}
|
|
335
374
|
|
|
375
|
+
// @public
|
|
376
|
+
export interface ClustersCreateOrUpdateHeaders {
|
|
377
|
+
retryAfter?: number;
|
|
378
|
+
}
|
|
379
|
+
|
|
336
380
|
// @public
|
|
337
381
|
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
338
382
|
resumeFrom?: string;
|
|
@@ -342,6 +386,12 @@ export interface ClustersCreateOrUpdateOptionalParams extends coreClient.Operati
|
|
|
342
386
|
// @public
|
|
343
387
|
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
344
388
|
|
|
389
|
+
// @public
|
|
390
|
+
export interface ClustersDeleteHeaders {
|
|
391
|
+
location?: string;
|
|
392
|
+
retryAfter?: number;
|
|
393
|
+
}
|
|
394
|
+
|
|
345
395
|
// @public
|
|
346
396
|
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
347
397
|
resumeFrom?: string;
|
|
@@ -360,14 +410,14 @@ export interface ClustersListNextOptionalParams extends coreClient.OperationOpti
|
|
|
360
410
|
}
|
|
361
411
|
|
|
362
412
|
// @public
|
|
363
|
-
export type ClustersListNextResponse =
|
|
413
|
+
export type ClustersListNextResponse = ClusterListResult;
|
|
364
414
|
|
|
365
415
|
// @public
|
|
366
416
|
export interface ClustersListOptionalParams extends coreClient.OperationOptions {
|
|
367
417
|
}
|
|
368
418
|
|
|
369
419
|
// @public
|
|
370
|
-
export type ClustersListResponse =
|
|
420
|
+
export type ClustersListResponse = ClusterListResult;
|
|
371
421
|
|
|
372
422
|
// @public
|
|
373
423
|
export interface ClustersListZonesOptionalParams extends coreClient.OperationOptions {
|
|
@@ -376,6 +426,12 @@ export interface ClustersListZonesOptionalParams extends coreClient.OperationOpt
|
|
|
376
426
|
// @public
|
|
377
427
|
export type ClustersListZonesResponse = ClusterZoneList;
|
|
378
428
|
|
|
429
|
+
// @public
|
|
430
|
+
export interface ClustersUpdateHeaders {
|
|
431
|
+
location?: string;
|
|
432
|
+
retryAfter?: number;
|
|
433
|
+
}
|
|
434
|
+
|
|
379
435
|
// @public
|
|
380
436
|
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
381
437
|
resumeFrom?: string;
|
|
@@ -389,6 +445,7 @@ export type ClustersUpdateResponse = Cluster;
|
|
|
389
445
|
export interface ClusterUpdate {
|
|
390
446
|
clusterSize?: number;
|
|
391
447
|
hosts?: string[];
|
|
448
|
+
sku?: Sku;
|
|
392
449
|
}
|
|
393
450
|
|
|
394
451
|
// @public
|
|
@@ -403,25 +460,21 @@ export interface ClusterZoneList {
|
|
|
403
460
|
}
|
|
404
461
|
|
|
405
462
|
// @public
|
|
406
|
-
export
|
|
407
|
-
readonly clusterId?: number;
|
|
408
|
-
clusterSize?: number;
|
|
409
|
-
hosts?: string[];
|
|
410
|
-
readonly provisioningState?: ClusterProvisioningState;
|
|
411
|
-
}
|
|
463
|
+
export type CreatedByType = string;
|
|
412
464
|
|
|
413
465
|
// @public
|
|
414
|
-
export interface Datastore extends
|
|
466
|
+
export interface Datastore extends ProxyResource {
|
|
415
467
|
diskPoolVolume?: DiskPoolVolume;
|
|
468
|
+
elasticSanVolume?: ElasticSanVolume;
|
|
416
469
|
netAppVolume?: NetAppVolume;
|
|
417
470
|
readonly provisioningState?: DatastoreProvisioningState;
|
|
418
471
|
readonly status?: DatastoreStatus;
|
|
419
472
|
}
|
|
420
473
|
|
|
421
474
|
// @public
|
|
422
|
-
export interface
|
|
423
|
-
|
|
424
|
-
|
|
475
|
+
export interface DatastoreListResult {
|
|
476
|
+
nextLink?: string;
|
|
477
|
+
value: Datastore[];
|
|
425
478
|
}
|
|
426
479
|
|
|
427
480
|
// @public
|
|
@@ -437,6 +490,11 @@ export interface Datastores {
|
|
|
437
490
|
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: DatastoresListOptionalParams): PagedAsyncIterableIterator<Datastore>;
|
|
438
491
|
}
|
|
439
492
|
|
|
493
|
+
// @public
|
|
494
|
+
export interface DatastoresCreateOrUpdateHeaders {
|
|
495
|
+
retryAfter?: number;
|
|
496
|
+
}
|
|
497
|
+
|
|
440
498
|
// @public
|
|
441
499
|
export interface DatastoresCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
442
500
|
resumeFrom?: string;
|
|
@@ -446,6 +504,12 @@ export interface DatastoresCreateOrUpdateOptionalParams extends coreClient.Opera
|
|
|
446
504
|
// @public
|
|
447
505
|
export type DatastoresCreateOrUpdateResponse = Datastore;
|
|
448
506
|
|
|
507
|
+
// @public
|
|
508
|
+
export interface DatastoresDeleteHeaders {
|
|
509
|
+
location?: string;
|
|
510
|
+
retryAfter?: number;
|
|
511
|
+
}
|
|
512
|
+
|
|
449
513
|
// @public
|
|
450
514
|
export interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
|
|
451
515
|
resumeFrom?: string;
|
|
@@ -464,14 +528,14 @@ export interface DatastoresListNextOptionalParams extends coreClient.OperationOp
|
|
|
464
528
|
}
|
|
465
529
|
|
|
466
530
|
// @public
|
|
467
|
-
export type DatastoresListNextResponse =
|
|
531
|
+
export type DatastoresListNextResponse = DatastoreListResult;
|
|
468
532
|
|
|
469
533
|
// @public
|
|
470
534
|
export interface DatastoresListOptionalParams extends coreClient.OperationOptions {
|
|
471
535
|
}
|
|
472
536
|
|
|
473
537
|
// @public
|
|
474
|
-
export type DatastoresListResponse =
|
|
538
|
+
export type DatastoresListResponse = DatastoreListResult;
|
|
475
539
|
|
|
476
540
|
// @public
|
|
477
541
|
export type DatastoreStatus = string;
|
|
@@ -493,6 +557,14 @@ export type DnsServiceLogLevelEnum = string;
|
|
|
493
557
|
// @public
|
|
494
558
|
export type DnsServiceStatusEnum = string;
|
|
495
559
|
|
|
560
|
+
// @public
|
|
561
|
+
export type DnsZoneType = string;
|
|
562
|
+
|
|
563
|
+
// @public
|
|
564
|
+
export interface ElasticSanVolume {
|
|
565
|
+
targetId: string;
|
|
566
|
+
}
|
|
567
|
+
|
|
496
568
|
// @public
|
|
497
569
|
export interface Encryption {
|
|
498
570
|
keyVaultProperties?: EncryptionKeyVaultProperties;
|
|
@@ -521,7 +593,10 @@ export type EncryptionVersionType = string;
|
|
|
521
593
|
// @public
|
|
522
594
|
export interface Endpoints {
|
|
523
595
|
readonly hcxCloudManager?: string;
|
|
596
|
+
readonly hcxCloudManagerIp?: string;
|
|
524
597
|
readonly nsxtManager?: string;
|
|
598
|
+
readonly nsxtManagerIp?: string;
|
|
599
|
+
readonly vcenterIp?: string;
|
|
525
600
|
readonly vcsa?: string;
|
|
526
601
|
}
|
|
527
602
|
|
|
@@ -546,7 +621,7 @@ export interface ErrorResponse {
|
|
|
546
621
|
}
|
|
547
622
|
|
|
548
623
|
// @public
|
|
549
|
-
export interface ExpressRouteAuthorization extends
|
|
624
|
+
export interface ExpressRouteAuthorization extends ProxyResource {
|
|
550
625
|
readonly expressRouteAuthorizationId?: string;
|
|
551
626
|
readonly expressRouteAuthorizationKey?: string;
|
|
552
627
|
expressRouteId?: string;
|
|
@@ -554,9 +629,9 @@ export interface ExpressRouteAuthorization extends Resource {
|
|
|
554
629
|
}
|
|
555
630
|
|
|
556
631
|
// @public
|
|
557
|
-
export interface
|
|
558
|
-
|
|
559
|
-
|
|
632
|
+
export interface ExpressRouteAuthorizationListResult {
|
|
633
|
+
nextLink?: string;
|
|
634
|
+
value: ExpressRouteAuthorization[];
|
|
560
635
|
}
|
|
561
636
|
|
|
562
637
|
// @public
|
|
@@ -566,7 +641,7 @@ export type ExpressRouteAuthorizationProvisioningState = string;
|
|
|
566
641
|
export function getContinuationToken(page: unknown): string | undefined;
|
|
567
642
|
|
|
568
643
|
// @public
|
|
569
|
-
export interface GlobalReachConnection extends
|
|
644
|
+
export interface GlobalReachConnection extends ProxyResource {
|
|
570
645
|
readonly addressPrefix?: string;
|
|
571
646
|
authorizationKey?: string;
|
|
572
647
|
readonly circuitConnectionStatus?: GlobalReachConnectionStatus;
|
|
@@ -576,9 +651,9 @@ export interface GlobalReachConnection extends Resource {
|
|
|
576
651
|
}
|
|
577
652
|
|
|
578
653
|
// @public
|
|
579
|
-
export interface
|
|
580
|
-
|
|
581
|
-
|
|
654
|
+
export interface GlobalReachConnectionListResult {
|
|
655
|
+
nextLink?: string;
|
|
656
|
+
value: GlobalReachConnection[];
|
|
582
657
|
}
|
|
583
658
|
|
|
584
659
|
// @public
|
|
@@ -594,6 +669,11 @@ export interface GlobalReachConnections {
|
|
|
594
669
|
list(resourceGroupName: string, privateCloudName: string, options?: GlobalReachConnectionsListOptionalParams): PagedAsyncIterableIterator<GlobalReachConnection>;
|
|
595
670
|
}
|
|
596
671
|
|
|
672
|
+
// @public
|
|
673
|
+
export interface GlobalReachConnectionsCreateOrUpdateHeaders {
|
|
674
|
+
retryAfter?: number;
|
|
675
|
+
}
|
|
676
|
+
|
|
597
677
|
// @public
|
|
598
678
|
export interface GlobalReachConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
599
679
|
resumeFrom?: string;
|
|
@@ -603,6 +683,12 @@ export interface GlobalReachConnectionsCreateOrUpdateOptionalParams extends core
|
|
|
603
683
|
// @public
|
|
604
684
|
export type GlobalReachConnectionsCreateOrUpdateResponse = GlobalReachConnection;
|
|
605
685
|
|
|
686
|
+
// @public
|
|
687
|
+
export interface GlobalReachConnectionsDeleteHeaders {
|
|
688
|
+
location?: string;
|
|
689
|
+
retryAfter?: number;
|
|
690
|
+
}
|
|
691
|
+
|
|
606
692
|
// @public
|
|
607
693
|
export interface GlobalReachConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
608
694
|
resumeFrom?: string;
|
|
@@ -621,30 +707,34 @@ export interface GlobalReachConnectionsListNextOptionalParams extends coreClient
|
|
|
621
707
|
}
|
|
622
708
|
|
|
623
709
|
// @public
|
|
624
|
-
export type GlobalReachConnectionsListNextResponse =
|
|
710
|
+
export type GlobalReachConnectionsListNextResponse = GlobalReachConnectionListResult;
|
|
625
711
|
|
|
626
712
|
// @public
|
|
627
713
|
export interface GlobalReachConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
628
714
|
}
|
|
629
715
|
|
|
630
716
|
// @public
|
|
631
|
-
export type GlobalReachConnectionsListResponse =
|
|
717
|
+
export type GlobalReachConnectionsListResponse = GlobalReachConnectionListResult;
|
|
632
718
|
|
|
633
719
|
// @public
|
|
634
720
|
export type GlobalReachConnectionStatus = string;
|
|
635
721
|
|
|
636
722
|
// @public
|
|
637
|
-
export interface HcxEnterpriseSite extends
|
|
723
|
+
export interface HcxEnterpriseSite extends ProxyResource {
|
|
638
724
|
readonly activationKey?: string;
|
|
725
|
+
readonly provisioningState?: HcxEnterpriseSiteProvisioningState;
|
|
639
726
|
readonly status?: HcxEnterpriseSiteStatus;
|
|
640
727
|
}
|
|
641
728
|
|
|
642
729
|
// @public
|
|
643
|
-
export interface
|
|
644
|
-
|
|
645
|
-
|
|
730
|
+
export interface HcxEnterpriseSiteListResult {
|
|
731
|
+
nextLink?: string;
|
|
732
|
+
value: HcxEnterpriseSite[];
|
|
646
733
|
}
|
|
647
734
|
|
|
735
|
+
// @public
|
|
736
|
+
export type HcxEnterpriseSiteProvisioningState = string;
|
|
737
|
+
|
|
648
738
|
// @public
|
|
649
739
|
export interface HcxEnterpriseSites {
|
|
650
740
|
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: HcxEnterpriseSite, options?: HcxEnterpriseSitesCreateOrUpdateOptionalParams): Promise<HcxEnterpriseSitesCreateOrUpdateResponse>;
|
|
@@ -676,14 +766,14 @@ export interface HcxEnterpriseSitesListNextOptionalParams extends coreClient.Ope
|
|
|
676
766
|
}
|
|
677
767
|
|
|
678
768
|
// @public
|
|
679
|
-
export type HcxEnterpriseSitesListNextResponse =
|
|
769
|
+
export type HcxEnterpriseSitesListNextResponse = HcxEnterpriseSiteListResult;
|
|
680
770
|
|
|
681
771
|
// @public
|
|
682
772
|
export interface HcxEnterpriseSitesListOptionalParams extends coreClient.OperationOptions {
|
|
683
773
|
}
|
|
684
774
|
|
|
685
775
|
// @public
|
|
686
|
-
export type HcxEnterpriseSitesListResponse =
|
|
776
|
+
export type HcxEnterpriseSitesListResponse = HcxEnterpriseSiteListResult;
|
|
687
777
|
|
|
688
778
|
// @public
|
|
689
779
|
export type HcxEnterpriseSiteStatus = string;
|
|
@@ -705,6 +795,83 @@ export interface IdentitySource {
|
|
|
705
795
|
// @public
|
|
706
796
|
export type InternetEnum = string;
|
|
707
797
|
|
|
798
|
+
// @public
|
|
799
|
+
export interface IscsiPath extends ProxyResource {
|
|
800
|
+
networkBlock?: string;
|
|
801
|
+
readonly provisioningState?: IscsiPathProvisioningState;
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
// @public
|
|
805
|
+
export interface IscsiPathListResult {
|
|
806
|
+
nextLink?: string;
|
|
807
|
+
value: IscsiPath[];
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
// @public
|
|
811
|
+
export type IscsiPathProvisioningState = string;
|
|
812
|
+
|
|
813
|
+
// @public
|
|
814
|
+
export interface IscsiPaths {
|
|
815
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, resource: IscsiPath, options?: IscsiPathsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<IscsiPathsCreateOrUpdateResponse>, IscsiPathsCreateOrUpdateResponse>>;
|
|
816
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, resource: IscsiPath, options?: IscsiPathsCreateOrUpdateOptionalParams): Promise<IscsiPathsCreateOrUpdateResponse>;
|
|
817
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
818
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsDeleteOptionalParams): Promise<void>;
|
|
819
|
+
get(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsGetOptionalParams): Promise<IscsiPathsGetResponse>;
|
|
820
|
+
listByPrivateCloud(resourceGroupName: string, privateCloudName: string, options?: IscsiPathsListByPrivateCloudOptionalParams): PagedAsyncIterableIterator<IscsiPath>;
|
|
821
|
+
}
|
|
822
|
+
|
|
823
|
+
// @public
|
|
824
|
+
export interface IscsiPathsCreateOrUpdateHeaders {
|
|
825
|
+
retryAfter?: number;
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
// @public
|
|
829
|
+
export interface IscsiPathsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
830
|
+
resumeFrom?: string;
|
|
831
|
+
updateIntervalInMs?: number;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
// @public
|
|
835
|
+
export type IscsiPathsCreateOrUpdateResponse = IscsiPath;
|
|
836
|
+
|
|
837
|
+
// @public
|
|
838
|
+
export interface IscsiPathsDeleteHeaders {
|
|
839
|
+
location?: string;
|
|
840
|
+
retryAfter?: number;
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
// @public
|
|
844
|
+
export interface IscsiPathsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
845
|
+
resumeFrom?: string;
|
|
846
|
+
updateIntervalInMs?: number;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
// @public
|
|
850
|
+
export interface IscsiPathsGetOptionalParams extends coreClient.OperationOptions {
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
// @public
|
|
854
|
+
export type IscsiPathsGetResponse = IscsiPath;
|
|
855
|
+
|
|
856
|
+
// @public
|
|
857
|
+
export interface IscsiPathsListByPrivateCloudNextOptionalParams extends coreClient.OperationOptions {
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
// @public
|
|
861
|
+
export type IscsiPathsListByPrivateCloudNextResponse = IscsiPathListResult;
|
|
862
|
+
|
|
863
|
+
// @public
|
|
864
|
+
export interface IscsiPathsListByPrivateCloudOptionalParams extends coreClient.OperationOptions {
|
|
865
|
+
}
|
|
866
|
+
|
|
867
|
+
// @public
|
|
868
|
+
export type IscsiPathsListByPrivateCloudResponse = IscsiPathListResult;
|
|
869
|
+
|
|
870
|
+
// @public
|
|
871
|
+
export enum KnownActionType {
|
|
872
|
+
Internal = "Internal"
|
|
873
|
+
}
|
|
874
|
+
|
|
708
875
|
// @public
|
|
709
876
|
export enum KnownAddonProvisioningState {
|
|
710
877
|
Building = "Building",
|
|
@@ -748,6 +915,13 @@ export enum KnownAzureHybridBenefitType {
|
|
|
748
915
|
SqlHost = "SqlHost"
|
|
749
916
|
}
|
|
750
917
|
|
|
918
|
+
// @public
|
|
919
|
+
export enum KnownCloudLinkProvisioningState {
|
|
920
|
+
Canceled = "Canceled",
|
|
921
|
+
Failed = "Failed",
|
|
922
|
+
Succeeded = "Succeeded"
|
|
923
|
+
}
|
|
924
|
+
|
|
751
925
|
// @public
|
|
752
926
|
export enum KnownCloudLinkStatus {
|
|
753
927
|
Active = "Active",
|
|
@@ -767,6 +941,14 @@ export enum KnownClusterProvisioningState {
|
|
|
767
941
|
Updating = "Updating"
|
|
768
942
|
}
|
|
769
943
|
|
|
944
|
+
// @public
|
|
945
|
+
export enum KnownCreatedByType {
|
|
946
|
+
Application = "Application",
|
|
947
|
+
Key = "Key",
|
|
948
|
+
ManagedIdentity = "ManagedIdentity",
|
|
949
|
+
User = "User"
|
|
950
|
+
}
|
|
951
|
+
|
|
770
952
|
// @public
|
|
771
953
|
export enum KnownDatastoreProvisioningState {
|
|
772
954
|
Canceled = "Canceled",
|
|
@@ -811,6 +993,12 @@ export enum KnownDnsServiceStatusEnum {
|
|
|
811
993
|
Success = "SUCCESS"
|
|
812
994
|
}
|
|
813
995
|
|
|
996
|
+
// @public
|
|
997
|
+
export enum KnownDnsZoneType {
|
|
998
|
+
Private = "Private",
|
|
999
|
+
Public = "Public"
|
|
1000
|
+
}
|
|
1001
|
+
|
|
814
1002
|
// @public
|
|
815
1003
|
export enum KnownEncryptionKeyStatus {
|
|
816
1004
|
AccessDenied = "AccessDenied",
|
|
@@ -852,6 +1040,13 @@ export enum KnownGlobalReachConnectionStatus {
|
|
|
852
1040
|
Disconnected = "Disconnected"
|
|
853
1041
|
}
|
|
854
1042
|
|
|
1043
|
+
// @public
|
|
1044
|
+
export enum KnownHcxEnterpriseSiteProvisioningState {
|
|
1045
|
+
Canceled = "Canceled",
|
|
1046
|
+
Failed = "Failed",
|
|
1047
|
+
Succeeded = "Succeeded"
|
|
1048
|
+
}
|
|
1049
|
+
|
|
855
1050
|
// @public
|
|
856
1051
|
export enum KnownHcxEnterpriseSiteStatus {
|
|
857
1052
|
Available = "Available",
|
|
@@ -866,6 +1061,17 @@ export enum KnownInternetEnum {
|
|
|
866
1061
|
Enabled = "Enabled"
|
|
867
1062
|
}
|
|
868
1063
|
|
|
1064
|
+
// @public
|
|
1065
|
+
export enum KnownIscsiPathProvisioningState {
|
|
1066
|
+
Building = "Building",
|
|
1067
|
+
Canceled = "Canceled",
|
|
1068
|
+
Deleting = "Deleting",
|
|
1069
|
+
Failed = "Failed",
|
|
1070
|
+
Pending = "Pending",
|
|
1071
|
+
Succeeded = "Succeeded",
|
|
1072
|
+
Updating = "Updating"
|
|
1073
|
+
}
|
|
1074
|
+
|
|
869
1075
|
// @public
|
|
870
1076
|
export enum KnownMountOptionEnum {
|
|
871
1077
|
Attach = "ATTACH",
|
|
@@ -884,6 +1090,13 @@ export enum KnownOptionalParamEnum {
|
|
|
884
1090
|
Required = "Required"
|
|
885
1091
|
}
|
|
886
1092
|
|
|
1093
|
+
// @public
|
|
1094
|
+
export enum KnownOrigin {
|
|
1095
|
+
System = "system",
|
|
1096
|
+
User = "user",
|
|
1097
|
+
UserSystem = "user,system"
|
|
1098
|
+
}
|
|
1099
|
+
|
|
887
1100
|
// @public
|
|
888
1101
|
export enum KnownPlacementPolicyProvisioningState {
|
|
889
1102
|
Building = "Building",
|
|
@@ -938,9 +1151,16 @@ export enum KnownQuotaEnabled {
|
|
|
938
1151
|
}
|
|
939
1152
|
|
|
940
1153
|
// @public
|
|
941
|
-
export enum
|
|
942
|
-
|
|
943
|
-
|
|
1154
|
+
export enum KnownScriptCmdletAudience {
|
|
1155
|
+
Any = "Any",
|
|
1156
|
+
Automation = "Automation"
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
// @public
|
|
1160
|
+
export enum KnownScriptCmdletProvisioningState {
|
|
1161
|
+
Canceled = "Canceled",
|
|
1162
|
+
Failed = "Failed",
|
|
1163
|
+
Succeeded = "Succeeded"
|
|
944
1164
|
}
|
|
945
1165
|
|
|
946
1166
|
// @public
|
|
@@ -970,6 +1190,13 @@ export enum KnownScriptOutputStreamType {
|
|
|
970
1190
|
Warning = "Warning"
|
|
971
1191
|
}
|
|
972
1192
|
|
|
1193
|
+
// @public
|
|
1194
|
+
export enum KnownScriptPackageProvisioningState {
|
|
1195
|
+
Canceled = "Canceled",
|
|
1196
|
+
Failed = "Failed",
|
|
1197
|
+
Succeeded = "Succeeded"
|
|
1198
|
+
}
|
|
1199
|
+
|
|
973
1200
|
// @public
|
|
974
1201
|
export enum KnownScriptParameterTypes {
|
|
975
1202
|
Bool = "Bool",
|
|
@@ -992,6 +1219,12 @@ export enum KnownSslEnum {
|
|
|
992
1219
|
Enabled = "Enabled"
|
|
993
1220
|
}
|
|
994
1221
|
|
|
1222
|
+
// @public
|
|
1223
|
+
export enum KnownSystemAssignedServiceIdentityType {
|
|
1224
|
+
None = "None",
|
|
1225
|
+
SystemAssigned = "SystemAssigned"
|
|
1226
|
+
}
|
|
1227
|
+
|
|
995
1228
|
// @public
|
|
996
1229
|
export enum KnownTrialStatus {
|
|
997
1230
|
TrialAvailable = "TrialAvailable",
|
|
@@ -999,6 +1232,13 @@ export enum KnownTrialStatus {
|
|
|
999
1232
|
TrialUsed = "TrialUsed"
|
|
1000
1233
|
}
|
|
1001
1234
|
|
|
1235
|
+
// @public
|
|
1236
|
+
export enum KnownVirtualMachineProvisioningState {
|
|
1237
|
+
Canceled = "Canceled",
|
|
1238
|
+
Failed = "Failed",
|
|
1239
|
+
Succeeded = "Succeeded"
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1002
1242
|
// @public
|
|
1003
1243
|
export enum KnownVirtualMachineRestrictMovementState {
|
|
1004
1244
|
Disabled = "Disabled",
|
|
@@ -1055,12 +1295,17 @@ export enum KnownWorkloadNetworkDnsZoneProvisioningState {
|
|
|
1055
1295
|
}
|
|
1056
1296
|
|
|
1057
1297
|
// @public
|
|
1058
|
-
export enum
|
|
1059
|
-
|
|
1298
|
+
export enum KnownWorkloadNetworkPortMirroringProvisioningState {
|
|
1299
|
+
Building = "Building",
|
|
1300
|
+
Canceled = "Canceled",
|
|
1301
|
+
Deleting = "Deleting",
|
|
1302
|
+
Failed = "Failed",
|
|
1303
|
+
Succeeded = "Succeeded",
|
|
1304
|
+
Updating = "Updating"
|
|
1060
1305
|
}
|
|
1061
1306
|
|
|
1062
1307
|
// @public
|
|
1063
|
-
export enum
|
|
1308
|
+
export enum KnownWorkloadNetworkProvisioningState {
|
|
1064
1309
|
Building = "Building",
|
|
1065
1310
|
Canceled = "Canceled",
|
|
1066
1311
|
Deleting = "Deleting",
|
|
@@ -1121,39 +1366,12 @@ export interface LocationsCheckTrialAvailabilityOptionalParams extends coreClien
|
|
|
1121
1366
|
export type LocationsCheckTrialAvailabilityResponse = Trial;
|
|
1122
1367
|
|
|
1123
1368
|
// @public
|
|
1124
|
-
export interface
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
// @public
|
|
1131
|
-
export interface ManagementCluster extends CommonClusterProperties {
|
|
1132
|
-
}
|
|
1133
|
-
|
|
1134
|
-
// @public
|
|
1135
|
-
export interface MetricDimension {
|
|
1136
|
-
displayName?: string;
|
|
1137
|
-
internalName?: string;
|
|
1138
|
-
name?: string;
|
|
1139
|
-
toBeExportedForShoebox?: boolean;
|
|
1140
|
-
}
|
|
1141
|
-
|
|
1142
|
-
// @public
|
|
1143
|
-
export interface MetricSpecification {
|
|
1144
|
-
aggregationType?: string;
|
|
1145
|
-
category?: string;
|
|
1146
|
-
dimensions?: MetricDimension[];
|
|
1147
|
-
displayDescription?: string;
|
|
1148
|
-
displayName?: string;
|
|
1149
|
-
enableRegionalMdmAccount?: string;
|
|
1150
|
-
fillGapWithZero?: boolean;
|
|
1151
|
-
name?: string;
|
|
1152
|
-
sourceMdmAccount?: string;
|
|
1153
|
-
sourceMdmNamespace?: string;
|
|
1154
|
-
supportedAggregationTypes?: string[];
|
|
1155
|
-
supportedTimeGrainTypes?: string[];
|
|
1156
|
-
unit?: string;
|
|
1369
|
+
export interface ManagementCluster {
|
|
1370
|
+
readonly clusterId?: number;
|
|
1371
|
+
clusterSize?: number;
|
|
1372
|
+
hosts?: string[];
|
|
1373
|
+
readonly provisioningState?: ClusterProvisioningState;
|
|
1374
|
+
vsanDatastoreName?: string;
|
|
1157
1375
|
}
|
|
1158
1376
|
|
|
1159
1377
|
// @public
|
|
@@ -1169,11 +1387,11 @@ export type NsxPublicIpQuotaRaisedEnum = string;
|
|
|
1169
1387
|
|
|
1170
1388
|
// @public
|
|
1171
1389
|
export interface Operation {
|
|
1172
|
-
readonly
|
|
1173
|
-
|
|
1390
|
+
readonly actionType?: ActionType;
|
|
1391
|
+
display?: OperationDisplay;
|
|
1392
|
+
readonly isDataAction?: boolean;
|
|
1174
1393
|
readonly name?: string;
|
|
1175
|
-
origin?:
|
|
1176
|
-
properties?: OperationProperties;
|
|
1394
|
+
readonly origin?: Origin;
|
|
1177
1395
|
}
|
|
1178
1396
|
|
|
1179
1397
|
// @public
|
|
@@ -1185,16 +1403,11 @@ export interface OperationDisplay {
|
|
|
1185
1403
|
}
|
|
1186
1404
|
|
|
1187
1405
|
// @public
|
|
1188
|
-
export interface
|
|
1406
|
+
export interface OperationListResult {
|
|
1189
1407
|
readonly nextLink?: string;
|
|
1190
1408
|
readonly value?: Operation[];
|
|
1191
1409
|
}
|
|
1192
1410
|
|
|
1193
|
-
// @public
|
|
1194
|
-
export interface OperationProperties {
|
|
1195
|
-
serviceSpecification?: ServiceSpecification;
|
|
1196
|
-
}
|
|
1197
|
-
|
|
1198
1411
|
// @public
|
|
1199
1412
|
export interface Operations {
|
|
1200
1413
|
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
@@ -1205,18 +1418,21 @@ export interface OperationsListNextOptionalParams extends coreClient.OperationOp
|
|
|
1205
1418
|
}
|
|
1206
1419
|
|
|
1207
1420
|
// @public
|
|
1208
|
-
export type OperationsListNextResponse =
|
|
1421
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
1209
1422
|
|
|
1210
1423
|
// @public
|
|
1211
1424
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1212
1425
|
}
|
|
1213
1426
|
|
|
1214
1427
|
// @public
|
|
1215
|
-
export type OperationsListResponse =
|
|
1428
|
+
export type OperationsListResponse = OperationListResult;
|
|
1216
1429
|
|
|
1217
1430
|
// @public
|
|
1218
1431
|
export type OptionalParamEnum = string;
|
|
1219
1432
|
|
|
1433
|
+
// @public
|
|
1434
|
+
export type Origin = string;
|
|
1435
|
+
|
|
1220
1436
|
// @public
|
|
1221
1437
|
export interface PlacementPolicies {
|
|
1222
1438
|
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicy: PlacementPolicy, options?: PlacementPoliciesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PlacementPoliciesCreateOrUpdateResponse>, PlacementPoliciesCreateOrUpdateResponse>>;
|
|
@@ -1229,6 +1445,11 @@ export interface PlacementPolicies {
|
|
|
1229
1445
|
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: PlacementPoliciesListOptionalParams): PagedAsyncIterableIterator<PlacementPolicy>;
|
|
1230
1446
|
}
|
|
1231
1447
|
|
|
1448
|
+
// @public
|
|
1449
|
+
export interface PlacementPoliciesCreateOrUpdateHeaders {
|
|
1450
|
+
retryAfter?: number;
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1232
1453
|
// @public
|
|
1233
1454
|
export interface PlacementPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1234
1455
|
resumeFrom?: string;
|
|
@@ -1238,6 +1459,12 @@ export interface PlacementPoliciesCreateOrUpdateOptionalParams extends coreClien
|
|
|
1238
1459
|
// @public
|
|
1239
1460
|
export type PlacementPoliciesCreateOrUpdateResponse = PlacementPolicy;
|
|
1240
1461
|
|
|
1462
|
+
// @public
|
|
1463
|
+
export interface PlacementPoliciesDeleteHeaders {
|
|
1464
|
+
location?: string;
|
|
1465
|
+
retryAfter?: number;
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1241
1468
|
// @public
|
|
1242
1469
|
export interface PlacementPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1243
1470
|
resumeFrom?: string;
|
|
@@ -1251,25 +1478,25 @@ export interface PlacementPoliciesGetOptionalParams extends coreClient.Operation
|
|
|
1251
1478
|
// @public
|
|
1252
1479
|
export type PlacementPoliciesGetResponse = PlacementPolicy;
|
|
1253
1480
|
|
|
1254
|
-
// @public
|
|
1255
|
-
export interface PlacementPoliciesList {
|
|
1256
|
-
readonly nextLink?: string;
|
|
1257
|
-
readonly value?: PlacementPolicy[];
|
|
1258
|
-
}
|
|
1259
|
-
|
|
1260
1481
|
// @public
|
|
1261
1482
|
export interface PlacementPoliciesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1262
1483
|
}
|
|
1263
1484
|
|
|
1264
1485
|
// @public
|
|
1265
|
-
export type PlacementPoliciesListNextResponse =
|
|
1486
|
+
export type PlacementPoliciesListNextResponse = PlacementPolicyListResult;
|
|
1266
1487
|
|
|
1267
1488
|
// @public
|
|
1268
1489
|
export interface PlacementPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
1269
1490
|
}
|
|
1270
1491
|
|
|
1271
1492
|
// @public
|
|
1272
|
-
export type PlacementPoliciesListResponse =
|
|
1493
|
+
export type PlacementPoliciesListResponse = PlacementPolicyListResult;
|
|
1494
|
+
|
|
1495
|
+
// @public
|
|
1496
|
+
export interface PlacementPoliciesUpdateHeaders {
|
|
1497
|
+
location?: string;
|
|
1498
|
+
retryAfter?: number;
|
|
1499
|
+
}
|
|
1273
1500
|
|
|
1274
1501
|
// @public
|
|
1275
1502
|
export interface PlacementPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1281,20 +1508,26 @@ export interface PlacementPoliciesUpdateOptionalParams extends coreClient.Operat
|
|
|
1281
1508
|
export type PlacementPoliciesUpdateResponse = PlacementPolicy;
|
|
1282
1509
|
|
|
1283
1510
|
// @public
|
|
1284
|
-
export interface PlacementPolicy extends
|
|
1511
|
+
export interface PlacementPolicy extends ProxyResource {
|
|
1285
1512
|
properties?: PlacementPolicyPropertiesUnion;
|
|
1286
1513
|
}
|
|
1287
1514
|
|
|
1515
|
+
// @public
|
|
1516
|
+
export interface PlacementPolicyListResult {
|
|
1517
|
+
nextLink?: string;
|
|
1518
|
+
value: PlacementPolicy[];
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1288
1521
|
// @public
|
|
1289
1522
|
export interface PlacementPolicyProperties {
|
|
1290
1523
|
displayName?: string;
|
|
1291
1524
|
readonly provisioningState?: PlacementPolicyProvisioningState;
|
|
1292
1525
|
state?: PlacementPolicyState;
|
|
1293
|
-
type: "
|
|
1526
|
+
type: "VmHost" | "VmVm";
|
|
1294
1527
|
}
|
|
1295
1528
|
|
|
1296
1529
|
// @public (undocumented)
|
|
1297
|
-
export type PlacementPolicyPropertiesUnion = PlacementPolicyProperties |
|
|
1530
|
+
export type PlacementPolicyPropertiesUnion = PlacementPolicyProperties | VmHostPlacementPolicyProperties | VmPlacementPolicyProperties;
|
|
1298
1531
|
|
|
1299
1532
|
// @public
|
|
1300
1533
|
export type PlacementPolicyProvisioningState = string;
|
|
@@ -1324,11 +1557,12 @@ export type PortMirroringStatusEnum = string;
|
|
|
1324
1557
|
export interface PrivateCloud extends TrackedResource {
|
|
1325
1558
|
availability?: AvailabilityProperties;
|
|
1326
1559
|
circuit?: Circuit;
|
|
1560
|
+
dnsZoneType?: DnsZoneType;
|
|
1327
1561
|
encryption?: Encryption;
|
|
1328
1562
|
readonly endpoints?: Endpoints;
|
|
1329
1563
|
extendedNetworkBlocks?: string[];
|
|
1330
1564
|
readonly externalCloudLinks?: string[];
|
|
1331
|
-
identity?:
|
|
1565
|
+
identity?: SystemAssignedServiceIdentity;
|
|
1332
1566
|
identitySources?: IdentitySource[];
|
|
1333
1567
|
internet?: InternetEnum;
|
|
1334
1568
|
managementCluster?: ManagementCluster;
|
|
@@ -1343,38 +1577,14 @@ export interface PrivateCloud extends TrackedResource {
|
|
|
1343
1577
|
sku: Sku;
|
|
1344
1578
|
readonly vcenterCertificateThumbprint?: string;
|
|
1345
1579
|
vcenterPassword?: string;
|
|
1580
|
+
virtualNetworkId?: string;
|
|
1346
1581
|
readonly vmotionNetwork?: string;
|
|
1347
1582
|
}
|
|
1348
1583
|
|
|
1349
1584
|
// @public
|
|
1350
|
-
export interface
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
type?: ResourceIdentityType;
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
// @public
|
|
1357
|
-
export interface PrivateCloudList {
|
|
1358
|
-
readonly nextLink?: string;
|
|
1359
|
-
readonly value?: PrivateCloud[];
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
|
-
// @public
|
|
1363
|
-
export interface PrivateCloudProperties extends PrivateCloudUpdateProperties {
|
|
1364
|
-
circuit?: Circuit;
|
|
1365
|
-
readonly endpoints?: Endpoints;
|
|
1366
|
-
readonly externalCloudLinks?: string[];
|
|
1367
|
-
readonly managementNetwork?: string;
|
|
1368
|
-
networkBlock: string;
|
|
1369
|
-
readonly nsxPublicIpQuotaRaised?: NsxPublicIpQuotaRaisedEnum;
|
|
1370
|
-
readonly nsxtCertificateThumbprint?: string;
|
|
1371
|
-
nsxtPassword?: string;
|
|
1372
|
-
readonly provisioningNetwork?: string;
|
|
1373
|
-
readonly provisioningState?: PrivateCloudProvisioningState;
|
|
1374
|
-
secondaryCircuit?: Circuit;
|
|
1375
|
-
readonly vcenterCertificateThumbprint?: string;
|
|
1376
|
-
vcenterPassword?: string;
|
|
1377
|
-
readonly vmotionNetwork?: string;
|
|
1585
|
+
export interface PrivateCloudListResult {
|
|
1586
|
+
nextLink?: string;
|
|
1587
|
+
value: PrivateCloud[];
|
|
1378
1588
|
}
|
|
1379
1589
|
|
|
1380
1590
|
// @public
|
|
@@ -1386,10 +1596,10 @@ export interface PrivateClouds {
|
|
|
1386
1596
|
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, privateCloud: PrivateCloud, options?: PrivateCloudsCreateOrUpdateOptionalParams): Promise<PrivateCloudsCreateOrUpdateResponse>;
|
|
1387
1597
|
beginDelete(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
1388
1598
|
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsDeleteOptionalParams): Promise<void>;
|
|
1389
|
-
beginRotateNsxtPassword(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateNsxtPasswordOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1390
|
-
beginRotateNsxtPasswordAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateNsxtPasswordOptionalParams): Promise<
|
|
1391
|
-
beginRotateVcenterPassword(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateVcenterPasswordOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1392
|
-
beginRotateVcenterPasswordAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateVcenterPasswordOptionalParams): Promise<
|
|
1599
|
+
beginRotateNsxtPassword(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateNsxtPasswordOptionalParams): Promise<SimplePollerLike<OperationState<PrivateCloudsRotateNsxtPasswordResponse>, PrivateCloudsRotateNsxtPasswordResponse>>;
|
|
1600
|
+
beginRotateNsxtPasswordAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateNsxtPasswordOptionalParams): Promise<PrivateCloudsRotateNsxtPasswordResponse>;
|
|
1601
|
+
beginRotateVcenterPassword(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateVcenterPasswordOptionalParams): Promise<SimplePollerLike<OperationState<PrivateCloudsRotateVcenterPasswordResponse>, PrivateCloudsRotateVcenterPasswordResponse>>;
|
|
1602
|
+
beginRotateVcenterPasswordAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateVcenterPasswordOptionalParams): Promise<PrivateCloudsRotateVcenterPasswordResponse>;
|
|
1393
1603
|
beginUpdate(resourceGroupName: string, privateCloudName: string, privateCloudUpdate: PrivateCloudUpdate, options?: PrivateCloudsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateCloudsUpdateResponse>, PrivateCloudsUpdateResponse>>;
|
|
1394
1604
|
beginUpdateAndWait(resourceGroupName: string, privateCloudName: string, privateCloudUpdate: PrivateCloudUpdate, options?: PrivateCloudsUpdateOptionalParams): Promise<PrivateCloudsUpdateResponse>;
|
|
1395
1605
|
get(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsGetOptionalParams): Promise<PrivateCloudsGetResponse>;
|
|
@@ -1398,6 +1608,11 @@ export interface PrivateClouds {
|
|
|
1398
1608
|
listInSubscription(options?: PrivateCloudsListInSubscriptionOptionalParams): PagedAsyncIterableIterator<PrivateCloud>;
|
|
1399
1609
|
}
|
|
1400
1610
|
|
|
1611
|
+
// @public
|
|
1612
|
+
export interface PrivateCloudsCreateOrUpdateHeaders {
|
|
1613
|
+
retryAfter?: number;
|
|
1614
|
+
}
|
|
1615
|
+
|
|
1401
1616
|
// @public
|
|
1402
1617
|
export interface PrivateCloudsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1403
1618
|
resumeFrom?: string;
|
|
@@ -1408,7 +1623,13 @@ export interface PrivateCloudsCreateOrUpdateOptionalParams extends coreClient.Op
|
|
|
1408
1623
|
export type PrivateCloudsCreateOrUpdateResponse = PrivateCloud;
|
|
1409
1624
|
|
|
1410
1625
|
// @public
|
|
1411
|
-
export interface
|
|
1626
|
+
export interface PrivateCloudsDeleteHeaders {
|
|
1627
|
+
location?: string;
|
|
1628
|
+
retryAfter?: number;
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
// @public
|
|
1632
|
+
export interface PrivateCloudsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1412
1633
|
resumeFrom?: string;
|
|
1413
1634
|
updateIntervalInMs?: number;
|
|
1414
1635
|
}
|
|
@@ -1432,28 +1653,34 @@ export interface PrivateCloudsListInSubscriptionNextOptionalParams extends coreC
|
|
|
1432
1653
|
}
|
|
1433
1654
|
|
|
1434
1655
|
// @public
|
|
1435
|
-
export type PrivateCloudsListInSubscriptionNextResponse =
|
|
1656
|
+
export type PrivateCloudsListInSubscriptionNextResponse = PrivateCloudListResult;
|
|
1436
1657
|
|
|
1437
1658
|
// @public
|
|
1438
1659
|
export interface PrivateCloudsListInSubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1439
1660
|
}
|
|
1440
1661
|
|
|
1441
1662
|
// @public
|
|
1442
|
-
export type PrivateCloudsListInSubscriptionResponse =
|
|
1663
|
+
export type PrivateCloudsListInSubscriptionResponse = PrivateCloudListResult;
|
|
1443
1664
|
|
|
1444
1665
|
// @public
|
|
1445
1666
|
export interface PrivateCloudsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1446
1667
|
}
|
|
1447
1668
|
|
|
1448
1669
|
// @public
|
|
1449
|
-
export type PrivateCloudsListNextResponse =
|
|
1670
|
+
export type PrivateCloudsListNextResponse = PrivateCloudListResult;
|
|
1450
1671
|
|
|
1451
1672
|
// @public
|
|
1452
1673
|
export interface PrivateCloudsListOptionalParams extends coreClient.OperationOptions {
|
|
1453
1674
|
}
|
|
1454
1675
|
|
|
1455
1676
|
// @public
|
|
1456
|
-
export type PrivateCloudsListResponse =
|
|
1677
|
+
export type PrivateCloudsListResponse = PrivateCloudListResult;
|
|
1678
|
+
|
|
1679
|
+
// @public
|
|
1680
|
+
export interface PrivateCloudsRotateNsxtPasswordHeaders {
|
|
1681
|
+
location?: string;
|
|
1682
|
+
retryAfter?: number;
|
|
1683
|
+
}
|
|
1457
1684
|
|
|
1458
1685
|
// @public
|
|
1459
1686
|
export interface PrivateCloudsRotateNsxtPasswordOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1461,12 +1688,30 @@ export interface PrivateCloudsRotateNsxtPasswordOptionalParams extends coreClien
|
|
|
1461
1688
|
updateIntervalInMs?: number;
|
|
1462
1689
|
}
|
|
1463
1690
|
|
|
1691
|
+
// @public
|
|
1692
|
+
export type PrivateCloudsRotateNsxtPasswordResponse = PrivateCloudsRotateNsxtPasswordHeaders;
|
|
1693
|
+
|
|
1694
|
+
// @public
|
|
1695
|
+
export interface PrivateCloudsRotateVcenterPasswordHeaders {
|
|
1696
|
+
location?: string;
|
|
1697
|
+
retryAfter?: number;
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1464
1700
|
// @public
|
|
1465
1701
|
export interface PrivateCloudsRotateVcenterPasswordOptionalParams extends coreClient.OperationOptions {
|
|
1466
1702
|
resumeFrom?: string;
|
|
1467
1703
|
updateIntervalInMs?: number;
|
|
1468
1704
|
}
|
|
1469
1705
|
|
|
1706
|
+
// @public
|
|
1707
|
+
export type PrivateCloudsRotateVcenterPasswordResponse = PrivateCloudsRotateVcenterPasswordHeaders;
|
|
1708
|
+
|
|
1709
|
+
// @public
|
|
1710
|
+
export interface PrivateCloudsUpdateHeaders {
|
|
1711
|
+
location?: string;
|
|
1712
|
+
retryAfter?: number;
|
|
1713
|
+
}
|
|
1714
|
+
|
|
1470
1715
|
// @public
|
|
1471
1716
|
export interface PrivateCloudsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1472
1717
|
resumeFrom?: string;
|
|
@@ -1479,27 +1724,19 @@ export type PrivateCloudsUpdateResponse = PrivateCloud;
|
|
|
1479
1724
|
// @public
|
|
1480
1725
|
export interface PrivateCloudUpdate {
|
|
1481
1726
|
availability?: AvailabilityProperties;
|
|
1727
|
+
dnsZoneType?: DnsZoneType;
|
|
1482
1728
|
encryption?: Encryption;
|
|
1483
1729
|
extendedNetworkBlocks?: string[];
|
|
1484
|
-
identity?:
|
|
1730
|
+
identity?: SystemAssignedServiceIdentity;
|
|
1485
1731
|
identitySources?: IdentitySource[];
|
|
1486
1732
|
internet?: InternetEnum;
|
|
1487
1733
|
managementCluster?: ManagementCluster;
|
|
1734
|
+
sku?: Sku;
|
|
1488
1735
|
tags?: {
|
|
1489
1736
|
[propertyName: string]: string;
|
|
1490
1737
|
};
|
|
1491
1738
|
}
|
|
1492
1739
|
|
|
1493
|
-
// @public
|
|
1494
|
-
export interface PrivateCloudUpdateProperties {
|
|
1495
|
-
availability?: AvailabilityProperties;
|
|
1496
|
-
encryption?: Encryption;
|
|
1497
|
-
extendedNetworkBlocks?: string[];
|
|
1498
|
-
identitySources?: IdentitySource[];
|
|
1499
|
-
internet?: InternetEnum;
|
|
1500
|
-
managementCluster?: ManagementCluster;
|
|
1501
|
-
}
|
|
1502
|
-
|
|
1503
1740
|
// @public
|
|
1504
1741
|
export interface ProxyResource extends Resource {
|
|
1505
1742
|
}
|
|
@@ -1526,19 +1763,31 @@ export type QuotaEnabled = string;
|
|
|
1526
1763
|
export interface Resource {
|
|
1527
1764
|
readonly id?: string;
|
|
1528
1765
|
readonly name?: string;
|
|
1766
|
+
readonly systemData?: SystemData;
|
|
1529
1767
|
readonly type?: string;
|
|
1530
1768
|
}
|
|
1531
1769
|
|
|
1532
|
-
// @public
|
|
1533
|
-
export type ResourceIdentityType = string;
|
|
1534
|
-
|
|
1535
1770
|
// @public
|
|
1536
1771
|
export interface ScriptCmdlet extends ProxyResource {
|
|
1772
|
+
readonly audience?: ScriptCmdletAudience;
|
|
1537
1773
|
readonly description?: string;
|
|
1538
1774
|
readonly parameters?: ScriptParameter[];
|
|
1775
|
+
readonly provisioningState?: ScriptCmdletProvisioningState;
|
|
1539
1776
|
readonly timeout?: string;
|
|
1540
1777
|
}
|
|
1541
1778
|
|
|
1779
|
+
// @public
|
|
1780
|
+
export type ScriptCmdletAudience = string;
|
|
1781
|
+
|
|
1782
|
+
// @public
|
|
1783
|
+
export interface ScriptCmdletListResult {
|
|
1784
|
+
nextLink?: string;
|
|
1785
|
+
value: ScriptCmdlet[];
|
|
1786
|
+
}
|
|
1787
|
+
|
|
1788
|
+
// @public
|
|
1789
|
+
export type ScriptCmdletProvisioningState = string;
|
|
1790
|
+
|
|
1542
1791
|
// @public
|
|
1543
1792
|
export interface ScriptCmdlets {
|
|
1544
1793
|
get(resourceGroupName: string, privateCloudName: string, scriptPackageName: string, scriptCmdletName: string, options?: ScriptCmdletsGetOptionalParams): Promise<ScriptCmdletsGetResponse>;
|
|
@@ -1552,25 +1801,19 @@ export interface ScriptCmdletsGetOptionalParams extends coreClient.OperationOpti
|
|
|
1552
1801
|
// @public
|
|
1553
1802
|
export type ScriptCmdletsGetResponse = ScriptCmdlet;
|
|
1554
1803
|
|
|
1555
|
-
// @public
|
|
1556
|
-
export interface ScriptCmdletsList {
|
|
1557
|
-
readonly nextLink?: string;
|
|
1558
|
-
readonly value?: ScriptCmdlet[];
|
|
1559
|
-
}
|
|
1560
|
-
|
|
1561
1804
|
// @public
|
|
1562
1805
|
export interface ScriptCmdletsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1563
1806
|
}
|
|
1564
1807
|
|
|
1565
1808
|
// @public
|
|
1566
|
-
export type ScriptCmdletsListNextResponse =
|
|
1809
|
+
export type ScriptCmdletsListNextResponse = ScriptCmdletListResult;
|
|
1567
1810
|
|
|
1568
1811
|
// @public
|
|
1569
1812
|
export interface ScriptCmdletsListOptionalParams extends coreClient.OperationOptions {
|
|
1570
1813
|
}
|
|
1571
1814
|
|
|
1572
1815
|
// @public
|
|
1573
|
-
export type ScriptCmdletsListResponse =
|
|
1816
|
+
export type ScriptCmdletsListResponse = ScriptCmdletListResult;
|
|
1574
1817
|
|
|
1575
1818
|
// @public
|
|
1576
1819
|
export interface ScriptExecution extends ProxyResource {
|
|
@@ -1593,17 +1836,23 @@ export interface ScriptExecution extends ProxyResource {
|
|
|
1593
1836
|
readonly warnings?: string[];
|
|
1594
1837
|
}
|
|
1595
1838
|
|
|
1839
|
+
// @public
|
|
1840
|
+
export interface ScriptExecutionListResult {
|
|
1841
|
+
nextLink?: string;
|
|
1842
|
+
value: ScriptExecution[];
|
|
1843
|
+
}
|
|
1844
|
+
|
|
1596
1845
|
// @public
|
|
1597
1846
|
export interface ScriptExecutionParameter {
|
|
1598
1847
|
name: string;
|
|
1599
|
-
type: "
|
|
1848
|
+
type: "Credential" | "SecureValue" | "Value";
|
|
1600
1849
|
}
|
|
1601
1850
|
|
|
1602
1851
|
// @public
|
|
1603
1852
|
export type ScriptExecutionParameterType = string;
|
|
1604
1853
|
|
|
1605
1854
|
// @public (undocumented)
|
|
1606
|
-
export type ScriptExecutionParameterUnion = ScriptExecutionParameter |
|
|
1855
|
+
export type ScriptExecutionParameterUnion = ScriptExecutionParameter | PSCredentialExecutionParameter | ScriptSecureStringExecutionParameter | ScriptStringExecutionParameter;
|
|
1607
1856
|
|
|
1608
1857
|
// @public
|
|
1609
1858
|
export type ScriptExecutionProvisioningState = string;
|
|
@@ -1619,6 +1868,11 @@ export interface ScriptExecutions {
|
|
|
1619
1868
|
list(resourceGroupName: string, privateCloudName: string, options?: ScriptExecutionsListOptionalParams): PagedAsyncIterableIterator<ScriptExecution>;
|
|
1620
1869
|
}
|
|
1621
1870
|
|
|
1871
|
+
// @public
|
|
1872
|
+
export interface ScriptExecutionsCreateOrUpdateHeaders {
|
|
1873
|
+
retryAfter?: number;
|
|
1874
|
+
}
|
|
1875
|
+
|
|
1622
1876
|
// @public
|
|
1623
1877
|
export interface ScriptExecutionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1624
1878
|
resumeFrom?: string;
|
|
@@ -1628,6 +1882,12 @@ export interface ScriptExecutionsCreateOrUpdateOptionalParams extends coreClient
|
|
|
1628
1882
|
// @public
|
|
1629
1883
|
export type ScriptExecutionsCreateOrUpdateResponse = ScriptExecution;
|
|
1630
1884
|
|
|
1885
|
+
// @public
|
|
1886
|
+
export interface ScriptExecutionsDeleteHeaders {
|
|
1887
|
+
location?: string;
|
|
1888
|
+
retryAfter?: number;
|
|
1889
|
+
}
|
|
1890
|
+
|
|
1631
1891
|
// @public
|
|
1632
1892
|
export interface ScriptExecutionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1633
1893
|
resumeFrom?: string;
|
|
@@ -1649,25 +1909,19 @@ export interface ScriptExecutionsGetOptionalParams extends coreClient.OperationO
|
|
|
1649
1909
|
// @public
|
|
1650
1910
|
export type ScriptExecutionsGetResponse = ScriptExecution;
|
|
1651
1911
|
|
|
1652
|
-
// @public
|
|
1653
|
-
export interface ScriptExecutionsList {
|
|
1654
|
-
readonly nextLink?: string;
|
|
1655
|
-
readonly value?: ScriptExecution[];
|
|
1656
|
-
}
|
|
1657
|
-
|
|
1658
1912
|
// @public
|
|
1659
1913
|
export interface ScriptExecutionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1660
1914
|
}
|
|
1661
1915
|
|
|
1662
1916
|
// @public
|
|
1663
|
-
export type ScriptExecutionsListNextResponse =
|
|
1917
|
+
export type ScriptExecutionsListNextResponse = ScriptExecutionListResult;
|
|
1664
1918
|
|
|
1665
1919
|
// @public
|
|
1666
1920
|
export interface ScriptExecutionsListOptionalParams extends coreClient.OperationOptions {
|
|
1667
1921
|
}
|
|
1668
1922
|
|
|
1669
1923
|
// @public
|
|
1670
|
-
export type ScriptExecutionsListResponse =
|
|
1924
|
+
export type ScriptExecutionsListResponse = ScriptExecutionListResult;
|
|
1671
1925
|
|
|
1672
1926
|
// @public
|
|
1673
1927
|
export type ScriptOutputStreamType = string;
|
|
@@ -1676,10 +1930,20 @@ export type ScriptOutputStreamType = string;
|
|
|
1676
1930
|
export interface ScriptPackage extends ProxyResource {
|
|
1677
1931
|
readonly company?: string;
|
|
1678
1932
|
readonly description?: string;
|
|
1933
|
+
readonly provisioningState?: ScriptPackageProvisioningState;
|
|
1679
1934
|
readonly uri?: string;
|
|
1680
1935
|
readonly version?: string;
|
|
1681
1936
|
}
|
|
1682
1937
|
|
|
1938
|
+
// @public
|
|
1939
|
+
export interface ScriptPackageListResult {
|
|
1940
|
+
nextLink?: string;
|
|
1941
|
+
value: ScriptPackage[];
|
|
1942
|
+
}
|
|
1943
|
+
|
|
1944
|
+
// @public
|
|
1945
|
+
export type ScriptPackageProvisioningState = string;
|
|
1946
|
+
|
|
1683
1947
|
// @public
|
|
1684
1948
|
export interface ScriptPackages {
|
|
1685
1949
|
get(resourceGroupName: string, privateCloudName: string, scriptPackageName: string, options?: ScriptPackagesGetOptionalParams): Promise<ScriptPackagesGetResponse>;
|
|
@@ -1693,25 +1957,19 @@ export interface ScriptPackagesGetOptionalParams extends coreClient.OperationOpt
|
|
|
1693
1957
|
// @public
|
|
1694
1958
|
export type ScriptPackagesGetResponse = ScriptPackage;
|
|
1695
1959
|
|
|
1696
|
-
// @public
|
|
1697
|
-
export interface ScriptPackagesList {
|
|
1698
|
-
readonly nextLink?: string;
|
|
1699
|
-
readonly value?: ScriptPackage[];
|
|
1700
|
-
}
|
|
1701
|
-
|
|
1702
1960
|
// @public
|
|
1703
1961
|
export interface ScriptPackagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1704
1962
|
}
|
|
1705
1963
|
|
|
1706
1964
|
// @public
|
|
1707
|
-
export type ScriptPackagesListNextResponse =
|
|
1965
|
+
export type ScriptPackagesListNextResponse = ScriptPackageListResult;
|
|
1708
1966
|
|
|
1709
1967
|
// @public
|
|
1710
1968
|
export interface ScriptPackagesListOptionalParams extends coreClient.OperationOptions {
|
|
1711
1969
|
}
|
|
1712
1970
|
|
|
1713
1971
|
// @public
|
|
1714
|
-
export type ScriptPackagesListResponse =
|
|
1972
|
+
export type ScriptPackagesListResponse = ScriptPackageListResult;
|
|
1715
1973
|
|
|
1716
1974
|
// @public
|
|
1717
1975
|
export interface ScriptParameter {
|
|
@@ -1740,23 +1998,44 @@ export interface ScriptStringExecutionParameter extends ScriptExecutionParameter
|
|
|
1740
1998
|
// @public
|
|
1741
1999
|
export type SegmentStatusEnum = string;
|
|
1742
2000
|
|
|
1743
|
-
// @public
|
|
1744
|
-
export interface ServiceSpecification {
|
|
1745
|
-
logSpecifications?: LogSpecification[];
|
|
1746
|
-
metricSpecifications?: MetricSpecification[];
|
|
1747
|
-
}
|
|
1748
|
-
|
|
1749
2001
|
// @public
|
|
1750
2002
|
export interface Sku {
|
|
2003
|
+
capacity?: number;
|
|
2004
|
+
family?: string;
|
|
1751
2005
|
name: string;
|
|
2006
|
+
size?: string;
|
|
2007
|
+
tier?: SkuTier;
|
|
1752
2008
|
}
|
|
1753
2009
|
|
|
2010
|
+
// @public
|
|
2011
|
+
export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
|
|
2012
|
+
|
|
1754
2013
|
// @public
|
|
1755
2014
|
export type SslEnum = string;
|
|
1756
2015
|
|
|
2016
|
+
// @public
|
|
2017
|
+
export interface SystemAssignedServiceIdentity {
|
|
2018
|
+
readonly principalId?: string;
|
|
2019
|
+
readonly tenantId?: string;
|
|
2020
|
+
type: SystemAssignedServiceIdentityType;
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
// @public
|
|
2024
|
+
export type SystemAssignedServiceIdentityType = string;
|
|
2025
|
+
|
|
2026
|
+
// @public
|
|
2027
|
+
export interface SystemData {
|
|
2028
|
+
createdAt?: Date;
|
|
2029
|
+
createdBy?: string;
|
|
2030
|
+
createdByType?: CreatedByType;
|
|
2031
|
+
lastModifiedAt?: Date;
|
|
2032
|
+
lastModifiedBy?: string;
|
|
2033
|
+
lastModifiedByType?: CreatedByType;
|
|
2034
|
+
}
|
|
2035
|
+
|
|
1757
2036
|
// @public
|
|
1758
2037
|
export interface TrackedResource extends Resource {
|
|
1759
|
-
location
|
|
2038
|
+
location: string;
|
|
1760
2039
|
tags?: {
|
|
1761
2040
|
[propertyName: string]: string;
|
|
1762
2041
|
};
|
|
@@ -1776,9 +2055,19 @@ export interface VirtualMachine extends ProxyResource {
|
|
|
1776
2055
|
readonly displayName?: string;
|
|
1777
2056
|
readonly folderPath?: string;
|
|
1778
2057
|
readonly moRefId?: string;
|
|
2058
|
+
readonly provisioningState?: VirtualMachineProvisioningState;
|
|
1779
2059
|
readonly restrictMovement?: VirtualMachineRestrictMovementState;
|
|
1780
2060
|
}
|
|
1781
2061
|
|
|
2062
|
+
// @public
|
|
2063
|
+
export interface VirtualMachineListResult {
|
|
2064
|
+
nextLink?: string;
|
|
2065
|
+
value: VirtualMachine[];
|
|
2066
|
+
}
|
|
2067
|
+
|
|
2068
|
+
// @public
|
|
2069
|
+
export type VirtualMachineProvisioningState = string;
|
|
2070
|
+
|
|
1782
2071
|
// @public
|
|
1783
2072
|
export interface VirtualMachineRestrictMovement {
|
|
1784
2073
|
restrictMovement?: VirtualMachineRestrictMovementState;
|
|
@@ -1789,8 +2078,8 @@ export type VirtualMachineRestrictMovementState = string;
|
|
|
1789
2078
|
|
|
1790
2079
|
// @public
|
|
1791
2080
|
export interface VirtualMachines {
|
|
1792
|
-
beginRestrictMovement(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, restrictMovement: VirtualMachineRestrictMovement, options?: VirtualMachinesRestrictMovementOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
1793
|
-
beginRestrictMovementAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, restrictMovement: VirtualMachineRestrictMovement, options?: VirtualMachinesRestrictMovementOptionalParams): Promise<
|
|
2081
|
+
beginRestrictMovement(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, restrictMovement: VirtualMachineRestrictMovement, options?: VirtualMachinesRestrictMovementOptionalParams): Promise<SimplePollerLike<OperationState<VirtualMachinesRestrictMovementResponse>, VirtualMachinesRestrictMovementResponse>>;
|
|
2082
|
+
beginRestrictMovementAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, restrictMovement: VirtualMachineRestrictMovement, options?: VirtualMachinesRestrictMovementOptionalParams): Promise<VirtualMachinesRestrictMovementResponse>;
|
|
1794
2083
|
get(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
|
|
1795
2084
|
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: VirtualMachinesListOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
1796
2085
|
}
|
|
@@ -1802,25 +2091,25 @@ export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOp
|
|
|
1802
2091
|
// @public
|
|
1803
2092
|
export type VirtualMachinesGetResponse = VirtualMachine;
|
|
1804
2093
|
|
|
1805
|
-
// @public
|
|
1806
|
-
export interface VirtualMachinesList {
|
|
1807
|
-
readonly nextLink?: string;
|
|
1808
|
-
readonly value?: VirtualMachine[];
|
|
1809
|
-
}
|
|
1810
|
-
|
|
1811
2094
|
// @public
|
|
1812
2095
|
export interface VirtualMachinesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1813
2096
|
}
|
|
1814
2097
|
|
|
1815
2098
|
// @public
|
|
1816
|
-
export type VirtualMachinesListNextResponse =
|
|
2099
|
+
export type VirtualMachinesListNextResponse = VirtualMachineListResult;
|
|
1817
2100
|
|
|
1818
2101
|
// @public
|
|
1819
2102
|
export interface VirtualMachinesListOptionalParams extends coreClient.OperationOptions {
|
|
1820
2103
|
}
|
|
1821
2104
|
|
|
1822
2105
|
// @public
|
|
1823
|
-
export type VirtualMachinesListResponse =
|
|
2106
|
+
export type VirtualMachinesListResponse = VirtualMachineListResult;
|
|
2107
|
+
|
|
2108
|
+
// @public
|
|
2109
|
+
export interface VirtualMachinesRestrictMovementHeaders {
|
|
2110
|
+
location?: string;
|
|
2111
|
+
retryAfter?: number;
|
|
2112
|
+
}
|
|
1824
2113
|
|
|
1825
2114
|
// @public
|
|
1826
2115
|
export interface VirtualMachinesRestrictMovementOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1828,6 +2117,9 @@ export interface VirtualMachinesRestrictMovementOptionalParams extends coreClien
|
|
|
1828
2117
|
updateIntervalInMs?: number;
|
|
1829
2118
|
}
|
|
1830
2119
|
|
|
2120
|
+
// @public
|
|
2121
|
+
export type VirtualMachinesRestrictMovementResponse = VirtualMachinesRestrictMovementHeaders;
|
|
2122
|
+
|
|
1831
2123
|
// @public
|
|
1832
2124
|
export type VisibilityParameterEnum = string;
|
|
1833
2125
|
|
|
@@ -1856,6 +2148,7 @@ export type VMTypeEnum = string;
|
|
|
1856
2148
|
|
|
1857
2149
|
// @public
|
|
1858
2150
|
export interface WorkloadNetwork extends ProxyResource {
|
|
2151
|
+
readonly provisioningState?: WorkloadNetworkProvisioningState;
|
|
1859
2152
|
}
|
|
1860
2153
|
|
|
1861
2154
|
// @public
|
|
@@ -1865,7 +2158,7 @@ export interface WorkloadNetworkDhcp extends ProxyResource {
|
|
|
1865
2158
|
|
|
1866
2159
|
// @public
|
|
1867
2160
|
export interface WorkloadNetworkDhcpEntity {
|
|
1868
|
-
dhcpType: "
|
|
2161
|
+
dhcpType: "RELAY" | "SERVER";
|
|
1869
2162
|
displayName?: string;
|
|
1870
2163
|
readonly provisioningState?: WorkloadNetworkDhcpProvisioningState;
|
|
1871
2164
|
revision?: number;
|
|
@@ -1873,12 +2166,22 @@ export interface WorkloadNetworkDhcpEntity {
|
|
|
1873
2166
|
}
|
|
1874
2167
|
|
|
1875
2168
|
// @public (undocumented)
|
|
1876
|
-
export type WorkloadNetworkDhcpEntityUnion = WorkloadNetworkDhcpEntity |
|
|
2169
|
+
export type WorkloadNetworkDhcpEntityUnion = WorkloadNetworkDhcpEntity | WorkloadNetworkDhcpRelay | WorkloadNetworkDhcpServer;
|
|
1877
2170
|
|
|
1878
2171
|
// @public
|
|
1879
|
-
export interface
|
|
1880
|
-
|
|
1881
|
-
|
|
2172
|
+
export interface WorkloadNetworkDhcpEntityUpdate {
|
|
2173
|
+
dhcpType: "RELAY" | "SERVER";
|
|
2174
|
+
displayName?: string;
|
|
2175
|
+
revision?: number;
|
|
2176
|
+
}
|
|
2177
|
+
|
|
2178
|
+
// @public (undocumented)
|
|
2179
|
+
export type WorkloadNetworkDhcpEntityUpdateUnion = WorkloadNetworkDhcpEntityUpdate | WorkloadNetworkDhcpRelayUpdate | WorkloadNetworkDhcpServerUpdate;
|
|
2180
|
+
|
|
2181
|
+
// @public
|
|
2182
|
+
export interface WorkloadNetworkDhcpListResult {
|
|
2183
|
+
nextLink?: string;
|
|
2184
|
+
value: WorkloadNetworkDhcp[];
|
|
1882
2185
|
}
|
|
1883
2186
|
|
|
1884
2187
|
// @public
|
|
@@ -1890,6 +2193,12 @@ export interface WorkloadNetworkDhcpRelay extends WorkloadNetworkDhcpEntity {
|
|
|
1890
2193
|
serverAddresses?: string[];
|
|
1891
2194
|
}
|
|
1892
2195
|
|
|
2196
|
+
// @public
|
|
2197
|
+
export interface WorkloadNetworkDhcpRelayUpdate extends WorkloadNetworkDhcpEntityUpdate {
|
|
2198
|
+
dhcpType: "RELAY";
|
|
2199
|
+
serverAddresses?: string[];
|
|
2200
|
+
}
|
|
2201
|
+
|
|
1893
2202
|
// @public
|
|
1894
2203
|
export interface WorkloadNetworkDhcpServer extends WorkloadNetworkDhcpEntity {
|
|
1895
2204
|
dhcpType: "SERVER";
|
|
@@ -1897,6 +2206,18 @@ export interface WorkloadNetworkDhcpServer extends WorkloadNetworkDhcpEntity {
|
|
|
1897
2206
|
serverAddress?: string;
|
|
1898
2207
|
}
|
|
1899
2208
|
|
|
2209
|
+
// @public
|
|
2210
|
+
export interface WorkloadNetworkDhcpServerUpdate extends WorkloadNetworkDhcpEntityUpdate {
|
|
2211
|
+
dhcpType: "SERVER";
|
|
2212
|
+
leaseTime?: number;
|
|
2213
|
+
serverAddress?: string;
|
|
2214
|
+
}
|
|
2215
|
+
|
|
2216
|
+
// @public
|
|
2217
|
+
export interface WorkloadNetworkDhcpUpdate {
|
|
2218
|
+
properties?: WorkloadNetworkDhcpEntityUpdateUnion;
|
|
2219
|
+
}
|
|
2220
|
+
|
|
1900
2221
|
// @public
|
|
1901
2222
|
export interface WorkloadNetworkDnsService extends ProxyResource {
|
|
1902
2223
|
defaultDnsZone?: string;
|
|
@@ -1909,13 +2230,25 @@ export interface WorkloadNetworkDnsService extends ProxyResource {
|
|
|
1909
2230
|
readonly status?: DnsServiceStatusEnum;
|
|
1910
2231
|
}
|
|
1911
2232
|
|
|
2233
|
+
// @public
|
|
2234
|
+
export interface WorkloadNetworkDnsServiceListResult {
|
|
2235
|
+
nextLink?: string;
|
|
2236
|
+
value: WorkloadNetworkDnsService[];
|
|
2237
|
+
}
|
|
2238
|
+
|
|
1912
2239
|
// @public
|
|
1913
2240
|
export type WorkloadNetworkDnsServiceProvisioningState = string;
|
|
1914
2241
|
|
|
1915
2242
|
// @public
|
|
1916
|
-
export interface
|
|
1917
|
-
|
|
1918
|
-
|
|
2243
|
+
export interface WorkloadNetworkDnsServiceUpdate {
|
|
2244
|
+
defaultDnsZone?: string;
|
|
2245
|
+
displayName?: string;
|
|
2246
|
+
dnsServiceIp?: string;
|
|
2247
|
+
fqdnZones?: string[];
|
|
2248
|
+
logLevel?: DnsServiceLogLevelEnum;
|
|
2249
|
+
readonly provisioningState?: WorkloadNetworkDnsServiceProvisioningState;
|
|
2250
|
+
revision?: number;
|
|
2251
|
+
readonly status?: DnsServiceStatusEnum;
|
|
1919
2252
|
}
|
|
1920
2253
|
|
|
1921
2254
|
// @public
|
|
@@ -1929,36 +2262,45 @@ export interface WorkloadNetworkDnsZone extends ProxyResource {
|
|
|
1929
2262
|
sourceIp?: string;
|
|
1930
2263
|
}
|
|
1931
2264
|
|
|
2265
|
+
// @public
|
|
2266
|
+
export interface WorkloadNetworkDnsZoneListResult {
|
|
2267
|
+
nextLink?: string;
|
|
2268
|
+
value: WorkloadNetworkDnsZone[];
|
|
2269
|
+
}
|
|
2270
|
+
|
|
1932
2271
|
// @public
|
|
1933
2272
|
export type WorkloadNetworkDnsZoneProvisioningState = string;
|
|
1934
2273
|
|
|
1935
2274
|
// @public
|
|
1936
|
-
export interface
|
|
1937
|
-
|
|
1938
|
-
|
|
2275
|
+
export interface WorkloadNetworkDnsZoneUpdate {
|
|
2276
|
+
displayName?: string;
|
|
2277
|
+
dnsServerIps?: string[];
|
|
2278
|
+
dnsServices?: number;
|
|
2279
|
+
domain?: string[];
|
|
2280
|
+
readonly provisioningState?: WorkloadNetworkDnsZoneProvisioningState;
|
|
2281
|
+
revision?: number;
|
|
2282
|
+
sourceIp?: string;
|
|
1939
2283
|
}
|
|
1940
2284
|
|
|
1941
2285
|
// @public
|
|
1942
2286
|
export interface WorkloadNetworkGateway extends ProxyResource {
|
|
1943
2287
|
displayName?: string;
|
|
1944
2288
|
readonly path?: string;
|
|
2289
|
+
readonly provisioningState?: WorkloadNetworkProvisioningState;
|
|
1945
2290
|
}
|
|
1946
2291
|
|
|
1947
2292
|
// @public
|
|
1948
|
-
export interface
|
|
1949
|
-
|
|
1950
|
-
|
|
2293
|
+
export interface WorkloadNetworkGatewayListResult {
|
|
2294
|
+
nextLink?: string;
|
|
2295
|
+
value: WorkloadNetworkGateway[];
|
|
1951
2296
|
}
|
|
1952
2297
|
|
|
1953
2298
|
// @public
|
|
1954
|
-
export interface
|
|
1955
|
-
|
|
1956
|
-
|
|
2299
|
+
export interface WorkloadNetworkListResult {
|
|
2300
|
+
nextLink?: string;
|
|
2301
|
+
value: WorkloadNetwork[];
|
|
1957
2302
|
}
|
|
1958
2303
|
|
|
1959
|
-
// @public
|
|
1960
|
-
export type WorkloadNetworkName = string;
|
|
1961
|
-
|
|
1962
2304
|
// @public
|
|
1963
2305
|
export interface WorkloadNetworkPortMirroring extends ProxyResource {
|
|
1964
2306
|
destination?: string;
|
|
@@ -1971,14 +2313,28 @@ export interface WorkloadNetworkPortMirroring extends ProxyResource {
|
|
|
1971
2313
|
}
|
|
1972
2314
|
|
|
1973
2315
|
// @public
|
|
1974
|
-
export interface
|
|
1975
|
-
|
|
1976
|
-
|
|
2316
|
+
export interface WorkloadNetworkPortMirroringListResult {
|
|
2317
|
+
nextLink?: string;
|
|
2318
|
+
value: WorkloadNetworkPortMirroring[];
|
|
1977
2319
|
}
|
|
1978
2320
|
|
|
1979
2321
|
// @public
|
|
1980
2322
|
export type WorkloadNetworkPortMirroringProvisioningState = string;
|
|
1981
2323
|
|
|
2324
|
+
// @public
|
|
2325
|
+
export interface WorkloadNetworkPortMirroringUpdate {
|
|
2326
|
+
destination?: string;
|
|
2327
|
+
direction?: PortMirroringDirectionEnum;
|
|
2328
|
+
displayName?: string;
|
|
2329
|
+
readonly provisioningState?: WorkloadNetworkPortMirroringProvisioningState;
|
|
2330
|
+
revision?: number;
|
|
2331
|
+
source?: string;
|
|
2332
|
+
readonly status?: PortMirroringStatusEnum;
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
// @public
|
|
2336
|
+
export type WorkloadNetworkProvisioningState = string;
|
|
2337
|
+
|
|
1982
2338
|
// @public
|
|
1983
2339
|
export interface WorkloadNetworkPublicIP extends ProxyResource {
|
|
1984
2340
|
displayName?: string;
|
|
@@ -1988,13 +2344,13 @@ export interface WorkloadNetworkPublicIP extends ProxyResource {
|
|
|
1988
2344
|
}
|
|
1989
2345
|
|
|
1990
2346
|
// @public
|
|
1991
|
-
export
|
|
2347
|
+
export interface WorkloadNetworkPublicIPListResult {
|
|
2348
|
+
nextLink?: string;
|
|
2349
|
+
value: WorkloadNetworkPublicIP[];
|
|
2350
|
+
}
|
|
1992
2351
|
|
|
1993
2352
|
// @public
|
|
1994
|
-
export
|
|
1995
|
-
readonly nextLink?: string;
|
|
1996
|
-
readonly value?: WorkloadNetworkPublicIP[];
|
|
1997
|
-
}
|
|
2353
|
+
export type WorkloadNetworkPublicIPProvisioningState = string;
|
|
1998
2354
|
|
|
1999
2355
|
// @public
|
|
2000
2356
|
export interface WorkloadNetworks {
|
|
@@ -2026,19 +2382,19 @@ export interface WorkloadNetworks {
|
|
|
2026
2382
|
beginDeleteSegmentAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<void>;
|
|
2027
2383
|
beginDeleteVMGroup(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2028
2384
|
beginDeleteVMGroupAndWait(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<void>;
|
|
2029
|
-
beginUpdateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp:
|
|
2030
|
-
beginUpdateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp:
|
|
2031
|
-
beginUpdateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService:
|
|
2032
|
-
beginUpdateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService:
|
|
2033
|
-
beginUpdateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone:
|
|
2034
|
-
beginUpdateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone:
|
|
2035
|
-
beginUpdatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring:
|
|
2036
|
-
beginUpdatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring:
|
|
2037
|
-
beginUpdateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment:
|
|
2038
|
-
beginUpdateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment:
|
|
2039
|
-
beginUpdateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup:
|
|
2040
|
-
beginUpdateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup:
|
|
2041
|
-
get(resourceGroupName: string, privateCloudName: string,
|
|
2385
|
+
beginUpdateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcpUpdate, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateDhcpResponse>, WorkloadNetworksUpdateDhcpResponse>>;
|
|
2386
|
+
beginUpdateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcpUpdate, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<WorkloadNetworksUpdateDhcpResponse>;
|
|
2387
|
+
beginUpdateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsServiceUpdate, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateDnsServiceResponse>, WorkloadNetworksUpdateDnsServiceResponse>>;
|
|
2388
|
+
beginUpdateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsServiceUpdate, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<WorkloadNetworksUpdateDnsServiceResponse>;
|
|
2389
|
+
beginUpdateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZoneUpdate, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateDnsZoneResponse>, WorkloadNetworksUpdateDnsZoneResponse>>;
|
|
2390
|
+
beginUpdateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZoneUpdate, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<WorkloadNetworksUpdateDnsZoneResponse>;
|
|
2391
|
+
beginUpdatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroringUpdate, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdatePortMirroringResponse>, WorkloadNetworksUpdatePortMirroringResponse>>;
|
|
2392
|
+
beginUpdatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroringUpdate, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<WorkloadNetworksUpdatePortMirroringResponse>;
|
|
2393
|
+
beginUpdateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegmentUpdate, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateSegmentsResponse>, WorkloadNetworksUpdateSegmentsResponse>>;
|
|
2394
|
+
beginUpdateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegmentUpdate, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<WorkloadNetworksUpdateSegmentsResponse>;
|
|
2395
|
+
beginUpdateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroupUpdate, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateVMGroupResponse>, WorkloadNetworksUpdateVMGroupResponse>>;
|
|
2396
|
+
beginUpdateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroupUpdate, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<WorkloadNetworksUpdateVMGroupResponse>;
|
|
2397
|
+
get(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksGetOptionalParams): Promise<WorkloadNetworksGetResponse>;
|
|
2042
2398
|
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, options?: WorkloadNetworksGetDhcpOptionalParams): Promise<WorkloadNetworksGetDhcpResponse>;
|
|
2043
2399
|
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, options?: WorkloadNetworksGetDnsServiceOptionalParams): Promise<WorkloadNetworksGetDnsServiceResponse>;
|
|
2044
2400
|
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, options?: WorkloadNetworksGetDnsZoneOptionalParams): Promise<WorkloadNetworksGetDnsZoneResponse>;
|
|
@@ -2060,6 +2416,11 @@ export interface WorkloadNetworks {
|
|
|
2060
2416
|
listVMGroups(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVMGroupsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVMGroup>;
|
|
2061
2417
|
}
|
|
2062
2418
|
|
|
2419
|
+
// @public
|
|
2420
|
+
export interface WorkloadNetworksCreateDhcpHeaders {
|
|
2421
|
+
retryAfter?: number;
|
|
2422
|
+
}
|
|
2423
|
+
|
|
2063
2424
|
// @public
|
|
2064
2425
|
export interface WorkloadNetworksCreateDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2065
2426
|
resumeFrom?: string;
|
|
@@ -2069,6 +2430,11 @@ export interface WorkloadNetworksCreateDhcpOptionalParams extends coreClient.Ope
|
|
|
2069
2430
|
// @public
|
|
2070
2431
|
export type WorkloadNetworksCreateDhcpResponse = WorkloadNetworkDhcp;
|
|
2071
2432
|
|
|
2433
|
+
// @public
|
|
2434
|
+
export interface WorkloadNetworksCreateDnsServiceHeaders {
|
|
2435
|
+
retryAfter?: number;
|
|
2436
|
+
}
|
|
2437
|
+
|
|
2072
2438
|
// @public
|
|
2073
2439
|
export interface WorkloadNetworksCreateDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2074
2440
|
resumeFrom?: string;
|
|
@@ -2078,6 +2444,11 @@ export interface WorkloadNetworksCreateDnsServiceOptionalParams extends coreClie
|
|
|
2078
2444
|
// @public
|
|
2079
2445
|
export type WorkloadNetworksCreateDnsServiceResponse = WorkloadNetworkDnsService;
|
|
2080
2446
|
|
|
2447
|
+
// @public
|
|
2448
|
+
export interface WorkloadNetworksCreateDnsZoneHeaders {
|
|
2449
|
+
retryAfter?: number;
|
|
2450
|
+
}
|
|
2451
|
+
|
|
2081
2452
|
// @public
|
|
2082
2453
|
export interface WorkloadNetworksCreateDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2083
2454
|
resumeFrom?: string;
|
|
@@ -2087,6 +2458,11 @@ export interface WorkloadNetworksCreateDnsZoneOptionalParams extends coreClient.
|
|
|
2087
2458
|
// @public
|
|
2088
2459
|
export type WorkloadNetworksCreateDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
2089
2460
|
|
|
2461
|
+
// @public
|
|
2462
|
+
export interface WorkloadNetworksCreatePortMirroringHeaders {
|
|
2463
|
+
retryAfter?: number;
|
|
2464
|
+
}
|
|
2465
|
+
|
|
2090
2466
|
// @public
|
|
2091
2467
|
export interface WorkloadNetworksCreatePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2092
2468
|
resumeFrom?: string;
|
|
@@ -2096,6 +2472,11 @@ export interface WorkloadNetworksCreatePortMirroringOptionalParams extends coreC
|
|
|
2096
2472
|
// @public
|
|
2097
2473
|
export type WorkloadNetworksCreatePortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
2098
2474
|
|
|
2475
|
+
// @public
|
|
2476
|
+
export interface WorkloadNetworksCreatePublicIPHeaders {
|
|
2477
|
+
retryAfter?: number;
|
|
2478
|
+
}
|
|
2479
|
+
|
|
2099
2480
|
// @public
|
|
2100
2481
|
export interface WorkloadNetworksCreatePublicIPOptionalParams extends coreClient.OperationOptions {
|
|
2101
2482
|
resumeFrom?: string;
|
|
@@ -2105,6 +2486,11 @@ export interface WorkloadNetworksCreatePublicIPOptionalParams extends coreClient
|
|
|
2105
2486
|
// @public
|
|
2106
2487
|
export type WorkloadNetworksCreatePublicIPResponse = WorkloadNetworkPublicIP;
|
|
2107
2488
|
|
|
2489
|
+
// @public
|
|
2490
|
+
export interface WorkloadNetworksCreateSegmentsHeaders {
|
|
2491
|
+
retryAfter?: number;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2108
2494
|
// @public
|
|
2109
2495
|
export interface WorkloadNetworksCreateSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
2110
2496
|
resumeFrom?: string;
|
|
@@ -2114,6 +2500,11 @@ export interface WorkloadNetworksCreateSegmentsOptionalParams extends coreClient
|
|
|
2114
2500
|
// @public
|
|
2115
2501
|
export type WorkloadNetworksCreateSegmentsResponse = WorkloadNetworkSegment;
|
|
2116
2502
|
|
|
2503
|
+
// @public
|
|
2504
|
+
export interface WorkloadNetworksCreateVMGroupHeaders {
|
|
2505
|
+
retryAfter?: number;
|
|
2506
|
+
}
|
|
2507
|
+
|
|
2117
2508
|
// @public
|
|
2118
2509
|
export interface WorkloadNetworksCreateVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2119
2510
|
resumeFrom?: string;
|
|
@@ -2123,42 +2514,84 @@ export interface WorkloadNetworksCreateVMGroupOptionalParams extends coreClient.
|
|
|
2123
2514
|
// @public
|
|
2124
2515
|
export type WorkloadNetworksCreateVMGroupResponse = WorkloadNetworkVMGroup;
|
|
2125
2516
|
|
|
2517
|
+
// @public
|
|
2518
|
+
export interface WorkloadNetworksDeleteDhcpHeaders {
|
|
2519
|
+
location?: string;
|
|
2520
|
+
retryAfter?: number;
|
|
2521
|
+
}
|
|
2522
|
+
|
|
2126
2523
|
// @public
|
|
2127
2524
|
export interface WorkloadNetworksDeleteDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2128
2525
|
resumeFrom?: string;
|
|
2129
2526
|
updateIntervalInMs?: number;
|
|
2130
2527
|
}
|
|
2131
2528
|
|
|
2529
|
+
// @public
|
|
2530
|
+
export interface WorkloadNetworksDeleteDnsServiceHeaders {
|
|
2531
|
+
location?: string;
|
|
2532
|
+
retryAfter?: number;
|
|
2533
|
+
}
|
|
2534
|
+
|
|
2132
2535
|
// @public
|
|
2133
2536
|
export interface WorkloadNetworksDeleteDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2134
2537
|
resumeFrom?: string;
|
|
2135
2538
|
updateIntervalInMs?: number;
|
|
2136
2539
|
}
|
|
2137
2540
|
|
|
2541
|
+
// @public
|
|
2542
|
+
export interface WorkloadNetworksDeleteDnsZoneHeaders {
|
|
2543
|
+
location?: string;
|
|
2544
|
+
retryAfter?: number;
|
|
2545
|
+
}
|
|
2546
|
+
|
|
2138
2547
|
// @public
|
|
2139
2548
|
export interface WorkloadNetworksDeleteDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2140
2549
|
resumeFrom?: string;
|
|
2141
2550
|
updateIntervalInMs?: number;
|
|
2142
2551
|
}
|
|
2143
2552
|
|
|
2553
|
+
// @public
|
|
2554
|
+
export interface WorkloadNetworksDeletePortMirroringHeaders {
|
|
2555
|
+
location?: string;
|
|
2556
|
+
retryAfter?: number;
|
|
2557
|
+
}
|
|
2558
|
+
|
|
2144
2559
|
// @public
|
|
2145
2560
|
export interface WorkloadNetworksDeletePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2146
2561
|
resumeFrom?: string;
|
|
2147
2562
|
updateIntervalInMs?: number;
|
|
2148
2563
|
}
|
|
2149
2564
|
|
|
2565
|
+
// @public
|
|
2566
|
+
export interface WorkloadNetworksDeletePublicIPHeaders {
|
|
2567
|
+
location?: string;
|
|
2568
|
+
retryAfter?: number;
|
|
2569
|
+
}
|
|
2570
|
+
|
|
2150
2571
|
// @public
|
|
2151
2572
|
export interface WorkloadNetworksDeletePublicIPOptionalParams extends coreClient.OperationOptions {
|
|
2152
2573
|
resumeFrom?: string;
|
|
2153
2574
|
updateIntervalInMs?: number;
|
|
2154
2575
|
}
|
|
2155
2576
|
|
|
2577
|
+
// @public
|
|
2578
|
+
export interface WorkloadNetworksDeleteSegmentHeaders {
|
|
2579
|
+
location?: string;
|
|
2580
|
+
retryAfter?: number;
|
|
2581
|
+
}
|
|
2582
|
+
|
|
2156
2583
|
// @public
|
|
2157
2584
|
export interface WorkloadNetworksDeleteSegmentOptionalParams extends coreClient.OperationOptions {
|
|
2158
2585
|
resumeFrom?: string;
|
|
2159
2586
|
updateIntervalInMs?: number;
|
|
2160
2587
|
}
|
|
2161
2588
|
|
|
2589
|
+
// @public
|
|
2590
|
+
export interface WorkloadNetworksDeleteVMGroupHeaders {
|
|
2591
|
+
location?: string;
|
|
2592
|
+
retryAfter?: number;
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2162
2595
|
// @public
|
|
2163
2596
|
export interface WorkloadNetworksDeleteVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2164
2597
|
resumeFrom?: string;
|
|
@@ -2176,6 +2609,12 @@ export interface WorkloadNetworkSegment extends ProxyResource {
|
|
|
2176
2609
|
subnet?: WorkloadNetworkSegmentSubnet;
|
|
2177
2610
|
}
|
|
2178
2611
|
|
|
2612
|
+
// @public
|
|
2613
|
+
export interface WorkloadNetworkSegmentListResult {
|
|
2614
|
+
nextLink?: string;
|
|
2615
|
+
value: WorkloadNetworkSegment[];
|
|
2616
|
+
}
|
|
2617
|
+
|
|
2179
2618
|
// @public
|
|
2180
2619
|
export interface WorkloadNetworkSegmentPortVif {
|
|
2181
2620
|
portName?: string;
|
|
@@ -2184,18 +2623,23 @@ export interface WorkloadNetworkSegmentPortVif {
|
|
|
2184
2623
|
// @public
|
|
2185
2624
|
export type WorkloadNetworkSegmentProvisioningState = string;
|
|
2186
2625
|
|
|
2187
|
-
// @public
|
|
2188
|
-
export interface WorkloadNetworkSegmentsList {
|
|
2189
|
-
readonly nextLink?: string;
|
|
2190
|
-
readonly value?: WorkloadNetworkSegment[];
|
|
2191
|
-
}
|
|
2192
|
-
|
|
2193
2626
|
// @public
|
|
2194
2627
|
export interface WorkloadNetworkSegmentSubnet {
|
|
2195
2628
|
dhcpRanges?: string[];
|
|
2196
2629
|
gatewayAddress?: string;
|
|
2197
2630
|
}
|
|
2198
2631
|
|
|
2632
|
+
// @public
|
|
2633
|
+
export interface WorkloadNetworkSegmentUpdate {
|
|
2634
|
+
connectedGateway?: string;
|
|
2635
|
+
displayName?: string;
|
|
2636
|
+
readonly portVif?: WorkloadNetworkSegmentPortVif[];
|
|
2637
|
+
readonly provisioningState?: WorkloadNetworkSegmentProvisioningState;
|
|
2638
|
+
revision?: number;
|
|
2639
|
+
readonly status?: SegmentStatusEnum;
|
|
2640
|
+
subnet?: WorkloadNetworkSegmentSubnet;
|
|
2641
|
+
}
|
|
2642
|
+
|
|
2199
2643
|
// @public
|
|
2200
2644
|
export interface WorkloadNetworksGetDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2201
2645
|
}
|
|
@@ -2271,63 +2715,63 @@ export interface WorkloadNetworksListDhcpNextOptionalParams extends coreClient.O
|
|
|
2271
2715
|
}
|
|
2272
2716
|
|
|
2273
2717
|
// @public
|
|
2274
|
-
export type WorkloadNetworksListDhcpNextResponse =
|
|
2718
|
+
export type WorkloadNetworksListDhcpNextResponse = WorkloadNetworkDhcpListResult;
|
|
2275
2719
|
|
|
2276
2720
|
// @public
|
|
2277
2721
|
export interface WorkloadNetworksListDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2278
2722
|
}
|
|
2279
2723
|
|
|
2280
2724
|
// @public
|
|
2281
|
-
export type WorkloadNetworksListDhcpResponse =
|
|
2725
|
+
export type WorkloadNetworksListDhcpResponse = WorkloadNetworkDhcpListResult;
|
|
2282
2726
|
|
|
2283
2727
|
// @public
|
|
2284
2728
|
export interface WorkloadNetworksListDnsServicesNextOptionalParams extends coreClient.OperationOptions {
|
|
2285
2729
|
}
|
|
2286
2730
|
|
|
2287
2731
|
// @public
|
|
2288
|
-
export type WorkloadNetworksListDnsServicesNextResponse =
|
|
2732
|
+
export type WorkloadNetworksListDnsServicesNextResponse = WorkloadNetworkDnsServiceListResult;
|
|
2289
2733
|
|
|
2290
2734
|
// @public
|
|
2291
2735
|
export interface WorkloadNetworksListDnsServicesOptionalParams extends coreClient.OperationOptions {
|
|
2292
2736
|
}
|
|
2293
2737
|
|
|
2294
2738
|
// @public
|
|
2295
|
-
export type WorkloadNetworksListDnsServicesResponse =
|
|
2739
|
+
export type WorkloadNetworksListDnsServicesResponse = WorkloadNetworkDnsServiceListResult;
|
|
2296
2740
|
|
|
2297
2741
|
// @public
|
|
2298
2742
|
export interface WorkloadNetworksListDnsZonesNextOptionalParams extends coreClient.OperationOptions {
|
|
2299
2743
|
}
|
|
2300
2744
|
|
|
2301
2745
|
// @public
|
|
2302
|
-
export type WorkloadNetworksListDnsZonesNextResponse =
|
|
2746
|
+
export type WorkloadNetworksListDnsZonesNextResponse = WorkloadNetworkDnsZoneListResult;
|
|
2303
2747
|
|
|
2304
2748
|
// @public
|
|
2305
2749
|
export interface WorkloadNetworksListDnsZonesOptionalParams extends coreClient.OperationOptions {
|
|
2306
2750
|
}
|
|
2307
2751
|
|
|
2308
2752
|
// @public
|
|
2309
|
-
export type WorkloadNetworksListDnsZonesResponse =
|
|
2753
|
+
export type WorkloadNetworksListDnsZonesResponse = WorkloadNetworkDnsZoneListResult;
|
|
2310
2754
|
|
|
2311
2755
|
// @public
|
|
2312
2756
|
export interface WorkloadNetworksListGatewaysNextOptionalParams extends coreClient.OperationOptions {
|
|
2313
2757
|
}
|
|
2314
2758
|
|
|
2315
2759
|
// @public
|
|
2316
|
-
export type WorkloadNetworksListGatewaysNextResponse =
|
|
2760
|
+
export type WorkloadNetworksListGatewaysNextResponse = WorkloadNetworkGatewayListResult;
|
|
2317
2761
|
|
|
2318
2762
|
// @public
|
|
2319
2763
|
export interface WorkloadNetworksListGatewaysOptionalParams extends coreClient.OperationOptions {
|
|
2320
2764
|
}
|
|
2321
2765
|
|
|
2322
2766
|
// @public
|
|
2323
|
-
export type WorkloadNetworksListGatewaysResponse =
|
|
2767
|
+
export type WorkloadNetworksListGatewaysResponse = WorkloadNetworkGatewayListResult;
|
|
2324
2768
|
|
|
2325
2769
|
// @public
|
|
2326
2770
|
export interface WorkloadNetworksListNextOptionalParams extends coreClient.OperationOptions {
|
|
2327
2771
|
}
|
|
2328
2772
|
|
|
2329
2773
|
// @public
|
|
2330
|
-
export type WorkloadNetworksListNextResponse =
|
|
2774
|
+
export type WorkloadNetworksListNextResponse = WorkloadNetworkListResult;
|
|
2331
2775
|
|
|
2332
2776
|
// @public
|
|
2333
2777
|
export interface WorkloadNetworksListOptionalParams extends coreClient.OperationOptions {
|
|
@@ -2338,73 +2782,79 @@ export interface WorkloadNetworksListPortMirroringNextOptionalParams extends cor
|
|
|
2338
2782
|
}
|
|
2339
2783
|
|
|
2340
2784
|
// @public
|
|
2341
|
-
export type WorkloadNetworksListPortMirroringNextResponse =
|
|
2785
|
+
export type WorkloadNetworksListPortMirroringNextResponse = WorkloadNetworkPortMirroringListResult;
|
|
2342
2786
|
|
|
2343
2787
|
// @public
|
|
2344
2788
|
export interface WorkloadNetworksListPortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2345
2789
|
}
|
|
2346
2790
|
|
|
2347
2791
|
// @public
|
|
2348
|
-
export type WorkloadNetworksListPortMirroringResponse =
|
|
2792
|
+
export type WorkloadNetworksListPortMirroringResponse = WorkloadNetworkPortMirroringListResult;
|
|
2349
2793
|
|
|
2350
2794
|
// @public
|
|
2351
2795
|
export interface WorkloadNetworksListPublicIPsNextOptionalParams extends coreClient.OperationOptions {
|
|
2352
2796
|
}
|
|
2353
2797
|
|
|
2354
2798
|
// @public
|
|
2355
|
-
export type WorkloadNetworksListPublicIPsNextResponse =
|
|
2799
|
+
export type WorkloadNetworksListPublicIPsNextResponse = WorkloadNetworkPublicIPListResult;
|
|
2356
2800
|
|
|
2357
2801
|
// @public
|
|
2358
2802
|
export interface WorkloadNetworksListPublicIPsOptionalParams extends coreClient.OperationOptions {
|
|
2359
2803
|
}
|
|
2360
2804
|
|
|
2361
2805
|
// @public
|
|
2362
|
-
export type WorkloadNetworksListPublicIPsResponse =
|
|
2806
|
+
export type WorkloadNetworksListPublicIPsResponse = WorkloadNetworkPublicIPListResult;
|
|
2363
2807
|
|
|
2364
2808
|
// @public
|
|
2365
|
-
export type WorkloadNetworksListResponse =
|
|
2809
|
+
export type WorkloadNetworksListResponse = WorkloadNetworkListResult;
|
|
2366
2810
|
|
|
2367
2811
|
// @public
|
|
2368
2812
|
export interface WorkloadNetworksListSegmentsNextOptionalParams extends coreClient.OperationOptions {
|
|
2369
2813
|
}
|
|
2370
2814
|
|
|
2371
2815
|
// @public
|
|
2372
|
-
export type WorkloadNetworksListSegmentsNextResponse =
|
|
2816
|
+
export type WorkloadNetworksListSegmentsNextResponse = WorkloadNetworkSegmentListResult;
|
|
2373
2817
|
|
|
2374
2818
|
// @public
|
|
2375
2819
|
export interface WorkloadNetworksListSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
2376
2820
|
}
|
|
2377
2821
|
|
|
2378
2822
|
// @public
|
|
2379
|
-
export type WorkloadNetworksListSegmentsResponse =
|
|
2823
|
+
export type WorkloadNetworksListSegmentsResponse = WorkloadNetworkSegmentListResult;
|
|
2380
2824
|
|
|
2381
2825
|
// @public
|
|
2382
2826
|
export interface WorkloadNetworksListVirtualMachinesNextOptionalParams extends coreClient.OperationOptions {
|
|
2383
2827
|
}
|
|
2384
2828
|
|
|
2385
2829
|
// @public
|
|
2386
|
-
export type WorkloadNetworksListVirtualMachinesNextResponse =
|
|
2830
|
+
export type WorkloadNetworksListVirtualMachinesNextResponse = WorkloadNetworkVirtualMachineListResult;
|
|
2387
2831
|
|
|
2388
2832
|
// @public
|
|
2389
2833
|
export interface WorkloadNetworksListVirtualMachinesOptionalParams extends coreClient.OperationOptions {
|
|
2390
2834
|
}
|
|
2391
2835
|
|
|
2392
2836
|
// @public
|
|
2393
|
-
export type WorkloadNetworksListVirtualMachinesResponse =
|
|
2837
|
+
export type WorkloadNetworksListVirtualMachinesResponse = WorkloadNetworkVirtualMachineListResult;
|
|
2394
2838
|
|
|
2395
2839
|
// @public
|
|
2396
2840
|
export interface WorkloadNetworksListVMGroupsNextOptionalParams extends coreClient.OperationOptions {
|
|
2397
2841
|
}
|
|
2398
2842
|
|
|
2399
2843
|
// @public
|
|
2400
|
-
export type WorkloadNetworksListVMGroupsNextResponse =
|
|
2844
|
+
export type WorkloadNetworksListVMGroupsNextResponse = WorkloadNetworkVMGroupListResult;
|
|
2401
2845
|
|
|
2402
2846
|
// @public
|
|
2403
2847
|
export interface WorkloadNetworksListVMGroupsOptionalParams extends coreClient.OperationOptions {
|
|
2404
2848
|
}
|
|
2405
2849
|
|
|
2406
2850
|
// @public
|
|
2407
|
-
export type WorkloadNetworksListVMGroupsResponse =
|
|
2851
|
+
export type WorkloadNetworksListVMGroupsResponse = WorkloadNetworkVMGroupListResult;
|
|
2852
|
+
|
|
2853
|
+
// @public
|
|
2854
|
+
export interface WorkloadNetworksUpdateDhcpHeaders {
|
|
2855
|
+
location?: string;
|
|
2856
|
+
retryAfter?: number;
|
|
2857
|
+
}
|
|
2408
2858
|
|
|
2409
2859
|
// @public
|
|
2410
2860
|
export interface WorkloadNetworksUpdateDhcpOptionalParams extends coreClient.OperationOptions {
|
|
@@ -2415,6 +2865,12 @@ export interface WorkloadNetworksUpdateDhcpOptionalParams extends coreClient.Ope
|
|
|
2415
2865
|
// @public
|
|
2416
2866
|
export type WorkloadNetworksUpdateDhcpResponse = WorkloadNetworkDhcp;
|
|
2417
2867
|
|
|
2868
|
+
// @public
|
|
2869
|
+
export interface WorkloadNetworksUpdateDnsServiceHeaders {
|
|
2870
|
+
location?: string;
|
|
2871
|
+
retryAfter?: number;
|
|
2872
|
+
}
|
|
2873
|
+
|
|
2418
2874
|
// @public
|
|
2419
2875
|
export interface WorkloadNetworksUpdateDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2420
2876
|
resumeFrom?: string;
|
|
@@ -2424,6 +2880,12 @@ export interface WorkloadNetworksUpdateDnsServiceOptionalParams extends coreClie
|
|
|
2424
2880
|
// @public
|
|
2425
2881
|
export type WorkloadNetworksUpdateDnsServiceResponse = WorkloadNetworkDnsService;
|
|
2426
2882
|
|
|
2883
|
+
// @public
|
|
2884
|
+
export interface WorkloadNetworksUpdateDnsZoneHeaders {
|
|
2885
|
+
location?: string;
|
|
2886
|
+
retryAfter?: number;
|
|
2887
|
+
}
|
|
2888
|
+
|
|
2427
2889
|
// @public
|
|
2428
2890
|
export interface WorkloadNetworksUpdateDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2429
2891
|
resumeFrom?: string;
|
|
@@ -2433,6 +2895,12 @@ export interface WorkloadNetworksUpdateDnsZoneOptionalParams extends coreClient.
|
|
|
2433
2895
|
// @public
|
|
2434
2896
|
export type WorkloadNetworksUpdateDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
2435
2897
|
|
|
2898
|
+
// @public
|
|
2899
|
+
export interface WorkloadNetworksUpdatePortMirroringHeaders {
|
|
2900
|
+
location?: string;
|
|
2901
|
+
retryAfter?: number;
|
|
2902
|
+
}
|
|
2903
|
+
|
|
2436
2904
|
// @public
|
|
2437
2905
|
export interface WorkloadNetworksUpdatePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2438
2906
|
resumeFrom?: string;
|
|
@@ -2442,6 +2910,12 @@ export interface WorkloadNetworksUpdatePortMirroringOptionalParams extends coreC
|
|
|
2442
2910
|
// @public
|
|
2443
2911
|
export type WorkloadNetworksUpdatePortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
2444
2912
|
|
|
2913
|
+
// @public
|
|
2914
|
+
export interface WorkloadNetworksUpdateSegmentsHeaders {
|
|
2915
|
+
location?: string;
|
|
2916
|
+
retryAfter?: number;
|
|
2917
|
+
}
|
|
2918
|
+
|
|
2445
2919
|
// @public
|
|
2446
2920
|
export interface WorkloadNetworksUpdateSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
2447
2921
|
resumeFrom?: string;
|
|
@@ -2451,6 +2925,12 @@ export interface WorkloadNetworksUpdateSegmentsOptionalParams extends coreClient
|
|
|
2451
2925
|
// @public
|
|
2452
2926
|
export type WorkloadNetworksUpdateSegmentsResponse = WorkloadNetworkSegment;
|
|
2453
2927
|
|
|
2928
|
+
// @public
|
|
2929
|
+
export interface WorkloadNetworksUpdateVMGroupHeaders {
|
|
2930
|
+
location?: string;
|
|
2931
|
+
retryAfter?: number;
|
|
2932
|
+
}
|
|
2933
|
+
|
|
2454
2934
|
// @public
|
|
2455
2935
|
export interface WorkloadNetworksUpdateVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2456
2936
|
resumeFrom?: string;
|
|
@@ -2463,13 +2943,14 @@ export type WorkloadNetworksUpdateVMGroupResponse = WorkloadNetworkVMGroup;
|
|
|
2463
2943
|
// @public
|
|
2464
2944
|
export interface WorkloadNetworkVirtualMachine extends ProxyResource {
|
|
2465
2945
|
displayName?: string;
|
|
2946
|
+
readonly provisioningState?: WorkloadNetworkProvisioningState;
|
|
2466
2947
|
readonly vmType?: VMTypeEnum;
|
|
2467
2948
|
}
|
|
2468
2949
|
|
|
2469
2950
|
// @public
|
|
2470
|
-
export interface
|
|
2471
|
-
|
|
2472
|
-
|
|
2951
|
+
export interface WorkloadNetworkVirtualMachineListResult {
|
|
2952
|
+
nextLink?: string;
|
|
2953
|
+
value: WorkloadNetworkVirtualMachine[];
|
|
2473
2954
|
}
|
|
2474
2955
|
|
|
2475
2956
|
// @public
|
|
@@ -2481,13 +2962,22 @@ export interface WorkloadNetworkVMGroup extends ProxyResource {
|
|
|
2481
2962
|
readonly status?: VMGroupStatusEnum;
|
|
2482
2963
|
}
|
|
2483
2964
|
|
|
2965
|
+
// @public
|
|
2966
|
+
export interface WorkloadNetworkVMGroupListResult {
|
|
2967
|
+
nextLink?: string;
|
|
2968
|
+
value: WorkloadNetworkVMGroup[];
|
|
2969
|
+
}
|
|
2970
|
+
|
|
2484
2971
|
// @public
|
|
2485
2972
|
export type WorkloadNetworkVMGroupProvisioningState = string;
|
|
2486
2973
|
|
|
2487
2974
|
// @public
|
|
2488
|
-
export interface
|
|
2489
|
-
|
|
2490
|
-
|
|
2975
|
+
export interface WorkloadNetworkVMGroupUpdate {
|
|
2976
|
+
displayName?: string;
|
|
2977
|
+
members?: string[];
|
|
2978
|
+
readonly provisioningState?: WorkloadNetworkVMGroupProvisioningState;
|
|
2979
|
+
revision?: number;
|
|
2980
|
+
readonly status?: VMGroupStatusEnum;
|
|
2491
2981
|
}
|
|
2492
2982
|
|
|
2493
2983
|
// (No @packageDocumentation comment for this package)
|