@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
|
@@ -2,7 +2,7 @@ import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
|
2
2
|
import { WorkloadNetworks } from "../operationsInterfaces";
|
|
3
3
|
import { AzureVMwareSolutionAPI } from "../azureVMwareSolutionAPI";
|
|
4
4
|
import { SimplePollerLike, OperationState } from "@azure/core-lro";
|
|
5
|
-
import { WorkloadNetwork, WorkloadNetworksListOptionalParams,
|
|
5
|
+
import { WorkloadNetwork, WorkloadNetworksListOptionalParams, WorkloadNetworkDhcp, WorkloadNetworksListDhcpOptionalParams, WorkloadNetworkDnsService, WorkloadNetworksListDnsServicesOptionalParams, WorkloadNetworkDnsZone, WorkloadNetworksListDnsZonesOptionalParams, WorkloadNetworkGateway, WorkloadNetworksListGatewaysOptionalParams, WorkloadNetworkPortMirroring, WorkloadNetworksListPortMirroringOptionalParams, WorkloadNetworkPublicIP, WorkloadNetworksListPublicIPsOptionalParams, WorkloadNetworkSegment, WorkloadNetworksListSegmentsOptionalParams, WorkloadNetworkVirtualMachine, WorkloadNetworksListVirtualMachinesOptionalParams, WorkloadNetworkVMGroup, WorkloadNetworksListVMGroupsOptionalParams, WorkloadNetworksGetOptionalParams, WorkloadNetworksGetResponse, WorkloadNetworksGetDhcpOptionalParams, WorkloadNetworksGetDhcpResponse, WorkloadNetworksCreateDhcpOptionalParams, WorkloadNetworksCreateDhcpResponse, WorkloadNetworkDhcpUpdate, WorkloadNetworksUpdateDhcpOptionalParams, WorkloadNetworksUpdateDhcpResponse, WorkloadNetworksDeleteDhcpOptionalParams, WorkloadNetworksGetDnsServiceOptionalParams, WorkloadNetworksGetDnsServiceResponse, WorkloadNetworksCreateDnsServiceOptionalParams, WorkloadNetworksCreateDnsServiceResponse, WorkloadNetworkDnsServiceUpdate, WorkloadNetworksUpdateDnsServiceOptionalParams, WorkloadNetworksUpdateDnsServiceResponse, WorkloadNetworksDeleteDnsServiceOptionalParams, WorkloadNetworksGetDnsZoneOptionalParams, WorkloadNetworksGetDnsZoneResponse, WorkloadNetworksCreateDnsZoneOptionalParams, WorkloadNetworksCreateDnsZoneResponse, WorkloadNetworkDnsZoneUpdate, WorkloadNetworksUpdateDnsZoneOptionalParams, WorkloadNetworksUpdateDnsZoneResponse, WorkloadNetworksDeleteDnsZoneOptionalParams, WorkloadNetworksGetGatewayOptionalParams, WorkloadNetworksGetGatewayResponse, WorkloadNetworksGetPortMirroringOptionalParams, WorkloadNetworksGetPortMirroringResponse, WorkloadNetworksCreatePortMirroringOptionalParams, WorkloadNetworksCreatePortMirroringResponse, WorkloadNetworkPortMirroringUpdate, WorkloadNetworksUpdatePortMirroringOptionalParams, WorkloadNetworksUpdatePortMirroringResponse, WorkloadNetworksDeletePortMirroringOptionalParams, WorkloadNetworksGetPublicIPOptionalParams, WorkloadNetworksGetPublicIPResponse, WorkloadNetworksCreatePublicIPOptionalParams, WorkloadNetworksCreatePublicIPResponse, WorkloadNetworksDeletePublicIPOptionalParams, WorkloadNetworksGetSegmentOptionalParams, WorkloadNetworksGetSegmentResponse, WorkloadNetworksCreateSegmentsOptionalParams, WorkloadNetworksCreateSegmentsResponse, WorkloadNetworkSegmentUpdate, WorkloadNetworksUpdateSegmentsOptionalParams, WorkloadNetworksUpdateSegmentsResponse, WorkloadNetworksDeleteSegmentOptionalParams, WorkloadNetworksGetVirtualMachineOptionalParams, WorkloadNetworksGetVirtualMachineResponse, WorkloadNetworksGetVMGroupOptionalParams, WorkloadNetworksGetVMGroupResponse, WorkloadNetworksCreateVMGroupOptionalParams, WorkloadNetworksCreateVMGroupResponse, WorkloadNetworkVMGroupUpdate, WorkloadNetworksUpdateVMGroupOptionalParams, WorkloadNetworksUpdateVMGroupResponse, WorkloadNetworksDeleteVMGroupOptionalParams } from "../models";
|
|
6
6
|
/** Class containing WorkloadNetworks operations. */
|
|
7
7
|
export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
8
8
|
private readonly client;
|
|
@@ -12,7 +12,7 @@ export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
|
12
12
|
*/
|
|
13
13
|
constructor(client: AzureVMwareSolutionAPI);
|
|
14
14
|
/**
|
|
15
|
-
* List
|
|
15
|
+
* List WorkloadNetwork resources by PrivateCloud
|
|
16
16
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
17
|
* @param privateCloudName Name of the private cloud
|
|
18
18
|
* @param options The options parameters.
|
|
@@ -21,25 +21,34 @@ export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
|
21
21
|
private listPagingPage;
|
|
22
22
|
private listPagingAll;
|
|
23
23
|
/**
|
|
24
|
-
* List
|
|
24
|
+
* List WorkloadNetworkDhcp resources by WorkloadNetwork
|
|
25
25
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param privateCloudName Name of the private cloud
|
|
27
27
|
* @param options The options parameters.
|
|
28
28
|
*/
|
|
29
|
-
|
|
30
|
-
private
|
|
31
|
-
private
|
|
29
|
+
listDhcp(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDhcpOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDhcp>;
|
|
30
|
+
private listDhcpPagingPage;
|
|
31
|
+
private listDhcpPagingAll;
|
|
32
32
|
/**
|
|
33
|
-
* List
|
|
33
|
+
* List WorkloadNetworkDnsService resources by WorkloadNetwork
|
|
34
34
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
35
|
* @param privateCloudName Name of the private cloud
|
|
36
36
|
* @param options The options parameters.
|
|
37
37
|
*/
|
|
38
|
-
|
|
39
|
-
private
|
|
40
|
-
private
|
|
38
|
+
listDnsServices(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDnsServicesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDnsService>;
|
|
39
|
+
private listDnsServicesPagingPage;
|
|
40
|
+
private listDnsServicesPagingAll;
|
|
41
41
|
/**
|
|
42
|
-
* List
|
|
42
|
+
* List WorkloadNetworkDnsZone resources by WorkloadNetwork
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
|
+
* @param privateCloudName Name of the private cloud
|
|
45
|
+
* @param options The options parameters.
|
|
46
|
+
*/
|
|
47
|
+
listDnsZones(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDnsZonesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDnsZone>;
|
|
48
|
+
private listDnsZonesPagingPage;
|
|
49
|
+
private listDnsZonesPagingAll;
|
|
50
|
+
/**
|
|
51
|
+
* List WorkloadNetworkGateway resources by WorkloadNetwork
|
|
43
52
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
53
|
* @param privateCloudName Name of the private cloud
|
|
45
54
|
* @param options The options parameters.
|
|
@@ -48,7 +57,7 @@ export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
|
48
57
|
private listGatewaysPagingPage;
|
|
49
58
|
private listGatewaysPagingAll;
|
|
50
59
|
/**
|
|
51
|
-
* List
|
|
60
|
+
* List WorkloadNetworkPortMirroring resources by WorkloadNetwork
|
|
52
61
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
53
62
|
* @param privateCloudName Name of the private cloud
|
|
54
63
|
* @param options The options parameters.
|
|
@@ -57,582 +66,568 @@ export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
|
57
66
|
private listPortMirroringPagingPage;
|
|
58
67
|
private listPortMirroringPagingAll;
|
|
59
68
|
/**
|
|
60
|
-
* List
|
|
69
|
+
* List WorkloadNetworkPublicIP resources by WorkloadNetwork
|
|
61
70
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
62
71
|
* @param privateCloudName Name of the private cloud
|
|
63
72
|
* @param options The options parameters.
|
|
64
73
|
*/
|
|
65
|
-
|
|
66
|
-
private
|
|
67
|
-
private
|
|
74
|
+
listPublicIPs(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListPublicIPsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkPublicIP>;
|
|
75
|
+
private listPublicIPsPagingPage;
|
|
76
|
+
private listPublicIPsPagingAll;
|
|
68
77
|
/**
|
|
69
|
-
* List
|
|
78
|
+
* List WorkloadNetworkSegment resources by WorkloadNetwork
|
|
70
79
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
80
|
* @param privateCloudName Name of the private cloud
|
|
72
81
|
* @param options The options parameters.
|
|
73
82
|
*/
|
|
74
|
-
|
|
75
|
-
private
|
|
76
|
-
private
|
|
83
|
+
listSegments(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListSegmentsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkSegment>;
|
|
84
|
+
private listSegmentsPagingPage;
|
|
85
|
+
private listSegmentsPagingAll;
|
|
77
86
|
/**
|
|
78
|
-
* List
|
|
87
|
+
* List WorkloadNetworkVirtualMachine resources by WorkloadNetwork
|
|
79
88
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
89
|
* @param privateCloudName Name of the private cloud
|
|
81
90
|
* @param options The options parameters.
|
|
82
91
|
*/
|
|
83
|
-
|
|
84
|
-
private
|
|
85
|
-
private
|
|
92
|
+
listVirtualMachines(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVirtualMachinesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVirtualMachine>;
|
|
93
|
+
private listVirtualMachinesPagingPage;
|
|
94
|
+
private listVirtualMachinesPagingAll;
|
|
86
95
|
/**
|
|
87
|
-
* List
|
|
96
|
+
* List WorkloadNetworkVMGroup resources by WorkloadNetwork
|
|
88
97
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
98
|
* @param privateCloudName Name of the private cloud
|
|
90
99
|
* @param options The options parameters.
|
|
91
100
|
*/
|
|
92
|
-
|
|
93
|
-
private
|
|
94
|
-
private
|
|
101
|
+
listVMGroups(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVMGroupsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVMGroup>;
|
|
102
|
+
private listVMGroupsPagingPage;
|
|
103
|
+
private listVMGroupsPagingAll;
|
|
95
104
|
/**
|
|
96
|
-
* List
|
|
105
|
+
* List WorkloadNetwork resources by PrivateCloud
|
|
97
106
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
98
107
|
* @param privateCloudName Name of the private cloud
|
|
99
108
|
* @param options The options parameters.
|
|
100
109
|
*/
|
|
101
|
-
|
|
102
|
-
private listPublicIPsPagingPage;
|
|
103
|
-
private listPublicIPsPagingAll;
|
|
110
|
+
private _list;
|
|
104
111
|
/**
|
|
105
|
-
* Get a
|
|
112
|
+
* Get a WorkloadNetwork
|
|
106
113
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
107
114
|
* @param privateCloudName Name of the private cloud
|
|
108
|
-
* @param workloadNetworkName Name for the workload network in the private cloud
|
|
109
115
|
* @param options The options parameters.
|
|
110
116
|
*/
|
|
111
|
-
get(resourceGroupName: string, privateCloudName: string,
|
|
117
|
+
get(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksGetOptionalParams): Promise<WorkloadNetworksGetResponse>;
|
|
112
118
|
/**
|
|
113
|
-
* List
|
|
119
|
+
* List WorkloadNetworkDhcp resources by WorkloadNetwork
|
|
114
120
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
115
121
|
* @param privateCloudName Name of the private cloud
|
|
116
122
|
* @param options The options parameters.
|
|
117
123
|
*/
|
|
118
|
-
private
|
|
124
|
+
private _listDhcp;
|
|
119
125
|
/**
|
|
120
|
-
*
|
|
126
|
+
* Get a WorkloadNetworkDhcp
|
|
121
127
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
128
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
122
129
|
* @param privateCloudName Name of the private cloud
|
|
123
130
|
* @param options The options parameters.
|
|
124
131
|
*/
|
|
125
|
-
|
|
132
|
+
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, options?: WorkloadNetworksGetDhcpOptionalParams): Promise<WorkloadNetworksGetDhcpResponse>;
|
|
126
133
|
/**
|
|
127
|
-
*
|
|
134
|
+
* Create a WorkloadNetworkDhcp
|
|
128
135
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
129
136
|
* @param privateCloudName Name of the private cloud
|
|
130
|
-
* @param
|
|
137
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
138
|
+
* @param workloadNetworkDhcp Resource create parameters.
|
|
131
139
|
* @param options The options parameters.
|
|
132
140
|
*/
|
|
133
|
-
|
|
141
|
+
beginCreateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksCreateDhcpOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreateDhcpResponse>, WorkloadNetworksCreateDhcpResponse>>;
|
|
134
142
|
/**
|
|
135
|
-
* Create a
|
|
143
|
+
* Create a WorkloadNetworkDhcp
|
|
136
144
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
137
145
|
* @param privateCloudName Name of the private cloud
|
|
138
|
-
* @param
|
|
139
|
-
* @param
|
|
146
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
147
|
+
* @param workloadNetworkDhcp Resource create parameters.
|
|
140
148
|
* @param options The options parameters.
|
|
141
149
|
*/
|
|
142
|
-
|
|
150
|
+
beginCreateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksCreateDhcpOptionalParams): Promise<WorkloadNetworksCreateDhcpResponse>;
|
|
143
151
|
/**
|
|
144
|
-
*
|
|
152
|
+
* Update a WorkloadNetworkDhcp
|
|
145
153
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
146
154
|
* @param privateCloudName Name of the private cloud
|
|
147
|
-
* @param
|
|
148
|
-
* @param
|
|
155
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
156
|
+
* @param workloadNetworkDhcp The resource properties to be updated.
|
|
149
157
|
* @param options The options parameters.
|
|
150
158
|
*/
|
|
151
|
-
|
|
159
|
+
beginUpdateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcpUpdate, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateDhcpResponse>, WorkloadNetworksUpdateDhcpResponse>>;
|
|
152
160
|
/**
|
|
153
|
-
*
|
|
161
|
+
* Update a WorkloadNetworkDhcp
|
|
154
162
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
155
163
|
* @param privateCloudName Name of the private cloud
|
|
156
|
-
* @param
|
|
157
|
-
* @param
|
|
164
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
165
|
+
* @param workloadNetworkDhcp The resource properties to be updated.
|
|
158
166
|
* @param options The options parameters.
|
|
159
167
|
*/
|
|
160
|
-
|
|
168
|
+
beginUpdateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcpUpdate, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<WorkloadNetworksUpdateDhcpResponse>;
|
|
161
169
|
/**
|
|
162
|
-
*
|
|
170
|
+
* Delete a WorkloadNetworkDhcp
|
|
163
171
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
164
172
|
* @param privateCloudName Name of the private cloud
|
|
165
|
-
* @param
|
|
166
|
-
* @param workloadNetworkSegment NSX Segment
|
|
173
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
167
174
|
* @param options The options parameters.
|
|
168
175
|
*/
|
|
169
|
-
|
|
176
|
+
beginDeleteDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: WorkloadNetworksDeleteDhcpOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
170
177
|
/**
|
|
171
|
-
* Delete a
|
|
178
|
+
* Delete a WorkloadNetworkDhcp
|
|
172
179
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
173
180
|
* @param privateCloudName Name of the private cloud
|
|
174
|
-
* @param
|
|
181
|
+
* @param dhcpId The ID of the DHCP configuration
|
|
175
182
|
* @param options The options parameters.
|
|
176
183
|
*/
|
|
177
|
-
|
|
184
|
+
beginDeleteDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: WorkloadNetworksDeleteDhcpOptionalParams): Promise<void>;
|
|
178
185
|
/**
|
|
179
|
-
*
|
|
186
|
+
* List WorkloadNetworkDnsService resources by WorkloadNetwork
|
|
180
187
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
181
188
|
* @param privateCloudName Name of the private cloud
|
|
182
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
183
189
|
* @param options The options parameters.
|
|
184
190
|
*/
|
|
185
|
-
|
|
191
|
+
private _listDnsServices;
|
|
186
192
|
/**
|
|
187
|
-
*
|
|
193
|
+
* Get a WorkloadNetworkDnsService
|
|
188
194
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
189
195
|
* @param privateCloudName Name of the private cloud
|
|
196
|
+
* @param dnsServiceId ID of the DNS service.
|
|
190
197
|
* @param options The options parameters.
|
|
191
198
|
*/
|
|
192
|
-
|
|
199
|
+
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, options?: WorkloadNetworksGetDnsServiceOptionalParams): Promise<WorkloadNetworksGetDnsServiceResponse>;
|
|
193
200
|
/**
|
|
194
|
-
*
|
|
201
|
+
* Create a WorkloadNetworkDnsService
|
|
195
202
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
196
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
197
203
|
* @param privateCloudName Name of the private cloud
|
|
204
|
+
* @param dnsServiceId ID of the DNS service.
|
|
205
|
+
* @param workloadNetworkDnsService Resource create parameters.
|
|
198
206
|
* @param options The options parameters.
|
|
199
207
|
*/
|
|
200
|
-
|
|
208
|
+
beginCreateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksCreateDnsServiceOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreateDnsServiceResponse>, WorkloadNetworksCreateDnsServiceResponse>>;
|
|
201
209
|
/**
|
|
202
|
-
* Create
|
|
210
|
+
* Create a WorkloadNetworkDnsService
|
|
203
211
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
204
212
|
* @param privateCloudName Name of the private cloud
|
|
205
|
-
* @param
|
|
206
|
-
* @param
|
|
213
|
+
* @param dnsServiceId ID of the DNS service.
|
|
214
|
+
* @param workloadNetworkDnsService Resource create parameters.
|
|
207
215
|
* @param options The options parameters.
|
|
208
216
|
*/
|
|
209
|
-
|
|
217
|
+
beginCreateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksCreateDnsServiceOptionalParams): Promise<WorkloadNetworksCreateDnsServiceResponse>;
|
|
210
218
|
/**
|
|
211
|
-
*
|
|
219
|
+
* Update a WorkloadNetworkDnsService
|
|
212
220
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
213
221
|
* @param privateCloudName Name of the private cloud
|
|
214
|
-
* @param
|
|
215
|
-
* @param
|
|
222
|
+
* @param dnsServiceId ID of the DNS service.
|
|
223
|
+
* @param workloadNetworkDnsService The resource properties to be updated.
|
|
216
224
|
* @param options The options parameters.
|
|
217
225
|
*/
|
|
218
|
-
|
|
226
|
+
beginUpdateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsServiceUpdate, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateDnsServiceResponse>, WorkloadNetworksUpdateDnsServiceResponse>>;
|
|
219
227
|
/**
|
|
220
|
-
*
|
|
228
|
+
* Update a WorkloadNetworkDnsService
|
|
221
229
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
222
230
|
* @param privateCloudName Name of the private cloud
|
|
223
|
-
* @param
|
|
224
|
-
* @param
|
|
231
|
+
* @param dnsServiceId ID of the DNS service.
|
|
232
|
+
* @param workloadNetworkDnsService The resource properties to be updated.
|
|
225
233
|
* @param options The options parameters.
|
|
226
234
|
*/
|
|
227
|
-
|
|
235
|
+
beginUpdateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsServiceUpdate, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<WorkloadNetworksUpdateDnsServiceResponse>;
|
|
228
236
|
/**
|
|
229
|
-
*
|
|
237
|
+
* Delete a WorkloadNetworkDnsService
|
|
230
238
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
239
|
+
* @param dnsServiceId ID of the DNS service.
|
|
231
240
|
* @param privateCloudName Name of the private cloud
|
|
232
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
233
|
-
* @param workloadNetworkDhcp NSX DHCP
|
|
234
241
|
* @param options The options parameters.
|
|
235
242
|
*/
|
|
236
|
-
|
|
243
|
+
beginDeleteDnsService(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsServiceOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
237
244
|
/**
|
|
238
|
-
* Delete
|
|
245
|
+
* Delete a WorkloadNetworkDnsService
|
|
239
246
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
247
|
+
* @param dnsServiceId ID of the DNS service.
|
|
240
248
|
* @param privateCloudName Name of the private cloud
|
|
241
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
242
249
|
* @param options The options parameters.
|
|
243
250
|
*/
|
|
244
|
-
|
|
251
|
+
beginDeleteDnsServiceAndWait(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsServiceOptionalParams): Promise<void>;
|
|
245
252
|
/**
|
|
246
|
-
*
|
|
253
|
+
* List WorkloadNetworkDnsZone resources by WorkloadNetwork
|
|
247
254
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
248
255
|
* @param privateCloudName Name of the private cloud
|
|
249
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
250
256
|
* @param options The options parameters.
|
|
251
257
|
*/
|
|
252
|
-
|
|
258
|
+
private _listDnsZones;
|
|
253
259
|
/**
|
|
254
|
-
*
|
|
260
|
+
* Get a WorkloadNetworkDnsZone
|
|
255
261
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
256
262
|
* @param privateCloudName Name of the private cloud
|
|
263
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
257
264
|
* @param options The options parameters.
|
|
258
265
|
*/
|
|
259
|
-
|
|
266
|
+
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, options?: WorkloadNetworksGetDnsZoneOptionalParams): Promise<WorkloadNetworksGetDnsZoneResponse>;
|
|
260
267
|
/**
|
|
261
|
-
*
|
|
268
|
+
* Create a WorkloadNetworkDnsZone
|
|
262
269
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
263
270
|
* @param privateCloudName Name of the private cloud
|
|
264
|
-
* @param
|
|
271
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
272
|
+
* @param workloadNetworkDnsZone Resource create parameters.
|
|
265
273
|
* @param options The options parameters.
|
|
266
274
|
*/
|
|
267
|
-
|
|
275
|
+
beginCreateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksCreateDnsZoneOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreateDnsZoneResponse>, WorkloadNetworksCreateDnsZoneResponse>>;
|
|
268
276
|
/**
|
|
269
|
-
*
|
|
277
|
+
* Create a WorkloadNetworkDnsZone
|
|
270
278
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
271
279
|
* @param privateCloudName Name of the private cloud
|
|
280
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
281
|
+
* @param workloadNetworkDnsZone Resource create parameters.
|
|
272
282
|
* @param options The options parameters.
|
|
273
283
|
*/
|
|
274
|
-
|
|
284
|
+
beginCreateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksCreateDnsZoneOptionalParams): Promise<WorkloadNetworksCreateDnsZoneResponse>;
|
|
275
285
|
/**
|
|
276
|
-
*
|
|
286
|
+
* Update a WorkloadNetworkDnsZone
|
|
277
287
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
278
288
|
* @param privateCloudName Name of the private cloud
|
|
279
|
-
* @param
|
|
280
|
-
*
|
|
289
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
290
|
+
* @param workloadNetworkDnsZone The resource properties to be updated.
|
|
281
291
|
* @param options The options parameters.
|
|
282
292
|
*/
|
|
283
|
-
|
|
293
|
+
beginUpdateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZoneUpdate, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateDnsZoneResponse>, WorkloadNetworksUpdateDnsZoneResponse>>;
|
|
284
294
|
/**
|
|
285
|
-
*
|
|
295
|
+
* Update a WorkloadNetworkDnsZone
|
|
286
296
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
287
297
|
* @param privateCloudName Name of the private cloud
|
|
288
|
-
* @param
|
|
289
|
-
*
|
|
290
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
298
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
299
|
+
* @param workloadNetworkDnsZone The resource properties to be updated.
|
|
291
300
|
* @param options The options parameters.
|
|
292
301
|
*/
|
|
293
|
-
|
|
302
|
+
beginUpdateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZoneUpdate, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<WorkloadNetworksUpdateDnsZoneResponse>;
|
|
294
303
|
/**
|
|
295
|
-
*
|
|
304
|
+
* Delete a WorkloadNetworkDnsZone
|
|
296
305
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
306
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
297
307
|
* @param privateCloudName Name of the private cloud
|
|
298
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
299
|
-
* display name
|
|
300
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
301
308
|
* @param options The options parameters.
|
|
302
309
|
*/
|
|
303
|
-
|
|
310
|
+
beginDeleteDnsZone(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsZoneOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
304
311
|
/**
|
|
305
|
-
*
|
|
312
|
+
* Delete a WorkloadNetworkDnsZone
|
|
306
313
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
314
|
+
* @param dnsZoneId ID of the DNS zone.
|
|
307
315
|
* @param privateCloudName Name of the private cloud
|
|
308
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
309
|
-
* display name
|
|
310
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
311
316
|
* @param options The options parameters.
|
|
312
317
|
*/
|
|
313
|
-
|
|
318
|
+
beginDeleteDnsZoneAndWait(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsZoneOptionalParams): Promise<void>;
|
|
314
319
|
/**
|
|
315
|
-
*
|
|
320
|
+
* List WorkloadNetworkGateway resources by WorkloadNetwork
|
|
316
321
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
317
322
|
* @param privateCloudName Name of the private cloud
|
|
318
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
319
|
-
* display name
|
|
320
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
321
323
|
* @param options The options parameters.
|
|
322
324
|
*/
|
|
323
|
-
|
|
325
|
+
private _listGateways;
|
|
324
326
|
/**
|
|
325
|
-
*
|
|
327
|
+
* Get a WorkloadNetworkGateway
|
|
326
328
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
327
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
328
|
-
* display name
|
|
329
329
|
* @param privateCloudName Name of the private cloud
|
|
330
|
+
* @param gatewayId The ID of the NSX Gateway
|
|
330
331
|
* @param options The options parameters.
|
|
331
332
|
*/
|
|
332
|
-
|
|
333
|
+
getGateway(resourceGroupName: string, privateCloudName: string, gatewayId: string, options?: WorkloadNetworksGetGatewayOptionalParams): Promise<WorkloadNetworksGetGatewayResponse>;
|
|
333
334
|
/**
|
|
334
|
-
*
|
|
335
|
+
* List WorkloadNetworkPortMirroring resources by WorkloadNetwork
|
|
335
336
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
336
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
337
|
-
* display name
|
|
338
337
|
* @param privateCloudName Name of the private cloud
|
|
339
338
|
* @param options The options parameters.
|
|
340
339
|
*/
|
|
341
|
-
|
|
340
|
+
private _listPortMirroring;
|
|
342
341
|
/**
|
|
343
|
-
*
|
|
342
|
+
* Get a WorkloadNetworkPortMirroring
|
|
344
343
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
345
344
|
* @param privateCloudName Name of the private cloud
|
|
345
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
346
346
|
* @param options The options parameters.
|
|
347
347
|
*/
|
|
348
|
-
|
|
348
|
+
getPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, options?: WorkloadNetworksGetPortMirroringOptionalParams): Promise<WorkloadNetworksGetPortMirroringResponse>;
|
|
349
349
|
/**
|
|
350
|
-
*
|
|
350
|
+
* Create a WorkloadNetworkPortMirroring
|
|
351
351
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
352
352
|
* @param privateCloudName Name of the private cloud
|
|
353
|
-
* @param
|
|
353
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
354
|
+
* @param workloadNetworkPortMirroring Resource create parameters.
|
|
354
355
|
* @param options The options parameters.
|
|
355
356
|
*/
|
|
356
|
-
|
|
357
|
+
beginCreatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksCreatePortMirroringOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreatePortMirroringResponse>, WorkloadNetworksCreatePortMirroringResponse>>;
|
|
357
358
|
/**
|
|
358
|
-
* Create a
|
|
359
|
+
* Create a WorkloadNetworkPortMirroring
|
|
359
360
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
360
361
|
* @param privateCloudName Name of the private cloud
|
|
361
|
-
* @param
|
|
362
|
-
* @param
|
|
362
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
363
|
+
* @param workloadNetworkPortMirroring Resource create parameters.
|
|
363
364
|
* @param options The options parameters.
|
|
364
365
|
*/
|
|
365
|
-
|
|
366
|
+
beginCreatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksCreatePortMirroringOptionalParams): Promise<WorkloadNetworksCreatePortMirroringResponse>;
|
|
366
367
|
/**
|
|
367
|
-
*
|
|
368
|
+
* Update a WorkloadNetworkPortMirroring
|
|
368
369
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
369
370
|
* @param privateCloudName Name of the private cloud
|
|
370
|
-
* @param
|
|
371
|
-
* @param
|
|
371
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
372
|
+
* @param workloadNetworkPortMirroring The resource properties to be updated.
|
|
372
373
|
* @param options The options parameters.
|
|
373
374
|
*/
|
|
374
|
-
|
|
375
|
+
beginUpdatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroringUpdate, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdatePortMirroringResponse>, WorkloadNetworksUpdatePortMirroringResponse>>;
|
|
375
376
|
/**
|
|
376
|
-
*
|
|
377
|
+
* Update a WorkloadNetworkPortMirroring
|
|
377
378
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
378
379
|
* @param privateCloudName Name of the private cloud
|
|
379
|
-
* @param
|
|
380
|
-
* @param
|
|
380
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
381
|
+
* @param workloadNetworkPortMirroring The resource properties to be updated.
|
|
381
382
|
* @param options The options parameters.
|
|
382
383
|
*/
|
|
383
|
-
|
|
384
|
+
beginUpdatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroringUpdate, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<WorkloadNetworksUpdatePortMirroringResponse>;
|
|
384
385
|
/**
|
|
385
|
-
*
|
|
386
|
+
* Delete a WorkloadNetworkPortMirroring
|
|
386
387
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
388
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
387
389
|
* @param privateCloudName Name of the private cloud
|
|
388
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
389
|
-
* @param workloadNetworkVMGroup NSX VM Group
|
|
390
390
|
* @param options The options parameters.
|
|
391
391
|
*/
|
|
392
|
-
|
|
392
|
+
beginDeletePortMirroring(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: WorkloadNetworksDeletePortMirroringOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
393
393
|
/**
|
|
394
|
-
* Delete a
|
|
394
|
+
* Delete a WorkloadNetworkPortMirroring
|
|
395
395
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
396
|
-
* @param
|
|
396
|
+
* @param portMirroringId ID of the NSX port mirroring profile.
|
|
397
397
|
* @param privateCloudName Name of the private cloud
|
|
398
398
|
* @param options The options parameters.
|
|
399
399
|
*/
|
|
400
|
-
|
|
400
|
+
beginDeletePortMirroringAndWait(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: WorkloadNetworksDeletePortMirroringOptionalParams): Promise<void>;
|
|
401
401
|
/**
|
|
402
|
-
*
|
|
402
|
+
* List WorkloadNetworkPublicIP resources by WorkloadNetwork
|
|
403
403
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
404
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
405
404
|
* @param privateCloudName Name of the private cloud
|
|
406
405
|
* @param options The options parameters.
|
|
407
406
|
*/
|
|
408
|
-
|
|
407
|
+
private _listPublicIPs;
|
|
409
408
|
/**
|
|
410
|
-
*
|
|
409
|
+
* Get a WorkloadNetworkPublicIP
|
|
411
410
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
412
411
|
* @param privateCloudName Name of the private cloud
|
|
412
|
+
* @param publicIPId ID of the DNS zone.
|
|
413
413
|
* @param options The options parameters.
|
|
414
414
|
*/
|
|
415
|
-
|
|
415
|
+
getPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, options?: WorkloadNetworksGetPublicIPOptionalParams): Promise<WorkloadNetworksGetPublicIPResponse>;
|
|
416
416
|
/**
|
|
417
|
-
*
|
|
417
|
+
* Create a WorkloadNetworkPublicIP
|
|
418
418
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
419
419
|
* @param privateCloudName Name of the private cloud
|
|
420
|
-
* @param
|
|
420
|
+
* @param publicIPId ID of the DNS zone.
|
|
421
|
+
* @param workloadNetworkPublicIP Resource create parameters.
|
|
421
422
|
* @param options The options parameters.
|
|
422
423
|
*/
|
|
423
|
-
|
|
424
|
+
beginCreatePublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: WorkloadNetworkPublicIP, options?: WorkloadNetworksCreatePublicIPOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreatePublicIPResponse>, WorkloadNetworksCreatePublicIPResponse>>;
|
|
424
425
|
/**
|
|
425
|
-
*
|
|
426
|
+
* Create a WorkloadNetworkPublicIP
|
|
426
427
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
427
428
|
* @param privateCloudName Name of the private cloud
|
|
429
|
+
* @param publicIPId ID of the DNS zone.
|
|
430
|
+
* @param workloadNetworkPublicIP Resource create parameters.
|
|
428
431
|
* @param options The options parameters.
|
|
429
432
|
*/
|
|
430
|
-
|
|
433
|
+
beginCreatePublicIPAndWait(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: WorkloadNetworkPublicIP, options?: WorkloadNetworksCreatePublicIPOptionalParams): Promise<WorkloadNetworksCreatePublicIPResponse>;
|
|
431
434
|
/**
|
|
432
|
-
*
|
|
435
|
+
* Delete a WorkloadNetworkPublicIP
|
|
433
436
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
437
|
+
* @param publicIPId ID of the DNS zone.
|
|
434
438
|
* @param privateCloudName Name of the private cloud
|
|
435
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
436
439
|
* @param options The options parameters.
|
|
437
440
|
*/
|
|
438
|
-
|
|
441
|
+
beginDeletePublicIP(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: WorkloadNetworksDeletePublicIPOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
439
442
|
/**
|
|
440
|
-
*
|
|
443
|
+
* Delete a WorkloadNetworkPublicIP
|
|
441
444
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
445
|
+
* @param publicIPId ID of the DNS zone.
|
|
442
446
|
* @param privateCloudName Name of the private cloud
|
|
443
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
444
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
445
447
|
* @param options The options parameters.
|
|
446
448
|
*/
|
|
447
|
-
|
|
449
|
+
beginDeletePublicIPAndWait(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: WorkloadNetworksDeletePublicIPOptionalParams): Promise<void>;
|
|
448
450
|
/**
|
|
449
|
-
*
|
|
451
|
+
* List WorkloadNetworkSegment resources by WorkloadNetwork
|
|
450
452
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
451
453
|
* @param privateCloudName Name of the private cloud
|
|
452
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
453
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
454
454
|
* @param options The options parameters.
|
|
455
455
|
*/
|
|
456
|
-
|
|
456
|
+
private _listSegments;
|
|
457
457
|
/**
|
|
458
|
-
*
|
|
458
|
+
* Get a WorkloadNetworkSegment
|
|
459
459
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
460
460
|
* @param privateCloudName Name of the private cloud
|
|
461
|
-
* @param
|
|
462
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
461
|
+
* @param segmentId The ID of the NSX Segment
|
|
463
462
|
* @param options The options parameters.
|
|
464
463
|
*/
|
|
465
|
-
|
|
464
|
+
getSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksGetSegmentOptionalParams): Promise<WorkloadNetworksGetSegmentResponse>;
|
|
466
465
|
/**
|
|
467
|
-
* Create
|
|
466
|
+
* Create a WorkloadNetworkSegment
|
|
468
467
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
469
468
|
* @param privateCloudName Name of the private cloud
|
|
470
|
-
* @param
|
|
471
|
-
* @param
|
|
469
|
+
* @param segmentId The ID of the NSX Segment
|
|
470
|
+
* @param workloadNetworkSegment Resource create parameters.
|
|
472
471
|
* @param options The options parameters.
|
|
473
472
|
*/
|
|
474
|
-
|
|
473
|
+
beginCreateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksCreateSegmentsOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreateSegmentsResponse>, WorkloadNetworksCreateSegmentsResponse>>;
|
|
475
474
|
/**
|
|
476
|
-
*
|
|
475
|
+
* Create a WorkloadNetworkSegment
|
|
477
476
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
478
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
479
477
|
* @param privateCloudName Name of the private cloud
|
|
478
|
+
* @param segmentId The ID of the NSX Segment
|
|
479
|
+
* @param workloadNetworkSegment Resource create parameters.
|
|
480
480
|
* @param options The options parameters.
|
|
481
481
|
*/
|
|
482
|
-
|
|
482
|
+
beginCreateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksCreateSegmentsOptionalParams): Promise<WorkloadNetworksCreateSegmentsResponse>;
|
|
483
483
|
/**
|
|
484
|
-
*
|
|
484
|
+
* Update a WorkloadNetworkSegment
|
|
485
485
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
486
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
487
486
|
* @param privateCloudName Name of the private cloud
|
|
487
|
+
* @param segmentId The ID of the NSX Segment
|
|
488
|
+
* @param workloadNetworkSegment The resource properties to be updated.
|
|
488
489
|
* @param options The options parameters.
|
|
489
490
|
*/
|
|
490
|
-
|
|
491
|
+
beginUpdateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegmentUpdate, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateSegmentsResponse>, WorkloadNetworksUpdateSegmentsResponse>>;
|
|
491
492
|
/**
|
|
492
|
-
*
|
|
493
|
+
* Update a WorkloadNetworkSegment
|
|
493
494
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
494
495
|
* @param privateCloudName Name of the private cloud
|
|
496
|
+
* @param segmentId The ID of the NSX Segment
|
|
497
|
+
* @param workloadNetworkSegment The resource properties to be updated.
|
|
495
498
|
* @param options The options parameters.
|
|
496
499
|
*/
|
|
497
|
-
|
|
500
|
+
beginUpdateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegmentUpdate, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<WorkloadNetworksUpdateSegmentsResponse>;
|
|
498
501
|
/**
|
|
499
|
-
*
|
|
502
|
+
* Delete a WorkloadNetworkSegment
|
|
500
503
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
501
504
|
* @param privateCloudName Name of the private cloud
|
|
502
|
-
* @param
|
|
505
|
+
* @param segmentId The ID of the NSX Segment
|
|
503
506
|
* @param options The options parameters.
|
|
504
507
|
*/
|
|
505
|
-
|
|
508
|
+
beginDeleteSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
506
509
|
/**
|
|
507
|
-
*
|
|
510
|
+
* Delete a WorkloadNetworkSegment
|
|
508
511
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
509
512
|
* @param privateCloudName Name of the private cloud
|
|
510
|
-
* @param
|
|
511
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
513
|
+
* @param segmentId The ID of the NSX Segment
|
|
512
514
|
* @param options The options parameters.
|
|
513
515
|
*/
|
|
514
|
-
|
|
516
|
+
beginDeleteSegmentAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<void>;
|
|
515
517
|
/**
|
|
516
|
-
*
|
|
518
|
+
* List WorkloadNetworkVirtualMachine resources by WorkloadNetwork
|
|
517
519
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
518
520
|
* @param privateCloudName Name of the private cloud
|
|
519
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
520
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
521
521
|
* @param options The options parameters.
|
|
522
522
|
*/
|
|
523
|
-
|
|
523
|
+
private _listVirtualMachines;
|
|
524
524
|
/**
|
|
525
|
-
*
|
|
525
|
+
* Get a WorkloadNetworkVirtualMachine
|
|
526
526
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
527
527
|
* @param privateCloudName Name of the private cloud
|
|
528
|
-
* @param
|
|
529
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
528
|
+
* @param virtualMachineId ID of the virtual machine.
|
|
530
529
|
* @param options The options parameters.
|
|
531
530
|
*/
|
|
532
|
-
|
|
531
|
+
getVirtualMachine(resourceGroupName: string, privateCloudName: string, virtualMachineId: string, options?: WorkloadNetworksGetVirtualMachineOptionalParams): Promise<WorkloadNetworksGetVirtualMachineResponse>;
|
|
533
532
|
/**
|
|
534
|
-
*
|
|
533
|
+
* List WorkloadNetworkVMGroup resources by WorkloadNetwork
|
|
535
534
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
536
535
|
* @param privateCloudName Name of the private cloud
|
|
537
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
538
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
539
536
|
* @param options The options parameters.
|
|
540
537
|
*/
|
|
541
|
-
|
|
538
|
+
private _listVMGroups;
|
|
542
539
|
/**
|
|
543
|
-
*
|
|
540
|
+
* Get a WorkloadNetworkVMGroup
|
|
544
541
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
545
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
546
542
|
* @param privateCloudName Name of the private cloud
|
|
543
|
+
* @param vmGroupId ID of the VM group.
|
|
547
544
|
* @param options The options parameters.
|
|
548
545
|
*/
|
|
549
|
-
|
|
546
|
+
getVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, options?: WorkloadNetworksGetVMGroupOptionalParams): Promise<WorkloadNetworksGetVMGroupResponse>;
|
|
550
547
|
/**
|
|
551
|
-
*
|
|
548
|
+
* Create a WorkloadNetworkVMGroup
|
|
552
549
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
553
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
554
550
|
* @param privateCloudName Name of the private cloud
|
|
551
|
+
* @param vmGroupId ID of the VM group.
|
|
552
|
+
* @param workloadNetworkVMGroup Resource create parameters.
|
|
555
553
|
* @param options The options parameters.
|
|
556
554
|
*/
|
|
557
|
-
|
|
555
|
+
beginCreateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksCreateVMGroupOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksCreateVMGroupResponse>, WorkloadNetworksCreateVMGroupResponse>>;
|
|
558
556
|
/**
|
|
559
|
-
*
|
|
557
|
+
* Create a WorkloadNetworkVMGroup
|
|
560
558
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
561
559
|
* @param privateCloudName Name of the private cloud
|
|
560
|
+
* @param vmGroupId ID of the VM group.
|
|
561
|
+
* @param workloadNetworkVMGroup Resource create parameters.
|
|
562
562
|
* @param options The options parameters.
|
|
563
563
|
*/
|
|
564
|
-
|
|
564
|
+
beginCreateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksCreateVMGroupOptionalParams): Promise<WorkloadNetworksCreateVMGroupResponse>;
|
|
565
565
|
/**
|
|
566
|
-
*
|
|
566
|
+
* Update a WorkloadNetworkVMGroup
|
|
567
567
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
568
568
|
* @param privateCloudName Name of the private cloud
|
|
569
|
-
* @param
|
|
570
|
-
*
|
|
569
|
+
* @param vmGroupId ID of the VM group.
|
|
570
|
+
* @param workloadNetworkVMGroup The resource properties to be updated.
|
|
571
571
|
* @param options The options parameters.
|
|
572
572
|
*/
|
|
573
|
-
|
|
573
|
+
beginUpdateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroupUpdate, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<SimplePollerLike<OperationState<WorkloadNetworksUpdateVMGroupResponse>, WorkloadNetworksUpdateVMGroupResponse>>;
|
|
574
574
|
/**
|
|
575
|
-
*
|
|
575
|
+
* Update a WorkloadNetworkVMGroup
|
|
576
576
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
577
577
|
* @param privateCloudName Name of the private cloud
|
|
578
|
-
* @param
|
|
579
|
-
*
|
|
580
|
-
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
578
|
+
* @param vmGroupId ID of the VM group.
|
|
579
|
+
* @param workloadNetworkVMGroup The resource properties to be updated.
|
|
581
580
|
* @param options The options parameters.
|
|
582
581
|
*/
|
|
583
|
-
|
|
582
|
+
beginUpdateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroupUpdate, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<WorkloadNetworksUpdateVMGroupResponse>;
|
|
584
583
|
/**
|
|
585
|
-
*
|
|
584
|
+
* Delete a WorkloadNetworkVMGroup
|
|
586
585
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
586
|
+
* @param vmGroupId ID of the VM group.
|
|
587
587
|
* @param privateCloudName Name of the private cloud
|
|
588
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
589
|
-
* display name
|
|
590
|
-
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
591
588
|
* @param options The options parameters.
|
|
592
589
|
*/
|
|
593
|
-
|
|
590
|
+
beginDeleteVMGroup(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
594
591
|
/**
|
|
595
|
-
* Delete a
|
|
592
|
+
* Delete a WorkloadNetworkVMGroup
|
|
596
593
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
597
|
-
* @param
|
|
598
|
-
* display name
|
|
594
|
+
* @param vmGroupId ID of the VM group.
|
|
599
595
|
* @param privateCloudName Name of the private cloud
|
|
600
596
|
* @param options The options parameters.
|
|
601
597
|
*/
|
|
602
|
-
|
|
598
|
+
beginDeleteVMGroupAndWait(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<void>;
|
|
603
599
|
/**
|
|
604
|
-
*
|
|
600
|
+
* ListNext
|
|
605
601
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
606
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
607
|
-
* display name
|
|
608
602
|
* @param privateCloudName Name of the private cloud
|
|
603
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
609
604
|
* @param options The options parameters.
|
|
610
605
|
*/
|
|
611
|
-
|
|
606
|
+
private _listNext;
|
|
612
607
|
/**
|
|
613
|
-
*
|
|
608
|
+
* ListDhcpNext
|
|
614
609
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
615
610
|
* @param privateCloudName Name of the private cloud
|
|
616
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
611
|
+
* @param nextLink The nextLink from the previous successful call to the ListDhcp method.
|
|
617
612
|
* @param options The options parameters.
|
|
618
613
|
*/
|
|
619
|
-
private
|
|
614
|
+
private _listDhcpNext;
|
|
620
615
|
/**
|
|
621
|
-
*
|
|
616
|
+
* ListDnsServicesNext
|
|
622
617
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
623
618
|
* @param privateCloudName Name of the private cloud
|
|
624
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
619
|
+
* @param nextLink The nextLink from the previous successful call to the ListDnsServices method.
|
|
625
620
|
* @param options The options parameters.
|
|
626
621
|
*/
|
|
627
|
-
private
|
|
622
|
+
private _listDnsServicesNext;
|
|
628
623
|
/**
|
|
629
|
-
*
|
|
624
|
+
* ListDnsZonesNext
|
|
630
625
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
631
626
|
* @param privateCloudName Name of the private cloud
|
|
632
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
627
|
+
* @param nextLink The nextLink from the previous successful call to the ListDnsZones method.
|
|
633
628
|
* @param options The options parameters.
|
|
634
629
|
*/
|
|
635
|
-
private
|
|
630
|
+
private _listDnsZonesNext;
|
|
636
631
|
/**
|
|
637
632
|
* ListGatewaysNext
|
|
638
633
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -650,44 +645,36 @@ export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
|
650
645
|
*/
|
|
651
646
|
private _listPortMirroringNext;
|
|
652
647
|
/**
|
|
653
|
-
*
|
|
654
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
655
|
-
* @param privateCloudName Name of the private cloud
|
|
656
|
-
* @param nextLink The nextLink from the previous successful call to the ListVMGroups method.
|
|
657
|
-
* @param options The options parameters.
|
|
658
|
-
*/
|
|
659
|
-
private _listVMGroupsNext;
|
|
660
|
-
/**
|
|
661
|
-
* ListVirtualMachinesNext
|
|
648
|
+
* ListPublicIPsNext
|
|
662
649
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
663
650
|
* @param privateCloudName Name of the private cloud
|
|
664
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
651
|
+
* @param nextLink The nextLink from the previous successful call to the ListPublicIPs method.
|
|
665
652
|
* @param options The options parameters.
|
|
666
653
|
*/
|
|
667
|
-
private
|
|
654
|
+
private _listPublicIPsNext;
|
|
668
655
|
/**
|
|
669
|
-
*
|
|
656
|
+
* ListSegmentsNext
|
|
670
657
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
671
658
|
* @param privateCloudName Name of the private cloud
|
|
672
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
659
|
+
* @param nextLink The nextLink from the previous successful call to the ListSegments method.
|
|
673
660
|
* @param options The options parameters.
|
|
674
661
|
*/
|
|
675
|
-
private
|
|
662
|
+
private _listSegmentsNext;
|
|
676
663
|
/**
|
|
677
|
-
*
|
|
664
|
+
* ListVirtualMachinesNext
|
|
678
665
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
679
666
|
* @param privateCloudName Name of the private cloud
|
|
680
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
667
|
+
* @param nextLink The nextLink from the previous successful call to the ListVirtualMachines method.
|
|
681
668
|
* @param options The options parameters.
|
|
682
669
|
*/
|
|
683
|
-
private
|
|
670
|
+
private _listVirtualMachinesNext;
|
|
684
671
|
/**
|
|
685
|
-
*
|
|
672
|
+
* ListVMGroupsNext
|
|
686
673
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
687
674
|
* @param privateCloudName Name of the private cloud
|
|
688
|
-
* @param nextLink The nextLink from the previous successful call to the
|
|
675
|
+
* @param nextLink The nextLink from the previous successful call to the ListVMGroups method.
|
|
689
676
|
* @param options The options parameters.
|
|
690
677
|
*/
|
|
691
|
-
private
|
|
678
|
+
private _listVMGroupsNext;
|
|
692
679
|
}
|
|
693
680
|
//# sourceMappingURL=workloadNetworks.d.ts.map
|