@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
|
@@ -11,63 +11,39 @@ import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
|
11
11
|
import {
|
|
12
12
|
WorkloadNetwork,
|
|
13
13
|
WorkloadNetworksListOptionalParams,
|
|
14
|
-
WorkloadNetworkSegment,
|
|
15
|
-
WorkloadNetworksListSegmentsOptionalParams,
|
|
16
14
|
WorkloadNetworkDhcp,
|
|
17
15
|
WorkloadNetworksListDhcpOptionalParams,
|
|
18
|
-
WorkloadNetworkGateway,
|
|
19
|
-
WorkloadNetworksListGatewaysOptionalParams,
|
|
20
|
-
WorkloadNetworkPortMirroring,
|
|
21
|
-
WorkloadNetworksListPortMirroringOptionalParams,
|
|
22
|
-
WorkloadNetworkVMGroup,
|
|
23
|
-
WorkloadNetworksListVMGroupsOptionalParams,
|
|
24
|
-
WorkloadNetworkVirtualMachine,
|
|
25
|
-
WorkloadNetworksListVirtualMachinesOptionalParams,
|
|
26
16
|
WorkloadNetworkDnsService,
|
|
27
17
|
WorkloadNetworksListDnsServicesOptionalParams,
|
|
28
18
|
WorkloadNetworkDnsZone,
|
|
29
19
|
WorkloadNetworksListDnsZonesOptionalParams,
|
|
20
|
+
WorkloadNetworkGateway,
|
|
21
|
+
WorkloadNetworksListGatewaysOptionalParams,
|
|
22
|
+
WorkloadNetworkPortMirroring,
|
|
23
|
+
WorkloadNetworksListPortMirroringOptionalParams,
|
|
30
24
|
WorkloadNetworkPublicIP,
|
|
31
25
|
WorkloadNetworksListPublicIPsOptionalParams,
|
|
32
|
-
|
|
26
|
+
WorkloadNetworkSegment,
|
|
27
|
+
WorkloadNetworksListSegmentsOptionalParams,
|
|
28
|
+
WorkloadNetworkVirtualMachine,
|
|
29
|
+
WorkloadNetworksListVirtualMachinesOptionalParams,
|
|
30
|
+
WorkloadNetworkVMGroup,
|
|
31
|
+
WorkloadNetworksListVMGroupsOptionalParams,
|
|
33
32
|
WorkloadNetworksGetOptionalParams,
|
|
34
33
|
WorkloadNetworksGetResponse,
|
|
35
|
-
WorkloadNetworksGetSegmentOptionalParams,
|
|
36
|
-
WorkloadNetworksGetSegmentResponse,
|
|
37
|
-
WorkloadNetworksCreateSegmentsOptionalParams,
|
|
38
|
-
WorkloadNetworksCreateSegmentsResponse,
|
|
39
|
-
WorkloadNetworksUpdateSegmentsOptionalParams,
|
|
40
|
-
WorkloadNetworksUpdateSegmentsResponse,
|
|
41
|
-
WorkloadNetworksDeleteSegmentOptionalParams,
|
|
42
34
|
WorkloadNetworksGetDhcpOptionalParams,
|
|
43
35
|
WorkloadNetworksGetDhcpResponse,
|
|
44
36
|
WorkloadNetworksCreateDhcpOptionalParams,
|
|
45
37
|
WorkloadNetworksCreateDhcpResponse,
|
|
38
|
+
WorkloadNetworkDhcpUpdate,
|
|
46
39
|
WorkloadNetworksUpdateDhcpOptionalParams,
|
|
47
40
|
WorkloadNetworksUpdateDhcpResponse,
|
|
48
41
|
WorkloadNetworksDeleteDhcpOptionalParams,
|
|
49
|
-
WorkloadNetworksGetGatewayOptionalParams,
|
|
50
|
-
WorkloadNetworksGetGatewayResponse,
|
|
51
|
-
WorkloadNetworksGetPortMirroringOptionalParams,
|
|
52
|
-
WorkloadNetworksGetPortMirroringResponse,
|
|
53
|
-
WorkloadNetworksCreatePortMirroringOptionalParams,
|
|
54
|
-
WorkloadNetworksCreatePortMirroringResponse,
|
|
55
|
-
WorkloadNetworksUpdatePortMirroringOptionalParams,
|
|
56
|
-
WorkloadNetworksUpdatePortMirroringResponse,
|
|
57
|
-
WorkloadNetworksDeletePortMirroringOptionalParams,
|
|
58
|
-
WorkloadNetworksGetVMGroupOptionalParams,
|
|
59
|
-
WorkloadNetworksGetVMGroupResponse,
|
|
60
|
-
WorkloadNetworksCreateVMGroupOptionalParams,
|
|
61
|
-
WorkloadNetworksCreateVMGroupResponse,
|
|
62
|
-
WorkloadNetworksUpdateVMGroupOptionalParams,
|
|
63
|
-
WorkloadNetworksUpdateVMGroupResponse,
|
|
64
|
-
WorkloadNetworksDeleteVMGroupOptionalParams,
|
|
65
|
-
WorkloadNetworksGetVirtualMachineOptionalParams,
|
|
66
|
-
WorkloadNetworksGetVirtualMachineResponse,
|
|
67
42
|
WorkloadNetworksGetDnsServiceOptionalParams,
|
|
68
43
|
WorkloadNetworksGetDnsServiceResponse,
|
|
69
44
|
WorkloadNetworksCreateDnsServiceOptionalParams,
|
|
70
45
|
WorkloadNetworksCreateDnsServiceResponse,
|
|
46
|
+
WorkloadNetworkDnsServiceUpdate,
|
|
71
47
|
WorkloadNetworksUpdateDnsServiceOptionalParams,
|
|
72
48
|
WorkloadNetworksUpdateDnsServiceResponse,
|
|
73
49
|
WorkloadNetworksDeleteDnsServiceOptionalParams,
|
|
@@ -75,21 +51,50 @@ import {
|
|
|
75
51
|
WorkloadNetworksGetDnsZoneResponse,
|
|
76
52
|
WorkloadNetworksCreateDnsZoneOptionalParams,
|
|
77
53
|
WorkloadNetworksCreateDnsZoneResponse,
|
|
54
|
+
WorkloadNetworkDnsZoneUpdate,
|
|
78
55
|
WorkloadNetworksUpdateDnsZoneOptionalParams,
|
|
79
56
|
WorkloadNetworksUpdateDnsZoneResponse,
|
|
80
57
|
WorkloadNetworksDeleteDnsZoneOptionalParams,
|
|
58
|
+
WorkloadNetworksGetGatewayOptionalParams,
|
|
59
|
+
WorkloadNetworksGetGatewayResponse,
|
|
60
|
+
WorkloadNetworksGetPortMirroringOptionalParams,
|
|
61
|
+
WorkloadNetworksGetPortMirroringResponse,
|
|
62
|
+
WorkloadNetworksCreatePortMirroringOptionalParams,
|
|
63
|
+
WorkloadNetworksCreatePortMirroringResponse,
|
|
64
|
+
WorkloadNetworkPortMirroringUpdate,
|
|
65
|
+
WorkloadNetworksUpdatePortMirroringOptionalParams,
|
|
66
|
+
WorkloadNetworksUpdatePortMirroringResponse,
|
|
67
|
+
WorkloadNetworksDeletePortMirroringOptionalParams,
|
|
81
68
|
WorkloadNetworksGetPublicIPOptionalParams,
|
|
82
69
|
WorkloadNetworksGetPublicIPResponse,
|
|
83
70
|
WorkloadNetworksCreatePublicIPOptionalParams,
|
|
84
71
|
WorkloadNetworksCreatePublicIPResponse,
|
|
85
|
-
WorkloadNetworksDeletePublicIPOptionalParams
|
|
72
|
+
WorkloadNetworksDeletePublicIPOptionalParams,
|
|
73
|
+
WorkloadNetworksGetSegmentOptionalParams,
|
|
74
|
+
WorkloadNetworksGetSegmentResponse,
|
|
75
|
+
WorkloadNetworksCreateSegmentsOptionalParams,
|
|
76
|
+
WorkloadNetworksCreateSegmentsResponse,
|
|
77
|
+
WorkloadNetworkSegmentUpdate,
|
|
78
|
+
WorkloadNetworksUpdateSegmentsOptionalParams,
|
|
79
|
+
WorkloadNetworksUpdateSegmentsResponse,
|
|
80
|
+
WorkloadNetworksDeleteSegmentOptionalParams,
|
|
81
|
+
WorkloadNetworksGetVirtualMachineOptionalParams,
|
|
82
|
+
WorkloadNetworksGetVirtualMachineResponse,
|
|
83
|
+
WorkloadNetworksGetVMGroupOptionalParams,
|
|
84
|
+
WorkloadNetworksGetVMGroupResponse,
|
|
85
|
+
WorkloadNetworksCreateVMGroupOptionalParams,
|
|
86
|
+
WorkloadNetworksCreateVMGroupResponse,
|
|
87
|
+
WorkloadNetworkVMGroupUpdate,
|
|
88
|
+
WorkloadNetworksUpdateVMGroupOptionalParams,
|
|
89
|
+
WorkloadNetworksUpdateVMGroupResponse,
|
|
90
|
+
WorkloadNetworksDeleteVMGroupOptionalParams,
|
|
86
91
|
} from "../models";
|
|
87
92
|
|
|
88
93
|
/// <reference lib="esnext.asynciterable" />
|
|
89
94
|
/** Interface representing a WorkloadNetworks. */
|
|
90
95
|
export interface WorkloadNetworks {
|
|
91
96
|
/**
|
|
92
|
-
* List
|
|
97
|
+
* List WorkloadNetwork resources by PrivateCloud
|
|
93
98
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
94
99
|
* @param privateCloudName Name of the private cloud
|
|
95
100
|
* @param options The options parameters.
|
|
@@ -97,884 +102,870 @@ export interface WorkloadNetworks {
|
|
|
97
102
|
list(
|
|
98
103
|
resourceGroupName: string,
|
|
99
104
|
privateCloudName: string,
|
|
100
|
-
options?: WorkloadNetworksListOptionalParams
|
|
105
|
+
options?: WorkloadNetworksListOptionalParams,
|
|
101
106
|
): PagedAsyncIterableIterator<WorkloadNetwork>;
|
|
102
107
|
/**
|
|
103
|
-
* List
|
|
108
|
+
* List WorkloadNetworkDhcp resources by WorkloadNetwork
|
|
104
109
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
105
110
|
* @param privateCloudName Name of the private cloud
|
|
106
111
|
* @param options The options parameters.
|
|
107
112
|
*/
|
|
108
|
-
|
|
113
|
+
listDhcp(
|
|
109
114
|
resourceGroupName: string,
|
|
110
115
|
privateCloudName: string,
|
|
111
|
-
options?:
|
|
112
|
-
): PagedAsyncIterableIterator<
|
|
116
|
+
options?: WorkloadNetworksListDhcpOptionalParams,
|
|
117
|
+
): PagedAsyncIterableIterator<WorkloadNetworkDhcp>;
|
|
113
118
|
/**
|
|
114
|
-
* List
|
|
119
|
+
* List WorkloadNetworkDnsService resources by WorkloadNetwork
|
|
115
120
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
116
121
|
* @param privateCloudName Name of the private cloud
|
|
117
122
|
* @param options The options parameters.
|
|
118
123
|
*/
|
|
119
|
-
|
|
124
|
+
listDnsServices(
|
|
120
125
|
resourceGroupName: string,
|
|
121
126
|
privateCloudName: string,
|
|
122
|
-
options?:
|
|
123
|
-
): PagedAsyncIterableIterator<
|
|
127
|
+
options?: WorkloadNetworksListDnsServicesOptionalParams,
|
|
128
|
+
): PagedAsyncIterableIterator<WorkloadNetworkDnsService>;
|
|
124
129
|
/**
|
|
125
|
-
* List
|
|
130
|
+
* List WorkloadNetworkDnsZone resources by WorkloadNetwork
|
|
126
131
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
127
132
|
* @param privateCloudName Name of the private cloud
|
|
128
133
|
* @param options The options parameters.
|
|
129
134
|
*/
|
|
130
|
-
|
|
135
|
+
listDnsZones(
|
|
131
136
|
resourceGroupName: string,
|
|
132
137
|
privateCloudName: string,
|
|
133
|
-
options?:
|
|
134
|
-
): PagedAsyncIterableIterator<
|
|
138
|
+
options?: WorkloadNetworksListDnsZonesOptionalParams,
|
|
139
|
+
): PagedAsyncIterableIterator<WorkloadNetworkDnsZone>;
|
|
135
140
|
/**
|
|
136
|
-
* List
|
|
141
|
+
* List WorkloadNetworkGateway resources by WorkloadNetwork
|
|
137
142
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
138
143
|
* @param privateCloudName Name of the private cloud
|
|
139
144
|
* @param options The options parameters.
|
|
140
145
|
*/
|
|
141
|
-
|
|
146
|
+
listGateways(
|
|
142
147
|
resourceGroupName: string,
|
|
143
148
|
privateCloudName: string,
|
|
144
|
-
options?:
|
|
145
|
-
): PagedAsyncIterableIterator<
|
|
149
|
+
options?: WorkloadNetworksListGatewaysOptionalParams,
|
|
150
|
+
): PagedAsyncIterableIterator<WorkloadNetworkGateway>;
|
|
146
151
|
/**
|
|
147
|
-
* List
|
|
152
|
+
* List WorkloadNetworkPortMirroring resources by WorkloadNetwork
|
|
148
153
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
149
154
|
* @param privateCloudName Name of the private cloud
|
|
150
155
|
* @param options The options parameters.
|
|
151
156
|
*/
|
|
152
|
-
|
|
157
|
+
listPortMirroring(
|
|
153
158
|
resourceGroupName: string,
|
|
154
159
|
privateCloudName: string,
|
|
155
|
-
options?:
|
|
156
|
-
): PagedAsyncIterableIterator<
|
|
160
|
+
options?: WorkloadNetworksListPortMirroringOptionalParams,
|
|
161
|
+
): PagedAsyncIterableIterator<WorkloadNetworkPortMirroring>;
|
|
157
162
|
/**
|
|
158
|
-
* List
|
|
163
|
+
* List WorkloadNetworkPublicIP resources by WorkloadNetwork
|
|
159
164
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
160
165
|
* @param privateCloudName Name of the private cloud
|
|
161
166
|
* @param options The options parameters.
|
|
162
167
|
*/
|
|
163
|
-
|
|
168
|
+
listPublicIPs(
|
|
164
169
|
resourceGroupName: string,
|
|
165
170
|
privateCloudName: string,
|
|
166
|
-
options?:
|
|
167
|
-
): PagedAsyncIterableIterator<
|
|
171
|
+
options?: WorkloadNetworksListPublicIPsOptionalParams,
|
|
172
|
+
): PagedAsyncIterableIterator<WorkloadNetworkPublicIP>;
|
|
168
173
|
/**
|
|
169
|
-
* List
|
|
174
|
+
* List WorkloadNetworkSegment resources by WorkloadNetwork
|
|
170
175
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
171
176
|
* @param privateCloudName Name of the private cloud
|
|
172
177
|
* @param options The options parameters.
|
|
173
178
|
*/
|
|
174
|
-
|
|
179
|
+
listSegments(
|
|
175
180
|
resourceGroupName: string,
|
|
176
181
|
privateCloudName: string,
|
|
177
|
-
options?:
|
|
178
|
-
): PagedAsyncIterableIterator<
|
|
182
|
+
options?: WorkloadNetworksListSegmentsOptionalParams,
|
|
183
|
+
): PagedAsyncIterableIterator<WorkloadNetworkSegment>;
|
|
179
184
|
/**
|
|
180
|
-
* List
|
|
185
|
+
* List WorkloadNetworkVirtualMachine resources by WorkloadNetwork
|
|
181
186
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
182
187
|
* @param privateCloudName Name of the private cloud
|
|
183
188
|
* @param options The options parameters.
|
|
184
189
|
*/
|
|
185
|
-
|
|
190
|
+
listVirtualMachines(
|
|
186
191
|
resourceGroupName: string,
|
|
187
192
|
privateCloudName: string,
|
|
188
|
-
options?:
|
|
189
|
-
): PagedAsyncIterableIterator<
|
|
193
|
+
options?: WorkloadNetworksListVirtualMachinesOptionalParams,
|
|
194
|
+
): PagedAsyncIterableIterator<WorkloadNetworkVirtualMachine>;
|
|
190
195
|
/**
|
|
191
|
-
* List
|
|
196
|
+
* List WorkloadNetworkVMGroup resources by WorkloadNetwork
|
|
192
197
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
193
198
|
* @param privateCloudName Name of the private cloud
|
|
194
199
|
* @param options The options parameters.
|
|
195
200
|
*/
|
|
196
|
-
|
|
201
|
+
listVMGroups(
|
|
197
202
|
resourceGroupName: string,
|
|
198
203
|
privateCloudName: string,
|
|
199
|
-
options?:
|
|
200
|
-
): PagedAsyncIterableIterator<
|
|
204
|
+
options?: WorkloadNetworksListVMGroupsOptionalParams,
|
|
205
|
+
): PagedAsyncIterableIterator<WorkloadNetworkVMGroup>;
|
|
201
206
|
/**
|
|
202
|
-
* Get a
|
|
207
|
+
* Get a WorkloadNetwork
|
|
203
208
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
204
209
|
* @param privateCloudName Name of the private cloud
|
|
205
|
-
* @param workloadNetworkName Name for the workload network in the private cloud
|
|
206
210
|
* @param options The options parameters.
|
|
207
211
|
*/
|
|
208
212
|
get(
|
|
209
213
|
resourceGroupName: string,
|
|
210
214
|
privateCloudName: string,
|
|
211
|
-
|
|
212
|
-
options?: WorkloadNetworksGetOptionalParams
|
|
215
|
+
options?: WorkloadNetworksGetOptionalParams,
|
|
213
216
|
): Promise<WorkloadNetworksGetResponse>;
|
|
214
217
|
/**
|
|
215
|
-
* Get a
|
|
218
|
+
* Get a WorkloadNetworkDhcp
|
|
216
219
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
220
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
217
221
|
* @param privateCloudName Name of the private cloud
|
|
218
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
219
222
|
* @param options The options parameters.
|
|
220
223
|
*/
|
|
221
|
-
|
|
224
|
+
getDhcp(
|
|
222
225
|
resourceGroupName: string,
|
|
226
|
+
dhcpId: string,
|
|
223
227
|
privateCloudName: string,
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
): Promise<WorkloadNetworksGetSegmentResponse>;
|
|
228
|
+
options?: WorkloadNetworksGetDhcpOptionalParams,
|
|
229
|
+
): Promise<WorkloadNetworksGetDhcpResponse>;
|
|
227
230
|
/**
|
|
228
|
-
* Create a
|
|
231
|
+
* Create a WorkloadNetworkDhcp
|
|
229
232
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
230
233
|
* @param privateCloudName Name of the private cloud
|
|
231
|
-
* @param
|
|
232
|
-
* @param
|
|
234
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
235
|
+
* @param workloadNetworkDhcp Resource create parameters.
|
|
233
236
|
* @param options The options parameters.
|
|
234
237
|
*/
|
|
235
|
-
|
|
238
|
+
beginCreateDhcp(
|
|
236
239
|
resourceGroupName: string,
|
|
237
240
|
privateCloudName: string,
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
options?:
|
|
241
|
+
dhcpId: string,
|
|
242
|
+
workloadNetworkDhcp: WorkloadNetworkDhcp,
|
|
243
|
+
options?: WorkloadNetworksCreateDhcpOptionalParams,
|
|
241
244
|
): Promise<
|
|
242
245
|
SimplePollerLike<
|
|
243
|
-
OperationState<
|
|
244
|
-
|
|
246
|
+
OperationState<WorkloadNetworksCreateDhcpResponse>,
|
|
247
|
+
WorkloadNetworksCreateDhcpResponse
|
|
245
248
|
>
|
|
246
249
|
>;
|
|
247
250
|
/**
|
|
248
|
-
* Create a
|
|
251
|
+
* Create a WorkloadNetworkDhcp
|
|
249
252
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
250
253
|
* @param privateCloudName Name of the private cloud
|
|
251
|
-
* @param
|
|
252
|
-
* @param
|
|
254
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
255
|
+
* @param workloadNetworkDhcp Resource create parameters.
|
|
253
256
|
* @param options The options parameters.
|
|
254
257
|
*/
|
|
255
|
-
|
|
258
|
+
beginCreateDhcpAndWait(
|
|
256
259
|
resourceGroupName: string,
|
|
257
260
|
privateCloudName: string,
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
options?:
|
|
261
|
-
): Promise<
|
|
261
|
+
dhcpId: string,
|
|
262
|
+
workloadNetworkDhcp: WorkloadNetworkDhcp,
|
|
263
|
+
options?: WorkloadNetworksCreateDhcpOptionalParams,
|
|
264
|
+
): Promise<WorkloadNetworksCreateDhcpResponse>;
|
|
262
265
|
/**
|
|
263
|
-
*
|
|
266
|
+
* Update a WorkloadNetworkDhcp
|
|
264
267
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
265
268
|
* @param privateCloudName Name of the private cloud
|
|
266
|
-
* @param
|
|
267
|
-
* @param
|
|
269
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
270
|
+
* @param workloadNetworkDhcp The resource properties to be updated.
|
|
268
271
|
* @param options The options parameters.
|
|
269
272
|
*/
|
|
270
|
-
|
|
273
|
+
beginUpdateDhcp(
|
|
271
274
|
resourceGroupName: string,
|
|
272
275
|
privateCloudName: string,
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
options?:
|
|
276
|
+
dhcpId: string,
|
|
277
|
+
workloadNetworkDhcp: WorkloadNetworkDhcpUpdate,
|
|
278
|
+
options?: WorkloadNetworksUpdateDhcpOptionalParams,
|
|
276
279
|
): Promise<
|
|
277
280
|
SimplePollerLike<
|
|
278
|
-
OperationState<
|
|
279
|
-
|
|
281
|
+
OperationState<WorkloadNetworksUpdateDhcpResponse>,
|
|
282
|
+
WorkloadNetworksUpdateDhcpResponse
|
|
280
283
|
>
|
|
281
284
|
>;
|
|
282
285
|
/**
|
|
283
|
-
*
|
|
286
|
+
* Update a WorkloadNetworkDhcp
|
|
284
287
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
285
288
|
* @param privateCloudName Name of the private cloud
|
|
286
|
-
* @param
|
|
287
|
-
* @param
|
|
289
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
290
|
+
* @param workloadNetworkDhcp The resource properties to be updated.
|
|
288
291
|
* @param options The options parameters.
|
|
289
292
|
*/
|
|
290
|
-
|
|
293
|
+
beginUpdateDhcpAndWait(
|
|
291
294
|
resourceGroupName: string,
|
|
292
295
|
privateCloudName: string,
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
options?:
|
|
296
|
-
): Promise<
|
|
296
|
+
dhcpId: string,
|
|
297
|
+
workloadNetworkDhcp: WorkloadNetworkDhcpUpdate,
|
|
298
|
+
options?: WorkloadNetworksUpdateDhcpOptionalParams,
|
|
299
|
+
): Promise<WorkloadNetworksUpdateDhcpResponse>;
|
|
297
300
|
/**
|
|
298
|
-
* Delete a
|
|
301
|
+
* Delete a WorkloadNetworkDhcp
|
|
299
302
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
300
303
|
* @param privateCloudName Name of the private cloud
|
|
301
|
-
* @param
|
|
304
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
302
305
|
* @param options The options parameters.
|
|
303
306
|
*/
|
|
304
|
-
|
|
307
|
+
beginDeleteDhcp(
|
|
305
308
|
resourceGroupName: string,
|
|
306
309
|
privateCloudName: string,
|
|
307
|
-
|
|
308
|
-
options?:
|
|
310
|
+
dhcpId: string,
|
|
311
|
+
options?: WorkloadNetworksDeleteDhcpOptionalParams,
|
|
309
312
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
310
313
|
/**
|
|
311
|
-
* Delete a
|
|
314
|
+
* Delete a WorkloadNetworkDhcp
|
|
312
315
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
313
316
|
* @param privateCloudName Name of the private cloud
|
|
314
|
-
* @param
|
|
317
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
315
318
|
* @param options The options parameters.
|
|
316
319
|
*/
|
|
317
|
-
|
|
320
|
+
beginDeleteDhcpAndWait(
|
|
318
321
|
resourceGroupName: string,
|
|
319
322
|
privateCloudName: string,
|
|
320
|
-
|
|
321
|
-
options?:
|
|
323
|
+
dhcpId: string,
|
|
324
|
+
options?: WorkloadNetworksDeleteDhcpOptionalParams,
|
|
322
325
|
): Promise<void>;
|
|
323
326
|
/**
|
|
324
|
-
* Get
|
|
327
|
+
* Get a WorkloadNetworkDnsService
|
|
325
328
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
326
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
327
329
|
* @param privateCloudName Name of the private cloud
|
|
330
|
+
* @param dnsServiceId ID of the DNS service.
|
|
328
331
|
* @param options The options parameters.
|
|
329
332
|
*/
|
|
330
|
-
|
|
333
|
+
getDnsService(
|
|
331
334
|
resourceGroupName: string,
|
|
332
|
-
dhcpId: string,
|
|
333
335
|
privateCloudName: string,
|
|
334
|
-
|
|
335
|
-
|
|
336
|
+
dnsServiceId: string,
|
|
337
|
+
options?: WorkloadNetworksGetDnsServiceOptionalParams,
|
|
338
|
+
): Promise<WorkloadNetworksGetDnsServiceResponse>;
|
|
336
339
|
/**
|
|
337
|
-
* Create
|
|
340
|
+
* Create a WorkloadNetworkDnsService
|
|
338
341
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
339
342
|
* @param privateCloudName Name of the private cloud
|
|
340
|
-
* @param
|
|
341
|
-
* @param
|
|
343
|
+
* @param dnsServiceId ID of the DNS service.
|
|
344
|
+
* @param workloadNetworkDnsService Resource create parameters.
|
|
342
345
|
* @param options The options parameters.
|
|
343
346
|
*/
|
|
344
|
-
|
|
347
|
+
beginCreateDnsService(
|
|
345
348
|
resourceGroupName: string,
|
|
346
349
|
privateCloudName: string,
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
options?:
|
|
350
|
+
dnsServiceId: string,
|
|
351
|
+
workloadNetworkDnsService: WorkloadNetworkDnsService,
|
|
352
|
+
options?: WorkloadNetworksCreateDnsServiceOptionalParams,
|
|
350
353
|
): Promise<
|
|
351
354
|
SimplePollerLike<
|
|
352
|
-
OperationState<
|
|
353
|
-
|
|
355
|
+
OperationState<WorkloadNetworksCreateDnsServiceResponse>,
|
|
356
|
+
WorkloadNetworksCreateDnsServiceResponse
|
|
354
357
|
>
|
|
355
358
|
>;
|
|
356
359
|
/**
|
|
357
|
-
* Create
|
|
360
|
+
* Create a WorkloadNetworkDnsService
|
|
358
361
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
359
362
|
* @param privateCloudName Name of the private cloud
|
|
360
|
-
* @param
|
|
361
|
-
* @param
|
|
363
|
+
* @param dnsServiceId ID of the DNS service.
|
|
364
|
+
* @param workloadNetworkDnsService Resource create parameters.
|
|
362
365
|
* @param options The options parameters.
|
|
363
366
|
*/
|
|
364
|
-
|
|
367
|
+
beginCreateDnsServiceAndWait(
|
|
365
368
|
resourceGroupName: string,
|
|
366
369
|
privateCloudName: string,
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
options?:
|
|
370
|
-
): Promise<
|
|
370
|
+
dnsServiceId: string,
|
|
371
|
+
workloadNetworkDnsService: WorkloadNetworkDnsService,
|
|
372
|
+
options?: WorkloadNetworksCreateDnsServiceOptionalParams,
|
|
373
|
+
): Promise<WorkloadNetworksCreateDnsServiceResponse>;
|
|
371
374
|
/**
|
|
372
|
-
*
|
|
375
|
+
* Update a WorkloadNetworkDnsService
|
|
373
376
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
374
377
|
* @param privateCloudName Name of the private cloud
|
|
375
|
-
* @param
|
|
376
|
-
* @param
|
|
378
|
+
* @param dnsServiceId ID of the DNS service.
|
|
379
|
+
* @param workloadNetworkDnsService The resource properties to be updated.
|
|
377
380
|
* @param options The options parameters.
|
|
378
381
|
*/
|
|
379
|
-
|
|
382
|
+
beginUpdateDnsService(
|
|
380
383
|
resourceGroupName: string,
|
|
381
384
|
privateCloudName: string,
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
options?:
|
|
385
|
+
dnsServiceId: string,
|
|
386
|
+
workloadNetworkDnsService: WorkloadNetworkDnsServiceUpdate,
|
|
387
|
+
options?: WorkloadNetworksUpdateDnsServiceOptionalParams,
|
|
385
388
|
): Promise<
|
|
386
389
|
SimplePollerLike<
|
|
387
|
-
OperationState<
|
|
388
|
-
|
|
390
|
+
OperationState<WorkloadNetworksUpdateDnsServiceResponse>,
|
|
391
|
+
WorkloadNetworksUpdateDnsServiceResponse
|
|
389
392
|
>
|
|
390
393
|
>;
|
|
391
394
|
/**
|
|
392
|
-
*
|
|
395
|
+
* Update a WorkloadNetworkDnsService
|
|
393
396
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
394
397
|
* @param privateCloudName Name of the private cloud
|
|
395
|
-
* @param
|
|
396
|
-
* @param
|
|
398
|
+
* @param dnsServiceId ID of the DNS service.
|
|
399
|
+
* @param workloadNetworkDnsService The resource properties to be updated.
|
|
397
400
|
* @param options The options parameters.
|
|
398
401
|
*/
|
|
399
|
-
|
|
402
|
+
beginUpdateDnsServiceAndWait(
|
|
400
403
|
resourceGroupName: string,
|
|
401
404
|
privateCloudName: string,
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
options?:
|
|
405
|
-
): Promise<
|
|
405
|
+
dnsServiceId: string,
|
|
406
|
+
workloadNetworkDnsService: WorkloadNetworkDnsServiceUpdate,
|
|
407
|
+
options?: WorkloadNetworksUpdateDnsServiceOptionalParams,
|
|
408
|
+
): Promise<WorkloadNetworksUpdateDnsServiceResponse>;
|
|
406
409
|
/**
|
|
407
|
-
* Delete
|
|
410
|
+
* Delete a WorkloadNetworkDnsService
|
|
408
411
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
412
|
+
* @param dnsServiceId ID of the DNS service.
|
|
409
413
|
* @param privateCloudName Name of the private cloud
|
|
410
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
411
414
|
* @param options The options parameters.
|
|
412
415
|
*/
|
|
413
|
-
|
|
416
|
+
beginDeleteDnsService(
|
|
414
417
|
resourceGroupName: string,
|
|
418
|
+
dnsServiceId: string,
|
|
415
419
|
privateCloudName: string,
|
|
416
|
-
|
|
417
|
-
options?: WorkloadNetworksDeleteDhcpOptionalParams
|
|
420
|
+
options?: WorkloadNetworksDeleteDnsServiceOptionalParams,
|
|
418
421
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
419
422
|
/**
|
|
420
|
-
* Delete
|
|
423
|
+
* Delete a WorkloadNetworkDnsService
|
|
421
424
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
425
|
+
* @param dnsServiceId ID of the DNS service.
|
|
422
426
|
* @param privateCloudName Name of the private cloud
|
|
423
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
424
427
|
* @param options The options parameters.
|
|
425
428
|
*/
|
|
426
|
-
|
|
429
|
+
beginDeleteDnsServiceAndWait(
|
|
427
430
|
resourceGroupName: string,
|
|
431
|
+
dnsServiceId: string,
|
|
428
432
|
privateCloudName: string,
|
|
429
|
-
|
|
430
|
-
options?: WorkloadNetworksDeleteDhcpOptionalParams
|
|
433
|
+
options?: WorkloadNetworksDeleteDnsServiceOptionalParams,
|
|
431
434
|
): Promise<void>;
|
|
432
435
|
/**
|
|
433
|
-
* Get a
|
|
436
|
+
* Get a WorkloadNetworkDnsZone
|
|
434
437
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
435
438
|
* @param privateCloudName Name of the private cloud
|
|
436
|
-
* @param
|
|
439
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
437
440
|
* @param options The options parameters.
|
|
438
441
|
*/
|
|
439
|
-
|
|
440
|
-
resourceGroupName: string,
|
|
441
|
-
privateCloudName: string,
|
|
442
|
-
gatewayId: string,
|
|
443
|
-
options?: WorkloadNetworksGetGatewayOptionalParams
|
|
444
|
-
): Promise<WorkloadNetworksGetGatewayResponse>;
|
|
445
|
-
/**
|
|
446
|
-
* Get a port mirroring profile by id in a private cloud workload network.
|
|
447
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
448
|
-
* @param privateCloudName Name of the private cloud
|
|
449
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
450
|
-
* display name
|
|
451
|
-
* @param options The options parameters.
|
|
452
|
-
*/
|
|
453
|
-
getPortMirroring(
|
|
442
|
+
getDnsZone(
|
|
454
443
|
resourceGroupName: string,
|
|
455
444
|
privateCloudName: string,
|
|
456
|
-
|
|
457
|
-
options?:
|
|
458
|
-
): Promise<
|
|
445
|
+
dnsZoneId: string,
|
|
446
|
+
options?: WorkloadNetworksGetDnsZoneOptionalParams,
|
|
447
|
+
): Promise<WorkloadNetworksGetDnsZoneResponse>;
|
|
459
448
|
/**
|
|
460
|
-
* Create a
|
|
449
|
+
* Create a WorkloadNetworkDnsZone
|
|
461
450
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
462
451
|
* @param privateCloudName Name of the private cloud
|
|
463
|
-
* @param
|
|
464
|
-
*
|
|
465
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
452
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
453
|
+
* @param workloadNetworkDnsZone Resource create parameters.
|
|
466
454
|
* @param options The options parameters.
|
|
467
455
|
*/
|
|
468
|
-
|
|
456
|
+
beginCreateDnsZone(
|
|
469
457
|
resourceGroupName: string,
|
|
470
458
|
privateCloudName: string,
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
options?:
|
|
459
|
+
dnsZoneId: string,
|
|
460
|
+
workloadNetworkDnsZone: WorkloadNetworkDnsZone,
|
|
461
|
+
options?: WorkloadNetworksCreateDnsZoneOptionalParams,
|
|
474
462
|
): Promise<
|
|
475
463
|
SimplePollerLike<
|
|
476
|
-
OperationState<
|
|
477
|
-
|
|
464
|
+
OperationState<WorkloadNetworksCreateDnsZoneResponse>,
|
|
465
|
+
WorkloadNetworksCreateDnsZoneResponse
|
|
478
466
|
>
|
|
479
467
|
>;
|
|
480
468
|
/**
|
|
481
|
-
* Create a
|
|
469
|
+
* Create a WorkloadNetworkDnsZone
|
|
482
470
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
483
471
|
* @param privateCloudName Name of the private cloud
|
|
484
|
-
* @param
|
|
485
|
-
*
|
|
486
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
472
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
473
|
+
* @param workloadNetworkDnsZone Resource create parameters.
|
|
487
474
|
* @param options The options parameters.
|
|
488
475
|
*/
|
|
489
|
-
|
|
476
|
+
beginCreateDnsZoneAndWait(
|
|
490
477
|
resourceGroupName: string,
|
|
491
478
|
privateCloudName: string,
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
options?:
|
|
495
|
-
): Promise<
|
|
479
|
+
dnsZoneId: string,
|
|
480
|
+
workloadNetworkDnsZone: WorkloadNetworkDnsZone,
|
|
481
|
+
options?: WorkloadNetworksCreateDnsZoneOptionalParams,
|
|
482
|
+
): Promise<WorkloadNetworksCreateDnsZoneResponse>;
|
|
496
483
|
/**
|
|
497
|
-
*
|
|
484
|
+
* Update a WorkloadNetworkDnsZone
|
|
498
485
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
499
486
|
* @param privateCloudName Name of the private cloud
|
|
500
|
-
* @param
|
|
501
|
-
*
|
|
502
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
487
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
488
|
+
* @param workloadNetworkDnsZone The resource properties to be updated.
|
|
503
489
|
* @param options The options parameters.
|
|
504
490
|
*/
|
|
505
|
-
|
|
491
|
+
beginUpdateDnsZone(
|
|
506
492
|
resourceGroupName: string,
|
|
507
493
|
privateCloudName: string,
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
options?:
|
|
494
|
+
dnsZoneId: string,
|
|
495
|
+
workloadNetworkDnsZone: WorkloadNetworkDnsZoneUpdate,
|
|
496
|
+
options?: WorkloadNetworksUpdateDnsZoneOptionalParams,
|
|
511
497
|
): Promise<
|
|
512
498
|
SimplePollerLike<
|
|
513
|
-
OperationState<
|
|
514
|
-
|
|
499
|
+
OperationState<WorkloadNetworksUpdateDnsZoneResponse>,
|
|
500
|
+
WorkloadNetworksUpdateDnsZoneResponse
|
|
515
501
|
>
|
|
516
502
|
>;
|
|
517
503
|
/**
|
|
518
|
-
*
|
|
504
|
+
* Update a WorkloadNetworkDnsZone
|
|
519
505
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
520
506
|
* @param privateCloudName Name of the private cloud
|
|
521
|
-
* @param
|
|
522
|
-
*
|
|
523
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
507
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
508
|
+
* @param workloadNetworkDnsZone The resource properties to be updated.
|
|
524
509
|
* @param options The options parameters.
|
|
525
510
|
*/
|
|
526
|
-
|
|
511
|
+
beginUpdateDnsZoneAndWait(
|
|
527
512
|
resourceGroupName: string,
|
|
528
513
|
privateCloudName: string,
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
options?:
|
|
532
|
-
): Promise<
|
|
514
|
+
dnsZoneId: string,
|
|
515
|
+
workloadNetworkDnsZone: WorkloadNetworkDnsZoneUpdate,
|
|
516
|
+
options?: WorkloadNetworksUpdateDnsZoneOptionalParams,
|
|
517
|
+
): Promise<WorkloadNetworksUpdateDnsZoneResponse>;
|
|
533
518
|
/**
|
|
534
|
-
* Delete a
|
|
519
|
+
* Delete a WorkloadNetworkDnsZone
|
|
535
520
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
536
|
-
* @param
|
|
537
|
-
* display name
|
|
521
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
538
522
|
* @param privateCloudName Name of the private cloud
|
|
539
523
|
* @param options The options parameters.
|
|
540
524
|
*/
|
|
541
|
-
|
|
525
|
+
beginDeleteDnsZone(
|
|
542
526
|
resourceGroupName: string,
|
|
543
|
-
|
|
527
|
+
dnsZoneId: string,
|
|
544
528
|
privateCloudName: string,
|
|
545
|
-
options?:
|
|
529
|
+
options?: WorkloadNetworksDeleteDnsZoneOptionalParams,
|
|
546
530
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
547
531
|
/**
|
|
548
|
-
* Delete a
|
|
532
|
+
* Delete a WorkloadNetworkDnsZone
|
|
549
533
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
550
|
-
* @param
|
|
551
|
-
* display name
|
|
534
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
552
535
|
* @param privateCloudName Name of the private cloud
|
|
553
536
|
* @param options The options parameters.
|
|
554
537
|
*/
|
|
555
|
-
|
|
538
|
+
beginDeleteDnsZoneAndWait(
|
|
556
539
|
resourceGroupName: string,
|
|
557
|
-
|
|
540
|
+
dnsZoneId: string,
|
|
558
541
|
privateCloudName: string,
|
|
559
|
-
options?:
|
|
542
|
+
options?: WorkloadNetworksDeleteDnsZoneOptionalParams,
|
|
560
543
|
): Promise<void>;
|
|
561
544
|
/**
|
|
562
|
-
* Get a
|
|
545
|
+
* Get a WorkloadNetworkGateway
|
|
563
546
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
564
547
|
* @param privateCloudName Name of the private cloud
|
|
565
|
-
* @param
|
|
548
|
+
* @param gatewayId The ID of the NSX Gateway
|
|
566
549
|
* @param options The options parameters.
|
|
567
550
|
*/
|
|
568
|
-
|
|
551
|
+
getGateway(
|
|
569
552
|
resourceGroupName: string,
|
|
570
553
|
privateCloudName: string,
|
|
571
|
-
|
|
572
|
-
options?:
|
|
573
|
-
): Promise<
|
|
554
|
+
gatewayId: string,
|
|
555
|
+
options?: WorkloadNetworksGetGatewayOptionalParams,
|
|
556
|
+
): Promise<WorkloadNetworksGetGatewayResponse>;
|
|
574
557
|
/**
|
|
575
|
-
*
|
|
558
|
+
* Get a WorkloadNetworkPortMirroring
|
|
576
559
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
577
560
|
* @param privateCloudName Name of the private cloud
|
|
578
|
-
* @param
|
|
579
|
-
* @param workloadNetworkVMGroup NSX VM Group
|
|
561
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
580
562
|
* @param options The options parameters.
|
|
581
563
|
*/
|
|
582
|
-
|
|
564
|
+
getPortMirroring(
|
|
583
565
|
resourceGroupName: string,
|
|
584
566
|
privateCloudName: string,
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
567
|
+
portMirroringId: string,
|
|
568
|
+
options?: WorkloadNetworksGetPortMirroringOptionalParams,
|
|
569
|
+
): Promise<WorkloadNetworksGetPortMirroringResponse>;
|
|
570
|
+
/**
|
|
571
|
+
* Create a WorkloadNetworkPortMirroring
|
|
572
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
573
|
+
* @param privateCloudName Name of the private cloud
|
|
574
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
575
|
+
* @param workloadNetworkPortMirroring Resource create parameters.
|
|
576
|
+
* @param options The options parameters.
|
|
577
|
+
*/
|
|
578
|
+
beginCreatePortMirroring(
|
|
579
|
+
resourceGroupName: string,
|
|
580
|
+
privateCloudName: string,
|
|
581
|
+
portMirroringId: string,
|
|
582
|
+
workloadNetworkPortMirroring: WorkloadNetworkPortMirroring,
|
|
583
|
+
options?: WorkloadNetworksCreatePortMirroringOptionalParams,
|
|
588
584
|
): Promise<
|
|
589
585
|
SimplePollerLike<
|
|
590
|
-
OperationState<
|
|
591
|
-
|
|
586
|
+
OperationState<WorkloadNetworksCreatePortMirroringResponse>,
|
|
587
|
+
WorkloadNetworksCreatePortMirroringResponse
|
|
592
588
|
>
|
|
593
589
|
>;
|
|
594
590
|
/**
|
|
595
|
-
* Create a
|
|
591
|
+
* Create a WorkloadNetworkPortMirroring
|
|
596
592
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
597
593
|
* @param privateCloudName Name of the private cloud
|
|
598
|
-
* @param
|
|
599
|
-
* @param
|
|
594
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
595
|
+
* @param workloadNetworkPortMirroring Resource create parameters.
|
|
600
596
|
* @param options The options parameters.
|
|
601
597
|
*/
|
|
602
|
-
|
|
598
|
+
beginCreatePortMirroringAndWait(
|
|
603
599
|
resourceGroupName: string,
|
|
604
600
|
privateCloudName: string,
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
options?:
|
|
608
|
-
): Promise<
|
|
601
|
+
portMirroringId: string,
|
|
602
|
+
workloadNetworkPortMirroring: WorkloadNetworkPortMirroring,
|
|
603
|
+
options?: WorkloadNetworksCreatePortMirroringOptionalParams,
|
|
604
|
+
): Promise<WorkloadNetworksCreatePortMirroringResponse>;
|
|
609
605
|
/**
|
|
610
|
-
*
|
|
606
|
+
* Update a WorkloadNetworkPortMirroring
|
|
611
607
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
612
608
|
* @param privateCloudName Name of the private cloud
|
|
613
|
-
* @param
|
|
614
|
-
* @param
|
|
609
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
610
|
+
* @param workloadNetworkPortMirroring The resource properties to be updated.
|
|
615
611
|
* @param options The options parameters.
|
|
616
612
|
*/
|
|
617
|
-
|
|
613
|
+
beginUpdatePortMirroring(
|
|
618
614
|
resourceGroupName: string,
|
|
619
615
|
privateCloudName: string,
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
options?:
|
|
616
|
+
portMirroringId: string,
|
|
617
|
+
workloadNetworkPortMirroring: WorkloadNetworkPortMirroringUpdate,
|
|
618
|
+
options?: WorkloadNetworksUpdatePortMirroringOptionalParams,
|
|
623
619
|
): Promise<
|
|
624
620
|
SimplePollerLike<
|
|
625
|
-
OperationState<
|
|
626
|
-
|
|
621
|
+
OperationState<WorkloadNetworksUpdatePortMirroringResponse>,
|
|
622
|
+
WorkloadNetworksUpdatePortMirroringResponse
|
|
627
623
|
>
|
|
628
624
|
>;
|
|
629
625
|
/**
|
|
630
|
-
*
|
|
626
|
+
* Update a WorkloadNetworkPortMirroring
|
|
631
627
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
632
628
|
* @param privateCloudName Name of the private cloud
|
|
633
|
-
* @param
|
|
634
|
-
* @param
|
|
629
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
630
|
+
* @param workloadNetworkPortMirroring The resource properties to be updated.
|
|
635
631
|
* @param options The options parameters.
|
|
636
632
|
*/
|
|
637
|
-
|
|
633
|
+
beginUpdatePortMirroringAndWait(
|
|
638
634
|
resourceGroupName: string,
|
|
639
635
|
privateCloudName: string,
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
options?:
|
|
643
|
-
): Promise<
|
|
636
|
+
portMirroringId: string,
|
|
637
|
+
workloadNetworkPortMirroring: WorkloadNetworkPortMirroringUpdate,
|
|
638
|
+
options?: WorkloadNetworksUpdatePortMirroringOptionalParams,
|
|
639
|
+
): Promise<WorkloadNetworksUpdatePortMirroringResponse>;
|
|
644
640
|
/**
|
|
645
|
-
* Delete a
|
|
641
|
+
* Delete a WorkloadNetworkPortMirroring
|
|
646
642
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
647
|
-
* @param
|
|
643
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
648
644
|
* @param privateCloudName Name of the private cloud
|
|
649
645
|
* @param options The options parameters.
|
|
650
646
|
*/
|
|
651
|
-
|
|
647
|
+
beginDeletePortMirroring(
|
|
652
648
|
resourceGroupName: string,
|
|
653
|
-
|
|
649
|
+
portMirroringId: string,
|
|
654
650
|
privateCloudName: string,
|
|
655
|
-
options?:
|
|
651
|
+
options?: WorkloadNetworksDeletePortMirroringOptionalParams,
|
|
656
652
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
657
653
|
/**
|
|
658
|
-
* Delete a
|
|
654
|
+
* Delete a WorkloadNetworkPortMirroring
|
|
659
655
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
660
|
-
* @param
|
|
656
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
661
657
|
* @param privateCloudName Name of the private cloud
|
|
662
658
|
* @param options The options parameters.
|
|
663
659
|
*/
|
|
664
|
-
|
|
660
|
+
beginDeletePortMirroringAndWait(
|
|
665
661
|
resourceGroupName: string,
|
|
666
|
-
|
|
662
|
+
portMirroringId: string,
|
|
667
663
|
privateCloudName: string,
|
|
668
|
-
options?:
|
|
664
|
+
options?: WorkloadNetworksDeletePortMirroringOptionalParams,
|
|
669
665
|
): Promise<void>;
|
|
670
666
|
/**
|
|
671
|
-
* Get a
|
|
667
|
+
* Get a WorkloadNetworkPublicIP
|
|
672
668
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
673
669
|
* @param privateCloudName Name of the private cloud
|
|
674
|
-
* @param
|
|
670
|
+
* @param publicIPId ID of the DNS zone.
|
|
675
671
|
* @param options The options parameters.
|
|
676
672
|
*/
|
|
677
|
-
|
|
678
|
-
resourceGroupName: string,
|
|
679
|
-
privateCloudName: string,
|
|
680
|
-
virtualMachineId: string,
|
|
681
|
-
options?: WorkloadNetworksGetVirtualMachineOptionalParams
|
|
682
|
-
): Promise<WorkloadNetworksGetVirtualMachineResponse>;
|
|
683
|
-
/**
|
|
684
|
-
* Get a DNS service by id in a private cloud workload network.
|
|
685
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
686
|
-
* @param privateCloudName Name of the private cloud
|
|
687
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
688
|
-
* @param options The options parameters.
|
|
689
|
-
*/
|
|
690
|
-
getDnsService(
|
|
673
|
+
getPublicIP(
|
|
691
674
|
resourceGroupName: string,
|
|
692
675
|
privateCloudName: string,
|
|
693
|
-
|
|
694
|
-
options?:
|
|
695
|
-
): Promise<
|
|
676
|
+
publicIPId: string,
|
|
677
|
+
options?: WorkloadNetworksGetPublicIPOptionalParams,
|
|
678
|
+
): Promise<WorkloadNetworksGetPublicIPResponse>;
|
|
696
679
|
/**
|
|
697
|
-
* Create a
|
|
680
|
+
* Create a WorkloadNetworkPublicIP
|
|
698
681
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
699
682
|
* @param privateCloudName Name of the private cloud
|
|
700
|
-
* @param
|
|
701
|
-
* @param
|
|
683
|
+
* @param publicIPId ID of the DNS zone.
|
|
684
|
+
* @param workloadNetworkPublicIP Resource create parameters.
|
|
702
685
|
* @param options The options parameters.
|
|
703
686
|
*/
|
|
704
|
-
|
|
687
|
+
beginCreatePublicIP(
|
|
705
688
|
resourceGroupName: string,
|
|
706
689
|
privateCloudName: string,
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
options?:
|
|
690
|
+
publicIPId: string,
|
|
691
|
+
workloadNetworkPublicIP: WorkloadNetworkPublicIP,
|
|
692
|
+
options?: WorkloadNetworksCreatePublicIPOptionalParams,
|
|
710
693
|
): Promise<
|
|
711
694
|
SimplePollerLike<
|
|
712
|
-
OperationState<
|
|
713
|
-
|
|
695
|
+
OperationState<WorkloadNetworksCreatePublicIPResponse>,
|
|
696
|
+
WorkloadNetworksCreatePublicIPResponse
|
|
714
697
|
>
|
|
715
698
|
>;
|
|
716
699
|
/**
|
|
717
|
-
* Create a
|
|
700
|
+
* Create a WorkloadNetworkPublicIP
|
|
718
701
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
719
702
|
* @param privateCloudName Name of the private cloud
|
|
720
|
-
* @param
|
|
721
|
-
* @param
|
|
703
|
+
* @param publicIPId ID of the DNS zone.
|
|
704
|
+
* @param workloadNetworkPublicIP Resource create parameters.
|
|
722
705
|
* @param options The options parameters.
|
|
723
706
|
*/
|
|
724
|
-
|
|
707
|
+
beginCreatePublicIPAndWait(
|
|
725
708
|
resourceGroupName: string,
|
|
726
709
|
privateCloudName: string,
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
options?:
|
|
730
|
-
): Promise<
|
|
710
|
+
publicIPId: string,
|
|
711
|
+
workloadNetworkPublicIP: WorkloadNetworkPublicIP,
|
|
712
|
+
options?: WorkloadNetworksCreatePublicIPOptionalParams,
|
|
713
|
+
): Promise<WorkloadNetworksCreatePublicIPResponse>;
|
|
731
714
|
/**
|
|
732
|
-
*
|
|
715
|
+
* Delete a WorkloadNetworkPublicIP
|
|
733
716
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
717
|
+
* @param publicIPId ID of the DNS zone.
|
|
734
718
|
* @param privateCloudName Name of the private cloud
|
|
735
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
736
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
737
719
|
* @param options The options parameters.
|
|
738
720
|
*/
|
|
739
|
-
|
|
721
|
+
beginDeletePublicIP(
|
|
740
722
|
resourceGroupName: string,
|
|
723
|
+
publicIPId: string,
|
|
741
724
|
privateCloudName: string,
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
options?: WorkloadNetworksUpdateDnsServiceOptionalParams
|
|
745
|
-
): Promise<
|
|
746
|
-
SimplePollerLike<
|
|
747
|
-
OperationState<WorkloadNetworksUpdateDnsServiceResponse>,
|
|
748
|
-
WorkloadNetworksUpdateDnsServiceResponse
|
|
749
|
-
>
|
|
750
|
-
>;
|
|
725
|
+
options?: WorkloadNetworksDeletePublicIPOptionalParams,
|
|
726
|
+
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
751
727
|
/**
|
|
752
|
-
*
|
|
728
|
+
* Delete a WorkloadNetworkPublicIP
|
|
753
729
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
730
|
+
* @param publicIPId ID of the DNS zone.
|
|
754
731
|
* @param privateCloudName Name of the private cloud
|
|
755
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
756
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
757
732
|
* @param options The options parameters.
|
|
758
733
|
*/
|
|
759
|
-
|
|
734
|
+
beginDeletePublicIPAndWait(
|
|
760
735
|
resourceGroupName: string,
|
|
736
|
+
publicIPId: string,
|
|
761
737
|
privateCloudName: string,
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
options?: WorkloadNetworksUpdateDnsServiceOptionalParams
|
|
765
|
-
): Promise<WorkloadNetworksUpdateDnsServiceResponse>;
|
|
738
|
+
options?: WorkloadNetworksDeletePublicIPOptionalParams,
|
|
739
|
+
): Promise<void>;
|
|
766
740
|
/**
|
|
767
|
-
*
|
|
741
|
+
* Get a WorkloadNetworkSegment
|
|
768
742
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
769
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
770
743
|
* @param privateCloudName Name of the private cloud
|
|
744
|
+
* @param segmentId The ID of the NSX Segment
|
|
771
745
|
* @param options The options parameters.
|
|
772
746
|
*/
|
|
773
|
-
|
|
747
|
+
getSegment(
|
|
774
748
|
resourceGroupName: string,
|
|
775
|
-
dnsServiceId: string,
|
|
776
749
|
privateCloudName: string,
|
|
777
|
-
|
|
778
|
-
|
|
750
|
+
segmentId: string,
|
|
751
|
+
options?: WorkloadNetworksGetSegmentOptionalParams,
|
|
752
|
+
): Promise<WorkloadNetworksGetSegmentResponse>;
|
|
779
753
|
/**
|
|
780
|
-
*
|
|
754
|
+
* Create a WorkloadNetworkSegment
|
|
781
755
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
782
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
783
756
|
* @param privateCloudName Name of the private cloud
|
|
757
|
+
* @param segmentId The ID of the NSX Segment
|
|
758
|
+
* @param workloadNetworkSegment Resource create parameters.
|
|
784
759
|
* @param options The options parameters.
|
|
785
760
|
*/
|
|
786
|
-
|
|
761
|
+
beginCreateSegments(
|
|
787
762
|
resourceGroupName: string,
|
|
788
|
-
dnsServiceId: string,
|
|
789
763
|
privateCloudName: string,
|
|
790
|
-
|
|
791
|
-
|
|
764
|
+
segmentId: string,
|
|
765
|
+
workloadNetworkSegment: WorkloadNetworkSegment,
|
|
766
|
+
options?: WorkloadNetworksCreateSegmentsOptionalParams,
|
|
767
|
+
): Promise<
|
|
768
|
+
SimplePollerLike<
|
|
769
|
+
OperationState<WorkloadNetworksCreateSegmentsResponse>,
|
|
770
|
+
WorkloadNetworksCreateSegmentsResponse
|
|
771
|
+
>
|
|
772
|
+
>;
|
|
792
773
|
/**
|
|
793
|
-
*
|
|
774
|
+
* Create a WorkloadNetworkSegment
|
|
794
775
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
795
776
|
* @param privateCloudName Name of the private cloud
|
|
796
|
-
* @param
|
|
777
|
+
* @param segmentId The ID of the NSX Segment
|
|
778
|
+
* @param workloadNetworkSegment Resource create parameters.
|
|
797
779
|
* @param options The options parameters.
|
|
798
780
|
*/
|
|
799
|
-
|
|
781
|
+
beginCreateSegmentsAndWait(
|
|
800
782
|
resourceGroupName: string,
|
|
801
783
|
privateCloudName: string,
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
784
|
+
segmentId: string,
|
|
785
|
+
workloadNetworkSegment: WorkloadNetworkSegment,
|
|
786
|
+
options?: WorkloadNetworksCreateSegmentsOptionalParams,
|
|
787
|
+
): Promise<WorkloadNetworksCreateSegmentsResponse>;
|
|
805
788
|
/**
|
|
806
|
-
*
|
|
789
|
+
* Update a WorkloadNetworkSegment
|
|
807
790
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
808
791
|
* @param privateCloudName Name of the private cloud
|
|
809
|
-
* @param
|
|
810
|
-
* @param
|
|
792
|
+
* @param segmentId The ID of the NSX Segment
|
|
793
|
+
* @param workloadNetworkSegment The resource properties to be updated.
|
|
811
794
|
* @param options The options parameters.
|
|
812
795
|
*/
|
|
813
|
-
|
|
796
|
+
beginUpdateSegments(
|
|
814
797
|
resourceGroupName: string,
|
|
815
798
|
privateCloudName: string,
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
options?:
|
|
799
|
+
segmentId: string,
|
|
800
|
+
workloadNetworkSegment: WorkloadNetworkSegmentUpdate,
|
|
801
|
+
options?: WorkloadNetworksUpdateSegmentsOptionalParams,
|
|
819
802
|
): Promise<
|
|
820
803
|
SimplePollerLike<
|
|
821
|
-
OperationState<
|
|
822
|
-
|
|
804
|
+
OperationState<WorkloadNetworksUpdateSegmentsResponse>,
|
|
805
|
+
WorkloadNetworksUpdateSegmentsResponse
|
|
823
806
|
>
|
|
824
807
|
>;
|
|
825
808
|
/**
|
|
826
|
-
*
|
|
809
|
+
* Update a WorkloadNetworkSegment
|
|
827
810
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
828
811
|
* @param privateCloudName Name of the private cloud
|
|
829
|
-
* @param
|
|
830
|
-
* @param
|
|
812
|
+
* @param segmentId The ID of the NSX Segment
|
|
813
|
+
* @param workloadNetworkSegment The resource properties to be updated.
|
|
831
814
|
* @param options The options parameters.
|
|
832
815
|
*/
|
|
833
|
-
|
|
816
|
+
beginUpdateSegmentsAndWait(
|
|
834
817
|
resourceGroupName: string,
|
|
835
818
|
privateCloudName: string,
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
options?:
|
|
839
|
-
): Promise<
|
|
819
|
+
segmentId: string,
|
|
820
|
+
workloadNetworkSegment: WorkloadNetworkSegmentUpdate,
|
|
821
|
+
options?: WorkloadNetworksUpdateSegmentsOptionalParams,
|
|
822
|
+
): Promise<WorkloadNetworksUpdateSegmentsResponse>;
|
|
840
823
|
/**
|
|
841
|
-
*
|
|
824
|
+
* Delete a WorkloadNetworkSegment
|
|
842
825
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
843
826
|
* @param privateCloudName Name of the private cloud
|
|
844
|
-
* @param
|
|
845
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
827
|
+
* @param segmentId The ID of the NSX Segment
|
|
846
828
|
* @param options The options parameters.
|
|
847
829
|
*/
|
|
848
|
-
|
|
830
|
+
beginDeleteSegment(
|
|
849
831
|
resourceGroupName: string,
|
|
850
832
|
privateCloudName: string,
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
): Promise<
|
|
855
|
-
SimplePollerLike<
|
|
856
|
-
OperationState<WorkloadNetworksUpdateDnsZoneResponse>,
|
|
857
|
-
WorkloadNetworksUpdateDnsZoneResponse
|
|
858
|
-
>
|
|
859
|
-
>;
|
|
833
|
+
segmentId: string,
|
|
834
|
+
options?: WorkloadNetworksDeleteSegmentOptionalParams,
|
|
835
|
+
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
860
836
|
/**
|
|
861
|
-
*
|
|
837
|
+
* Delete a WorkloadNetworkSegment
|
|
862
838
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
863
839
|
* @param privateCloudName Name of the private cloud
|
|
864
|
-
* @param
|
|
865
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
840
|
+
* @param segmentId The ID of the NSX Segment
|
|
866
841
|
* @param options The options parameters.
|
|
867
842
|
*/
|
|
868
|
-
|
|
843
|
+
beginDeleteSegmentAndWait(
|
|
869
844
|
resourceGroupName: string,
|
|
870
845
|
privateCloudName: string,
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
): Promise<WorkloadNetworksUpdateDnsZoneResponse>;
|
|
846
|
+
segmentId: string,
|
|
847
|
+
options?: WorkloadNetworksDeleteSegmentOptionalParams,
|
|
848
|
+
): Promise<void>;
|
|
875
849
|
/**
|
|
876
|
-
*
|
|
850
|
+
* Get a WorkloadNetworkVirtualMachine
|
|
877
851
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
878
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
879
852
|
* @param privateCloudName Name of the private cloud
|
|
853
|
+
* @param virtualMachineId ID of the virtual machine.
|
|
880
854
|
* @param options The options parameters.
|
|
881
855
|
*/
|
|
882
|
-
|
|
856
|
+
getVirtualMachine(
|
|
883
857
|
resourceGroupName: string,
|
|
884
|
-
dnsZoneId: string,
|
|
885
858
|
privateCloudName: string,
|
|
886
|
-
|
|
887
|
-
|
|
859
|
+
virtualMachineId: string,
|
|
860
|
+
options?: WorkloadNetworksGetVirtualMachineOptionalParams,
|
|
861
|
+
): Promise<WorkloadNetworksGetVirtualMachineResponse>;
|
|
888
862
|
/**
|
|
889
|
-
*
|
|
863
|
+
* Get a WorkloadNetworkVMGroup
|
|
890
864
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
891
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
892
865
|
* @param privateCloudName Name of the private cloud
|
|
866
|
+
* @param vmGroupId ID of the VM group.
|
|
893
867
|
* @param options The options parameters.
|
|
894
868
|
*/
|
|
895
|
-
|
|
869
|
+
getVMGroup(
|
|
896
870
|
resourceGroupName: string,
|
|
897
|
-
dnsZoneId: string,
|
|
898
871
|
privateCloudName: string,
|
|
899
|
-
|
|
900
|
-
|
|
872
|
+
vmGroupId: string,
|
|
873
|
+
options?: WorkloadNetworksGetVMGroupOptionalParams,
|
|
874
|
+
): Promise<WorkloadNetworksGetVMGroupResponse>;
|
|
901
875
|
/**
|
|
902
|
-
*
|
|
876
|
+
* Create a WorkloadNetworkVMGroup
|
|
903
877
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
904
878
|
* @param privateCloudName Name of the private cloud
|
|
905
|
-
* @param
|
|
906
|
-
*
|
|
879
|
+
* @param vmGroupId ID of the VM group.
|
|
880
|
+
* @param workloadNetworkVMGroup Resource create parameters.
|
|
907
881
|
* @param options The options parameters.
|
|
908
882
|
*/
|
|
909
|
-
|
|
883
|
+
beginCreateVMGroup(
|
|
910
884
|
resourceGroupName: string,
|
|
911
885
|
privateCloudName: string,
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
886
|
+
vmGroupId: string,
|
|
887
|
+
workloadNetworkVMGroup: WorkloadNetworkVMGroup,
|
|
888
|
+
options?: WorkloadNetworksCreateVMGroupOptionalParams,
|
|
889
|
+
): Promise<
|
|
890
|
+
SimplePollerLike<
|
|
891
|
+
OperationState<WorkloadNetworksCreateVMGroupResponse>,
|
|
892
|
+
WorkloadNetworksCreateVMGroupResponse
|
|
893
|
+
>
|
|
894
|
+
>;
|
|
915
895
|
/**
|
|
916
|
-
* Create a
|
|
896
|
+
* Create a WorkloadNetworkVMGroup
|
|
917
897
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
918
898
|
* @param privateCloudName Name of the private cloud
|
|
919
|
-
* @param
|
|
920
|
-
*
|
|
921
|
-
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
899
|
+
* @param vmGroupId ID of the VM group.
|
|
900
|
+
* @param workloadNetworkVMGroup Resource create parameters.
|
|
922
901
|
* @param options The options parameters.
|
|
923
902
|
*/
|
|
924
|
-
|
|
903
|
+
beginCreateVMGroupAndWait(
|
|
925
904
|
resourceGroupName: string,
|
|
926
905
|
privateCloudName: string,
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
options?:
|
|
906
|
+
vmGroupId: string,
|
|
907
|
+
workloadNetworkVMGroup: WorkloadNetworkVMGroup,
|
|
908
|
+
options?: WorkloadNetworksCreateVMGroupOptionalParams,
|
|
909
|
+
): Promise<WorkloadNetworksCreateVMGroupResponse>;
|
|
910
|
+
/**
|
|
911
|
+
* Update a WorkloadNetworkVMGroup
|
|
912
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
913
|
+
* @param privateCloudName Name of the private cloud
|
|
914
|
+
* @param vmGroupId ID of the VM group.
|
|
915
|
+
* @param workloadNetworkVMGroup The resource properties to be updated.
|
|
916
|
+
* @param options The options parameters.
|
|
917
|
+
*/
|
|
918
|
+
beginUpdateVMGroup(
|
|
919
|
+
resourceGroupName: string,
|
|
920
|
+
privateCloudName: string,
|
|
921
|
+
vmGroupId: string,
|
|
922
|
+
workloadNetworkVMGroup: WorkloadNetworkVMGroupUpdate,
|
|
923
|
+
options?: WorkloadNetworksUpdateVMGroupOptionalParams,
|
|
930
924
|
): Promise<
|
|
931
925
|
SimplePollerLike<
|
|
932
|
-
OperationState<
|
|
933
|
-
|
|
926
|
+
OperationState<WorkloadNetworksUpdateVMGroupResponse>,
|
|
927
|
+
WorkloadNetworksUpdateVMGroupResponse
|
|
934
928
|
>
|
|
935
929
|
>;
|
|
936
930
|
/**
|
|
937
|
-
*
|
|
931
|
+
* Update a WorkloadNetworkVMGroup
|
|
938
932
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
939
933
|
* @param privateCloudName Name of the private cloud
|
|
940
|
-
* @param
|
|
941
|
-
*
|
|
942
|
-
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
934
|
+
* @param vmGroupId ID of the VM group.
|
|
935
|
+
* @param workloadNetworkVMGroup The resource properties to be updated.
|
|
943
936
|
* @param options The options parameters.
|
|
944
937
|
*/
|
|
945
|
-
|
|
938
|
+
beginUpdateVMGroupAndWait(
|
|
946
939
|
resourceGroupName: string,
|
|
947
940
|
privateCloudName: string,
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
options?:
|
|
951
|
-
): Promise<
|
|
941
|
+
vmGroupId: string,
|
|
942
|
+
workloadNetworkVMGroup: WorkloadNetworkVMGroupUpdate,
|
|
943
|
+
options?: WorkloadNetworksUpdateVMGroupOptionalParams,
|
|
944
|
+
): Promise<WorkloadNetworksUpdateVMGroupResponse>;
|
|
952
945
|
/**
|
|
953
|
-
* Delete a
|
|
946
|
+
* Delete a WorkloadNetworkVMGroup
|
|
954
947
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
955
|
-
* @param
|
|
956
|
-
* display name
|
|
948
|
+
* @param vmGroupId ID of the VM group.
|
|
957
949
|
* @param privateCloudName Name of the private cloud
|
|
958
950
|
* @param options The options parameters.
|
|
959
951
|
*/
|
|
960
|
-
|
|
952
|
+
beginDeleteVMGroup(
|
|
961
953
|
resourceGroupName: string,
|
|
962
|
-
|
|
954
|
+
vmGroupId: string,
|
|
963
955
|
privateCloudName: string,
|
|
964
|
-
options?:
|
|
956
|
+
options?: WorkloadNetworksDeleteVMGroupOptionalParams,
|
|
965
957
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
966
958
|
/**
|
|
967
|
-
* Delete a
|
|
959
|
+
* Delete a WorkloadNetworkVMGroup
|
|
968
960
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
969
|
-
* @param
|
|
970
|
-
* display name
|
|
961
|
+
* @param vmGroupId ID of the VM group.
|
|
971
962
|
* @param privateCloudName Name of the private cloud
|
|
972
963
|
* @param options The options parameters.
|
|
973
964
|
*/
|
|
974
|
-
|
|
965
|
+
beginDeleteVMGroupAndWait(
|
|
975
966
|
resourceGroupName: string,
|
|
976
|
-
|
|
967
|
+
vmGroupId: string,
|
|
977
968
|
privateCloudName: string,
|
|
978
|
-
options?:
|
|
969
|
+
options?: WorkloadNetworksDeleteVMGroupOptionalParams,
|
|
979
970
|
): Promise<void>;
|
|
980
971
|
}
|