@azure/arm-network 26.0.1-alpha.20220412.1 → 27.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 +19 -11
- package/LICENSE +1 -1
- package/README.md +11 -0
- package/dist/index.js +726 -251
- 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/applicationGatewayPrivateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsListSample.js +45 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsUpdateSample.js +42 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateLinkResourcesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateLinkResourcesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateLinkResourcesListSample.js +45 -0
- package/dist-esm/samples-dev/applicationGatewayPrivateLinkResourcesListSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthOnDemandSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthOnDemandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthOnDemandSample.js +43 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthOnDemandSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthSample.js +31 -0
- package/dist-esm/samples-dev/applicationGatewaysBackendHealthSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysCreateOrUpdateSample.js +263 -0
- package/dist-esm/samples-dev/applicationGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/applicationGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSslPredefinedPolicySample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSslPredefinedPolicySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSslPredefinedPolicySample.js +30 -0
- package/dist-esm/samples-dev/applicationGatewaysGetSslPredefinedPolicySample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAllSample.js +43 -0
- package/dist-esm/samples-dev/applicationGatewaysListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableRequestHeadersSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableRequestHeadersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableRequestHeadersSample.js +29 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableRequestHeadersSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableResponseHeadersSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableResponseHeadersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableResponseHeadersSample.js +29 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableResponseHeadersSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableServerVariablesSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableServerVariablesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableServerVariablesSample.js +29 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableServerVariablesSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslOptionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslOptionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslOptionsSample.js +29 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslOptionsSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslPredefinedPoliciesSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslPredefinedPoliciesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslPredefinedPoliciesSample.js +43 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableSslPredefinedPoliciesSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableWafRuleSetsSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableWafRuleSetsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableWafRuleSetsSample.js +29 -0
- package/dist-esm/samples-dev/applicationGatewaysListAvailableWafRuleSetsSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysListSample.js +44 -0
- package/dist-esm/samples-dev/applicationGatewaysListSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysStartSample.js +31 -0
- package/dist-esm/samples-dev/applicationGatewaysStartSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysStopSample.js +31 -0
- package/dist-esm/samples-dev/applicationGatewaysStopSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGatewaysUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/applicationGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsGetSample.js +31 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListAllSample.js +43 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListSample.js +44 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsListSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/applicationSecurityGroupsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/availableDelegationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/availableDelegationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availableDelegationsListSample.js +44 -0
- package/dist-esm/samples-dev/availableDelegationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/availableEndpointServicesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/availableEndpointServicesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availableEndpointServicesListSample.js +44 -0
- package/dist-esm/samples-dev/availableEndpointServicesListSample.js.map +1 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListByResourceGroupSample.js +45 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListSample.js +44 -0
- package/dist-esm/samples-dev/availablePrivateEndpointTypesListSample.js.map +1 -0
- package/dist-esm/samples-dev/availableResourceGroupDelegationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/availableResourceGroupDelegationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availableResourceGroupDelegationsListSample.js +45 -0
- package/dist-esm/samples-dev/availableResourceGroupDelegationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/availableServiceAliasesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/availableServiceAliasesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availableServiceAliasesListByResourceGroupSample.js +45 -0
- package/dist-esm/samples-dev/availableServiceAliasesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/availableServiceAliasesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/availableServiceAliasesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/availableServiceAliasesListSample.js +44 -0
- package/dist-esm/samples-dev/availableServiceAliasesListSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallFqdnTagsListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallFqdnTagsListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallFqdnTagsListAllSample.js +43 -0
- package/dist-esm/samples-dev/azureFirewallFqdnTagsListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsCreateOrUpdateSample.js +601 -0
- package/dist-esm/samples-dev/azureFirewallsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/azureFirewallsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsGetSample.js +103 -0
- package/dist-esm/samples-dev/azureFirewallsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallsListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsListAllSample.js +43 -0
- package/dist-esm/samples-dev/azureFirewallsListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsListSample.js +44 -0
- package/dist-esm/samples-dev/azureFirewallsListSample.js.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureFirewallsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureFirewallsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/azureFirewallsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/bastionHostsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bastionHostsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bastionHostsCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/bastionHostsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bastionHostsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bastionHostsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bastionHostsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/bastionHostsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bastionHostsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bastionHostsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bastionHostsGetSample.js +31 -0
- package/dist-esm/samples-dev/bastionHostsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bastionHostsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/bastionHostsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bastionHostsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/bastionHostsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/bastionHostsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/bastionHostsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bastionHostsListSample.js +43 -0
- package/dist-esm/samples-dev/bastionHostsListSample.js.map +1 -0
- package/dist-esm/samples-dev/bastionHostsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/bastionHostsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bastionHostsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/bastionHostsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/bgpServiceCommunitiesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/bgpServiceCommunitiesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bgpServiceCommunitiesListSample.js +43 -0
- package/dist-esm/samples-dev/bgpServiceCommunitiesListSample.js.map +1 -0
- package/dist-esm/samples-dev/checkDnsNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/checkDnsNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkDnsNameAvailabilitySample.js +31 -0
- package/dist-esm/samples-dev/checkDnsNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsCreateOrUpdateSample.js +113 -0
- package/dist-esm/samples-dev/connectionMonitorsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/connectionMonitorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsGetSample.js +32 -0
- package/dist-esm/samples-dev/connectionMonitorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsListSample.js +45 -0
- package/dist-esm/samples-dev/connectionMonitorsListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsQuerySample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsQuerySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsQuerySample.js +32 -0
- package/dist-esm/samples-dev/connectionMonitorsQuerySample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsStartSample.js +32 -0
- package/dist-esm/samples-dev/connectionMonitorsStartSample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsStopSample.js +32 -0
- package/dist-esm/samples-dev/connectionMonitorsStopSample.js.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectionMonitorsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectionMonitorsUpdateTagsSample.js +33 -0
- package/dist-esm/samples-dev/connectionMonitorsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/customIPPrefixesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/customIPPrefixesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/customIPPrefixesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/customIPPrefixesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/customIPPrefixesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesGetSample.js +31 -0
- package/dist-esm/samples-dev/customIPPrefixesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/customIPPrefixesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesListAllSample.js +43 -0
- package/dist-esm/samples-dev/customIPPrefixesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/customIPPrefixesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesListSample.js +44 -0
- package/dist-esm/samples-dev/customIPPrefixesListSample.js.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/customIPPrefixesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customIPPrefixesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/customIPPrefixesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesCreateOrUpdateSample.js +35 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesGetSample.js +31 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/ddosCustomPoliciesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosProtectionPlansCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/ddosProtectionPlansCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosProtectionPlansDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansDeleteSample.js +31 -0
- package/dist-esm/samples-dev/ddosProtectionPlansDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosProtectionPlansGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansGetSample.js +31 -0
- package/dist-esm/samples-dev/ddosProtectionPlansGetSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListSample.js +43 -0
- package/dist-esm/samples-dev/ddosProtectionPlansListSample.js.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/ddosProtectionPlansUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ddosProtectionPlansUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/ddosProtectionPlansUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultSecurityRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultSecurityRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultSecurityRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/defaultSecurityRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/defaultSecurityRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/defaultSecurityRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/defaultSecurityRulesListSample.js +45 -0
- package/dist-esm/samples-dev/defaultSecurityRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/deleteBastionShareableLinkSample.d.ts +2 -0
- package/dist-esm/samples-dev/deleteBastionShareableLinkSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteBastionShareableLinkSample.js +45 -0
- package/dist-esm/samples-dev/deleteBastionShareableLinkSample.js.map +1 -0
- package/dist-esm/samples-dev/disconnectActiveSessionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/disconnectActiveSessionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/disconnectActiveSessionsSample.js +46 -0
- package/dist-esm/samples-dev/disconnectActiveSessionsSample.js.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dscpConfigurationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationCreateOrUpdateSample.js +55 -0
- package/dist-esm/samples-dev/dscpConfigurationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dscpConfigurationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationDeleteSample.js +31 -0
- package/dist-esm/samples-dev/dscpConfigurationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dscpConfigurationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationGetSample.js +31 -0
- package/dist-esm/samples-dev/dscpConfigurationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/dscpConfigurationListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationListAllSample.js +43 -0
- package/dist-esm/samples-dev/dscpConfigurationListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/dscpConfigurationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dscpConfigurationListSample.js +44 -0
- package/dist-esm/samples-dev/dscpConfigurationListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsCreateOrUpdateSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsGetSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsListSample.js +45 -0
- package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsGetSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsListSample.js +46 -0
- package/dist-esm/samples-dev/expressRouteCircuitConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsGetSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsListSample.js +45 -0
- package/dist-esm/samples-dev/expressRouteCircuitPeeringsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsCreateOrUpdateSample.js +73 -0
- package/dist-esm/samples-dev/expressRouteCircuitsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteCircuitsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetPeeringStatsSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetPeeringStatsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetPeeringStatsSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetPeeringStatsSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetStatsSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetStatsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetStatsSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteCircuitsGetStatsSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListAllSample.js +43 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListArpTableSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListArpTableSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListArpTableSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListArpTableSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSummarySample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSummarySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSummarySample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSummarySample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListSample.js +44 -0
- package/dist-esm/samples-dev/expressRouteCircuitsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCircuitsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCircuitsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCircuitsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/expressRouteConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteConnectionsListSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsGetSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsListSample.js +45 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsCreateOrUpdateSample.js +34 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsGetSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListArpTableSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListArpTableSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListArpTableSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListArpTableSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSummarySample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSummarySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSummarySample.js +33 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSummarySample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListSample.js +43 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/expressRouteCrossConnectionsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/expressRouteGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/expressRouteGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListByResourceGroupSample.js +30 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListBySubscriptionSample.js +29 -0
- package/dist-esm/samples-dev/expressRouteGatewaysListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteGatewaysUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/expressRouteGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteLinksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteLinksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteLinksGetSample.js +32 -0
- package/dist-esm/samples-dev/expressRouteLinksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteLinksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteLinksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteLinksListSample.js +45 -0
- package/dist-esm/samples-dev/expressRouteLinksListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsCreateOrUpdateSample.js +62 -0
- package/dist-esm/samples-dev/expressRoutePortsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/expressRoutePortsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsGenerateLoaSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsGenerateLoaSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsGenerateLoaSample.js +34 -0
- package/dist-esm/samples-dev/expressRoutePortsGenerateLoaSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsGetSample.js +31 -0
- package/dist-esm/samples-dev/expressRoutePortsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/expressRoutePortsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsListSample.js +43 -0
- package/dist-esm/samples-dev/expressRoutePortsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsGetSample.js +30 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsListSample.js +43 -0
- package/dist-esm/samples-dev/expressRoutePortsLocationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRoutePortsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRoutePortsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/expressRoutePortsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/expressRouteServiceProvidersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/expressRouteServiceProvidersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/expressRouteServiceProvidersListSample.js +43 -0
- package/dist-esm/samples-dev/expressRouteServiceProvidersListSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPoliciesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesCreateOrUpdateSample.js +100 -0
- package/dist-esm/samples-dev/firewallPoliciesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPoliciesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/firewallPoliciesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPoliciesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesGetSample.js +31 -0
- package/dist-esm/samples-dev/firewallPoliciesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPoliciesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesListAllSample.js +43 -0
- package/dist-esm/samples-dev/firewallPoliciesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPoliciesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPoliciesListSample.js +44 -0
- package/dist-esm/samples-dev/firewallPoliciesListSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesFilterValuesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesFilterValuesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesFilterValuesListSample.js +34 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesFilterValuesListSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesListSample.js +38 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesListSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesGetSample.js +31 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesListSample.js +31 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesListSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPatchSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPatchSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPatchSample.js +37 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPatchSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPutSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPutSample.js +37 -0
- package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPutSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsCreateOrUpdateSample.js +178 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsGetSample.js +89 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsListSample.js +109 -0
- package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsListSample.js.map +1 -0
- package/dist-esm/samples-dev/flowLogsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/flowLogsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/flowLogsCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/flowLogsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/flowLogsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/flowLogsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/flowLogsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/flowLogsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/flowLogsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/flowLogsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/flowLogsGetSample.js +32 -0
- package/dist-esm/samples-dev/flowLogsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/flowLogsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/flowLogsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/flowLogsListSample.js +45 -0
- package/dist-esm/samples-dev/flowLogsListSample.js.map +1 -0
- package/dist-esm/samples-dev/flowLogsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/flowLogsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/flowLogsUpdateTagsSample.js +33 -0
- package/dist-esm/samples-dev/flowLogsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/generatevirtualwanvpnserverconfigurationvpnprofileSample.d.ts +2 -0
- package/dist-esm/samples-dev/generatevirtualwanvpnserverconfigurationvpnprofileSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/generatevirtualwanvpnserverconfigurationvpnprofileSample.js +35 -0
- package/dist-esm/samples-dev/generatevirtualwanvpnserverconfigurationvpnprofileSample.js.map +1 -0
- package/dist-esm/samples-dev/getActiveSessionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/getActiveSessionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getActiveSessionsSample.js +45 -0
- package/dist-esm/samples-dev/getActiveSessionsSample.js.map +1 -0
- package/dist-esm/samples-dev/getBastionShareableLinkSample.d.ts +2 -0
- package/dist-esm/samples-dev/getBastionShareableLinkSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getBastionShareableLinkSample.js +59 -0
- package/dist-esm/samples-dev/getBastionShareableLinkSample.js.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubRouteTablesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/hubRouteTablesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubRouteTablesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/hubRouteTablesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubRouteTablesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesGetSample.js +32 -0
- package/dist-esm/samples-dev/hubRouteTablesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubRouteTablesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubRouteTablesListSample.js +45 -0
- package/dist-esm/samples-dev/hubRouteTablesListSample.js.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsCreateOrUpdateSample.js +65 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsListSample.js +45 -0
- package/dist-esm/samples-dev/hubVirtualNetworkConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/inboundNatRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/inboundNatRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/inboundNatRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/inboundNatRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/inboundNatRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/inboundNatRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/inboundNatRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inboundNatRulesListSample.js +45 -0
- package/dist-esm/samples-dev/inboundNatRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/inboundSecurityRuleCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/inboundSecurityRuleCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/inboundSecurityRuleCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/inboundSecurityRuleCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipAllocationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/ipAllocationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipAllocationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/ipAllocationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipAllocationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsGetSample.js +31 -0
- package/dist-esm/samples-dev/ipAllocationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipAllocationsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/ipAllocationsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipAllocationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsListSample.js +43 -0
- package/dist-esm/samples-dev/ipAllocationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipAllocationsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipAllocationsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/ipAllocationsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGroupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGroupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGroupsCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/ipGroupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGroupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGroupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGroupsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/ipGroupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGroupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGroupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGroupsGetSample.js +31 -0
- package/dist-esm/samples-dev/ipGroupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGroupsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGroupsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGroupsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/ipGroupsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGroupsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGroupsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGroupsListSample.js +43 -0
- package/dist-esm/samples-dev/ipGroupsListSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGroupsUpdateGroupsSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGroupsUpdateGroupsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGroupsUpdateGroupsSample.js +32 -0
- package/dist-esm/samples-dev/ipGroupsUpdateGroupsSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsGetSample.js +51 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsListSample.js +77 -0
- package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsGetSample.js +32 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsListSample.js +45 -0
- package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesListSample.js +45 -0
- package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerNetworkInterfacesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerNetworkInterfacesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerNetworkInterfacesListSample.js +77 -0
- package/dist-esm/samples-dev/loadBalancerNetworkInterfacesListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesListSample.js +45 -0
- package/dist-esm/samples-dev/loadBalancerOutboundRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerProbesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerProbesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerProbesGetSample.js +32 -0
- package/dist-esm/samples-dev/loadBalancerProbesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancerProbesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancerProbesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancerProbesListSample.js +45 -0
- package/dist-esm/samples-dev/loadBalancerProbesListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.js +680 -0
- package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/loadBalancersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersGetSample.js +49 -0
- package/dist-esm/samples-dev/loadBalancersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersListAllSample.js +43 -0
- package/dist-esm/samples-dev/loadBalancersListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersListInboundNatRulePortMappingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersListInboundNatRulePortMappingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersListInboundNatRulePortMappingsSample.js +35 -0
- package/dist-esm/samples-dev/loadBalancersListInboundNatRulePortMappingsSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersListSample.js +44 -0
- package/dist-esm/samples-dev/loadBalancersListSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersSwapPublicIPAddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersSwapPublicIPAddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersSwapPublicIPAddressesSample.js +46 -0
- package/dist-esm/samples-dev/loadBalancersSwapPublicIPAddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/loadBalancersUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/loadBalancersUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/loadBalancersUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/loadBalancersUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/localNetworkGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/localNetworkGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/localNetworkGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/localNetworkGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/localNetworkGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/localNetworkGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysListSample.d.ts +2 -0
- package/dist-esm/samples-dev/localNetworkGatewaysListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysListSample.js +44 -0
- package/dist-esm/samples-dev/localNetworkGatewaysListSample.js.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/localNetworkGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/localNetworkGatewaysUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/localNetworkGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/natGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/natGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natGatewaysCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/natGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/natGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/natGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/natGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/natGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/natGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/natGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/natGatewaysListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/natGatewaysListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natGatewaysListAllSample.js +43 -0
- package/dist-esm/samples-dev/natGatewaysListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/natGatewaysListSample.d.ts +2 -0
- package/dist-esm/samples-dev/natGatewaysListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natGatewaysListSample.js +44 -0
- package/dist-esm/samples-dev/natGatewaysListSample.js.map +1 -0
- package/dist-esm/samples-dev/natGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/natGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natGatewaysUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/natGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/natRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/natRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natRulesCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/natRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/natRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/natRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/natRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/natRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/natRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/natRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/natRulesListByVpnGatewaySample.d.ts +2 -0
- package/dist-esm/samples-dev/natRulesListByVpnGatewaySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/natRulesListByVpnGatewaySample.js +45 -0
- package/dist-esm/samples-dev/natRulesListByVpnGatewaySample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsGetSample.js +32 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsListSample.js +45 -0
- package/dist-esm/samples-dev/networkInterfaceIPConfigurationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceLoadBalancersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceLoadBalancersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceLoadBalancersListSample.js +45 -0
- package/dist-esm/samples-dev/networkInterfaceLoadBalancersListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsGetSample.js +32 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsListSample.js +45 -0
- package/dist-esm/samples-dev/networkInterfaceTapConfigurationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js +82 -0
- package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/networkInterfacesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetCloudServiceNetworkInterfaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesGetCloudServiceNetworkInterfaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetCloudServiceNetworkInterfaceSample.js +33 -0
- package/dist-esm/samples-dev/networkInterfacesGetCloudServiceNetworkInterfaceSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetEffectiveRouteTableSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesGetEffectiveRouteTableSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetEffectiveRouteTableSample.js +31 -0
- package/dist-esm/samples-dev/networkInterfacesGetEffectiveRouteTableSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.js +31 -0
- package/dist-esm/samples-dev/networkInterfacesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetIPConfigurationSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetIPConfigurationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetIPConfigurationSample.js +34 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetIPConfigurationSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetNetworkInterfaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetNetworkInterfaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetNetworkInterfaceSample.js +33 -0
- package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetNetworkInterfaceSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.js +43 -0
- package/dist-esm/samples-dev/networkInterfacesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceNetworkInterfacesSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceNetworkInterfacesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceNetworkInterfacesSample.js +45 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceNetworkInterfacesSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceRoleInstanceNetworkInterfacesSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceRoleInstanceNetworkInterfacesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceRoleInstanceNetworkInterfacesSample.js +46 -0
- package/dist-esm/samples-dev/networkInterfacesListCloudServiceRoleInstanceNetworkInterfacesSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListEffectiveNetworkSecurityGroupsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListEffectiveNetworkSecurityGroupsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListEffectiveNetworkSecurityGroupsSample.js +31 -0
- package/dist-esm/samples-dev/networkInterfacesListEffectiveNetworkSecurityGroupsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.js +44 -0
- package/dist-esm/samples-dev/networkInterfacesListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetIPConfigurationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetIPConfigurationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetIPConfigurationsSample.js +47 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetIPConfigurationsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetNetworkInterfacesSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetNetworkInterfacesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetNetworkInterfacesSample.js +45 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetNetworkInterfacesSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesSample.js +46 -0
- package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesSample.js.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/networkInterfacesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkProfilesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkProfilesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkProfilesCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/networkProfilesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkProfilesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkProfilesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkProfilesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/networkProfilesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkProfilesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkProfilesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkProfilesGetSample.js +49 -0
- package/dist-esm/samples-dev/networkProfilesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkProfilesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkProfilesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkProfilesListAllSample.js +43 -0
- package/dist-esm/samples-dev/networkProfilesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/networkProfilesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkProfilesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkProfilesListSample.js +44 -0
- package/dist-esm/samples-dev/networkProfilesListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkProfilesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkProfilesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkProfilesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/networkProfilesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityGroupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsCreateOrUpdateSample.js +66 -0
- package/dist-esm/samples-dev/networkSecurityGroupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityGroupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/networkSecurityGroupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityGroupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsGetSample.js +31 -0
- package/dist-esm/samples-dev/networkSecurityGroupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListAllSample.js +43 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListSample.js +44 -0
- package/dist-esm/samples-dev/networkSecurityGroupsListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkSecurityGroupsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkSecurityGroupsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/networkSecurityGroupsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesCreateOrUpdateSample.js +56 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesGetSample.js +31 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListSample.js +43 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/networkVirtualAppliancesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersCheckConnectivitySample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersCheckConnectivitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersCheckConnectivitySample.js +38 -0
- package/dist-esm/samples-dev/networkWatchersCheckConnectivitySample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/networkWatchersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/networkWatchersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetAzureReachabilityReportSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetAzureReachabilityReportSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetAzureReachabilityReportSample.js +38 -0
- package/dist-esm/samples-dev/networkWatchersGetAzureReachabilityReportSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetFlowLogStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetFlowLogStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetFlowLogStatusSample.js +34 -0
- package/dist-esm/samples-dev/networkWatchersGetFlowLogStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetNetworkConfigurationDiagnosticSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetNetworkConfigurationDiagnosticSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetNetworkConfigurationDiagnosticSample.js +43 -0
- package/dist-esm/samples-dev/networkWatchersGetNetworkConfigurationDiagnosticSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetNextHopSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetNextHopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetNextHopSample.js +37 -0
- package/dist-esm/samples-dev/networkWatchersGetNextHopSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetSample.js +31 -0
- package/dist-esm/samples-dev/networkWatchersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetTopologySample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetTopologySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetTopologySample.js +32 -0
- package/dist-esm/samples-dev/networkWatchersGetTopologySample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingResultSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingResultSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingResultSample.js +34 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingResultSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingSample.js +36 -0
- package/dist-esm/samples-dev/networkWatchersGetTroubleshootingSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetVMSecurityRulesSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersGetVMSecurityRulesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersGetVMSecurityRulesSample.js +34 -0
- package/dist-esm/samples-dev/networkWatchersGetVMSecurityRulesSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersListAllSample.js +43 -0
- package/dist-esm/samples-dev/networkWatchersListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersListAvailableProvidersSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersListAvailableProvidersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersListAvailableProvidersSample.js +37 -0
- package/dist-esm/samples-dev/networkWatchersListAvailableProvidersSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersListSample.js +44 -0
- package/dist-esm/samples-dev/networkWatchersListSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersSetFlowLogConfigurationSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersSetFlowLogConfigurationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersSetFlowLogConfigurationSample.js +36 -0
- package/dist-esm/samples-dev/networkWatchersSetFlowLogConfigurationSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/networkWatchersUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/networkWatchersVerifyIPFlowSample.d.ts +2 -0
- package/dist-esm/samples-dev/networkWatchersVerifyIPFlowSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/networkWatchersVerifyIPFlowSample.js +40 -0
- package/dist-esm/samples-dev/networkWatchersVerifyIPFlowSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysCreateOrUpdateSample.js +71 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDisconnectP2SvpnConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDisconnectP2SvpnConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDisconnectP2SvpnConnectionsSample.js +34 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysDisconnectP2SvpnConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGenerateVpnProfileSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGenerateVpnProfileSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGenerateVpnProfileSample.js +34 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGenerateVpnProfileSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthDetailedSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthDetailedSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthDetailedSample.js +35 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthDetailedSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthSample.js +31 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListSample.js +43 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysListSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysResetSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysResetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysResetSample.js +31 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysResetSample.js.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/p2SVpnGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/packetCapturesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/packetCapturesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/packetCapturesCreateSample.js +44 -0
- package/dist-esm/samples-dev/packetCapturesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/packetCapturesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/packetCapturesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/packetCapturesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/packetCapturesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/packetCapturesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/packetCapturesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/packetCapturesGetSample.js +32 -0
- package/dist-esm/samples-dev/packetCapturesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/packetCapturesGetStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/packetCapturesGetStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/packetCapturesGetStatusSample.js +32 -0
- package/dist-esm/samples-dev/packetCapturesGetStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/packetCapturesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/packetCapturesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/packetCapturesListSample.js +45 -0
- package/dist-esm/samples-dev/packetCapturesListSample.js.map +1 -0
- package/dist-esm/samples-dev/packetCapturesStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/packetCapturesStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/packetCapturesStopSample.js +32 -0
- package/dist-esm/samples-dev/packetCapturesStopSample.js.map +1 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsGetSample.js +33 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsListSample.js +46 -0
- package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsGetSample.js +32 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsListSample.js +45 -0
- package/dist-esm/samples-dev/privateDnsZoneGroupsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.js +129 -0
- package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/privateEndpointsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsGetSample.js +67 -0
- package/dist-esm/samples-dev/privateEndpointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/privateEndpointsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointsListSample.js +44 -0
- package/dist-esm/samples-dev/privateEndpointsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupSample.js +34 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilitySample.js +33 -0
- package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilitySample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesCreateOrUpdateSample.js +55 -0
- package/dist-esm/samples-dev/privateLinkServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesDeletePrivateEndpointConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesDeletePrivateEndpointConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesDeletePrivateEndpointConnectionSample.js +32 -0
- package/dist-esm/samples-dev/privateLinkServicesDeletePrivateEndpointConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/privateLinkServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesGetPrivateEndpointConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesGetPrivateEndpointConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesGetPrivateEndpointConnectionSample.js +32 -0
- package/dist-esm/samples-dev/privateLinkServicesGetPrivateEndpointConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesGetSample.js +31 -0
- package/dist-esm/samples-dev/privateLinkServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupSample.js +45 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesSample.js +44 -0
- package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/privateLinkServicesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListPrivateEndpointConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesListPrivateEndpointConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListPrivateEndpointConnectionsSample.js +45 -0
- package/dist-esm/samples-dev/privateLinkServicesListPrivateEndpointConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesListSample.js +44 -0
- package/dist-esm/samples-dev/privateLinkServicesListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesUpdatePrivateEndpointConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkServicesUpdatePrivateEndpointConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkServicesUpdatePrivateEndpointConnectionSample.js +42 -0
- package/dist-esm/samples-dev/privateLinkServicesUpdatePrivateEndpointConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesCreateOrUpdateSample.js +79 -0
- package/dist-esm/samples-dev/publicIPAddressesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/publicIPAddressesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesGetCloudServicePublicIpaddressSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesGetCloudServicePublicIpaddressSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesGetCloudServicePublicIpaddressSample.js +35 -0
- package/dist-esm/samples-dev/publicIPAddressesGetCloudServicePublicIpaddressSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesGetSample.js +31 -0
- package/dist-esm/samples-dev/publicIPAddressesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesGetVirtualMachineScaleSetPublicIpaddressSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesGetVirtualMachineScaleSetPublicIpaddressSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesGetVirtualMachineScaleSetPublicIpaddressSample.js +35 -0
- package/dist-esm/samples-dev/publicIPAddressesGetVirtualMachineScaleSetPublicIpaddressSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListAllSample.js +43 -0
- package/dist-esm/samples-dev/publicIPAddressesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServicePublicIpaddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServicePublicIpaddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServicePublicIpaddressesSample.js +45 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServicePublicIpaddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServiceRoleInstancePublicIpaddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServiceRoleInstancePublicIpaddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServiceRoleInstancePublicIpaddressesSample.js +48 -0
- package/dist-esm/samples-dev/publicIPAddressesListCloudServiceRoleInstancePublicIpaddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListSample.js +44 -0
- package/dist-esm/samples-dev/publicIPAddressesListSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetPublicIpaddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetPublicIpaddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetPublicIpaddressesSample.js +45 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetPublicIpaddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetVmpublicIpaddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetVmpublicIpaddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetVmpublicIpaddressesSample.js +48 -0
- package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetVmpublicIpaddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPAddressesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPAddressesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/publicIPAddressesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPPrefixesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesCreateOrUpdateSample.js +60 -0
- package/dist-esm/samples-dev/publicIPPrefixesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPPrefixesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/publicIPPrefixesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPPrefixesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesGetSample.js +31 -0
- package/dist-esm/samples-dev/publicIPPrefixesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPPrefixesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesListAllSample.js +43 -0
- package/dist-esm/samples-dev/publicIPPrefixesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPPrefixesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesListSample.js +44 -0
- package/dist-esm/samples-dev/publicIPPrefixesListSample.js.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/publicIPPrefixesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/publicIPPrefixesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/publicIPPrefixesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/putBastionShareableLinkSample.d.ts +2 -0
- package/dist-esm/samples-dev/putBastionShareableLinkSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/putBastionShareableLinkSample.js +59 -0
- package/dist-esm/samples-dev/putBastionShareableLinkSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceNavigationLinksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceNavigationLinksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceNavigationLinksListSample.js +32 -0
- package/dist-esm/samples-dev/resourceNavigationLinksListSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFilterRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/routeFilterRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFilterRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/routeFilterRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFilterRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/routeFilterRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesListByRouteFilterSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFilterRulesListByRouteFilterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFilterRulesListByRouteFilterSample.js +45 -0
- package/dist-esm/samples-dev/routeFilterRulesListByRouteFilterSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFiltersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFiltersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFiltersCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/routeFiltersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFiltersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFiltersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFiltersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/routeFiltersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFiltersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFiltersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFiltersGetSample.js +31 -0
- package/dist-esm/samples-dev/routeFiltersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFiltersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFiltersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFiltersListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/routeFiltersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFiltersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFiltersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFiltersListSample.js +43 -0
- package/dist-esm/samples-dev/routeFiltersListSample.js.map +1 -0
- package/dist-esm/samples-dev/routeFiltersUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeFiltersUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeFiltersUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/routeFiltersUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/routeTablesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeTablesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeTablesCreateOrUpdateSample.js +61 -0
- package/dist-esm/samples-dev/routeTablesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/routeTablesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeTablesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeTablesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/routeTablesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/routeTablesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeTablesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeTablesGetSample.js +31 -0
- package/dist-esm/samples-dev/routeTablesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/routeTablesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeTablesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeTablesListAllSample.js +43 -0
- package/dist-esm/samples-dev/routeTablesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/routeTablesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeTablesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeTablesListSample.js +44 -0
- package/dist-esm/samples-dev/routeTablesListSample.js.map +1 -0
- package/dist-esm/samples-dev/routeTablesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/routeTablesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routeTablesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/routeTablesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/routesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/routesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routesCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/routesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/routesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/routesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/routesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/routesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/routesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routesGetSample.js +32 -0
- package/dist-esm/samples-dev/routesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/routesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/routesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routesListSample.js +45 -0
- package/dist-esm/samples-dev/routesListSample.js.map +1 -0
- package/dist-esm/samples-dev/routingIntentCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/routingIntentCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routingIntentCreateOrUpdateSample.js +46 -0
- package/dist-esm/samples-dev/routingIntentCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/routingIntentDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/routingIntentDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routingIntentDeleteSample.js +32 -0
- package/dist-esm/samples-dev/routingIntentDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/routingIntentGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/routingIntentGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routingIntentGetSample.js +32 -0
- package/dist-esm/samples-dev/routingIntentGetSample.js.map +1 -0
- package/dist-esm/samples-dev/routingIntentListSample.d.ts +2 -0
- package/dist-esm/samples-dev/routingIntentListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/routingIntentListSample.js +45 -0
- package/dist-esm/samples-dev/routingIntentListSample.js.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityPartnerProvidersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/securityPartnerProvidersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityPartnerProvidersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/securityPartnerProvidersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityPartnerProvidersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersGetSample.js +31 -0
- package/dist-esm/samples-dev/securityPartnerProvidersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListSample.js +43 -0
- package/dist-esm/samples-dev/securityPartnerProvidersListSample.js.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityPartnerProvidersUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityPartnerProvidersUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/securityPartnerProvidersUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/securityRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityRulesCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/securityRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/securityRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/securityRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityRulesListSample.js +45 -0
- package/dist-esm/samples-dev/securityRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceAssociationLinksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceAssociationLinksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceAssociationLinksListSample.js +32 -0
- package/dist-esm/samples-dev/serviceAssociationLinksListSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesCreateOrUpdateSample.js +65 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesGetSample.js +31 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListSample.js +43 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesListSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/serviceEndpointPoliciesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsGetSample.js +32 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsListByResourceGroupSample.js +45 -0
- package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTagInformationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTagInformationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTagInformationListSample.js +112 -0
- package/dist-esm/samples-dev/serviceTagInformationListSample.js.map +1 -0
- package/dist-esm/samples-dev/serviceTagsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/serviceTagsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serviceTagsListSample.js +30 -0
- package/dist-esm/samples-dev/serviceTagsListSample.js.map +1 -0
- package/dist-esm/samples-dev/subnetsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/subnetsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subnetsCreateOrUpdateSample.js +76 -0
- package/dist-esm/samples-dev/subnetsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/subnetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/subnetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subnetsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/subnetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/subnetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/subnetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subnetsGetSample.js +51 -0
- package/dist-esm/samples-dev/subnetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/subnetsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/subnetsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subnetsListSample.js +45 -0
- package/dist-esm/samples-dev/subnetsListSample.js.map +1 -0
- package/dist-esm/samples-dev/subnetsPrepareNetworkPoliciesSample.d.ts +2 -0
- package/dist-esm/samples-dev/subnetsPrepareNetworkPoliciesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subnetsPrepareNetworkPoliciesSample.js +35 -0
- package/dist-esm/samples-dev/subnetsPrepareNetworkPoliciesSample.js.map +1 -0
- package/dist-esm/samples-dev/subnetsUnprepareNetworkPoliciesSample.d.ts +2 -0
- package/dist-esm/samples-dev/subnetsUnprepareNetworkPoliciesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subnetsUnprepareNetworkPoliciesSample.js +35 -0
- package/dist-esm/samples-dev/subnetsUnprepareNetworkPoliciesSample.js.map +1 -0
- package/dist-esm/samples-dev/supportedSecurityProvidersSample.d.ts +2 -0
- package/dist-esm/samples-dev/supportedSecurityProvidersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/supportedSecurityProvidersSample.js +31 -0
- package/dist-esm/samples-dev/supportedSecurityProvidersSample.js.map +1 -0
- package/dist-esm/samples-dev/usagesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/usagesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/usagesListSample.js +75 -0
- package/dist-esm/samples-dev/usagesListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualApplianceSitesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/virtualApplianceSitesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualApplianceSitesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualApplianceSitesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualApplianceSitesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesGetSample.js +32 -0
- package/dist-esm/samples-dev/virtualApplianceSitesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualApplianceSitesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSitesListSample.js +45 -0
- package/dist-esm/samples-dev/virtualApplianceSitesListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSkusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualApplianceSkusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSkusGetSample.js +30 -0
- package/dist-esm/samples-dev/virtualApplianceSkusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSkusListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualApplianceSkusListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualApplianceSkusListSample.js +43 -0
- package/dist-esm/samples-dev/virtualApplianceSkusListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionCreateOrUpdateSample.js +39 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionGetSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListAdvertisedRoutesSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListAdvertisedRoutesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListAdvertisedRoutesSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListAdvertisedRoutesSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListLearnedRoutesSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListLearnedRoutesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListLearnedRoutesSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListLearnedRoutesSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListSample.js +45 -0
- package/dist-esm/samples-dev/virtualHubBgpConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationGetSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationListSample.js +45 -0
- package/dist-esm/samples-dev/virtualHubIPConfigurationListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SGetSample.js +32 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SListSample.js +45 -0
- package/dist-esm/samples-dev/virtualHubRouteTableV2SListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/virtualHubsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualHubsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsGetEffectiveVirtualHubRoutesSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsGetEffectiveVirtualHubRoutesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsGetEffectiveVirtualHubRoutesSample.js +85 -0
- package/dist-esm/samples-dev/virtualHubsGetEffectiveVirtualHubRoutesSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualHubsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualHubsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsListSample.js +43 -0
- package/dist-esm/samples-dev/virtualHubsListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualHubsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualHubsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualHubsUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/virtualHubsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsCreateOrUpdateSample.js +89 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetIkeSasSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetIkeSasSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetIkeSasSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetIkeSasSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSharedKeySample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSharedKeySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSharedKeySample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSharedKeySample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsListSample.js +44 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetConnectionSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetSharedKeySample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetSharedKeySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetSharedKeySample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetSharedKeySample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsSetSharedKeySample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsSetSharedKeySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsSetSharedKeySample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsSetSharedKeySample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStartPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStartPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStartPacketCaptureSample.js +55 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStartPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStopPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStopPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStopPacketCaptureSample.js +34 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStopPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesListByVirtualNetworkGatewaySample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesListByVirtualNetworkGatewaySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesListByVirtualNetworkGatewaySample.js +45 -0
- package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesListByVirtualNetworkGatewaySample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysCreateOrUpdateSample.js +88 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDisconnectVirtualNetworkGatewayVpnConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDisconnectVirtualNetworkGatewayVpnConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDisconnectVirtualNetworkGatewayVpnConnectionsSample.js +34 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysDisconnectVirtualNetworkGatewayVpnConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGenerateVpnProfileSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGenerateVpnProfileSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGenerateVpnProfileSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGenerateVpnProfileSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGeneratevpnclientpackageSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGeneratevpnclientpackageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGeneratevpnclientpackageSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGeneratevpnclientpackageSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetAdvertisedRoutesSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetAdvertisedRoutesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetAdvertisedRoutesSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetAdvertisedRoutesSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetBgpPeerStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetBgpPeerStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetBgpPeerStatusSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetBgpPeerStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetLearnedRoutesSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetLearnedRoutesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetLearnedRoutesSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetLearnedRoutesSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnProfilePackageUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnProfilePackageUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnProfilePackageUrlSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnProfilePackageUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientConnectionHealthSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientConnectionHealthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientConnectionHealthSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientConnectionHealthSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientIpsecParametersSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientIpsecParametersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientIpsecParametersSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientIpsecParametersSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListConnectionsSample.js +45 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListSample.js +44 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetVpnClientSharedKeySample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetVpnClientSharedKeySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetVpnClientSharedKeySample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysResetVpnClientSharedKeySample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSetVpnclientIpsecParametersSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSetVpnclientIpsecParametersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSetVpnclientIpsecParametersSample.js +41 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSetVpnclientIpsecParametersSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStartPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStartPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStartPacketCaptureSample.js +55 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStartPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStopPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStopPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStopPacketCaptureSample.js +34 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysStopPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSupportedVpnDevicesSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSupportedVpnDevicesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSupportedVpnDevicesSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysSupportedVpnDevicesSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysVpnDeviceConfigurationScriptSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysVpnDeviceConfigurationScriptSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysVpnDeviceConfigurationScriptSample.js +36 -0
- package/dist-esm/samples-dev/virtualNetworkGatewaysVpnDeviceConfigurationScriptSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsCreateOrUpdateSample.js +101 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsGetSample.js +51 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsListSample.js +77 -0
- package/dist-esm/samples-dev/virtualNetworkPeeringsListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkTapsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/virtualNetworkTapsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkTapsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkTapsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkTapsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworkTapsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListAllSample.js +43 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualNetworkTapsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkTapsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkTapsUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/virtualNetworkTapsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksCheckIPAddressAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksCheckIPAddressAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksCheckIPAddressAvailabilitySample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworksCheckIPAddressAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js +229 -0
- package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualNetworksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.js +67 -0
- package/dist-esm/samples-dev/virtualNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListAllSample.js +43 -0
- package/dist-esm/samples-dev/virtualNetworksListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListSample.js +44 -0
- package/dist-esm/samples-dev/virtualNetworksListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListUsageSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksListUsageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksListUsageSample.js +45 -0
- package/dist-esm/samples-dev/virtualNetworksListUsageSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateTagsSample.js +32 -0
- package/dist-esm/samples-dev/virtualNetworksUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsGetSample.js +32 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsListSample.js +45 -0
- package/dist-esm/samples-dev/virtualRouterPeeringsListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRoutersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/virtualRoutersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRoutersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualRoutersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRoutersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualRoutersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRoutersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualRoutersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualRoutersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualRoutersListSample.js +43 -0
- package/dist-esm/samples-dev/virtualRoutersListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualWansCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualWansCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualWansCreateOrUpdateSample.js +37 -0
- package/dist-esm/samples-dev/virtualWansCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualWansDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualWansDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualWansDeleteSample.js +31 -0
- package/dist-esm/samples-dev/virtualWansDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualWansGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualWansGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualWansGetSample.js +31 -0
- package/dist-esm/samples-dev/virtualWansGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualWansListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualWansListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualWansListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/virtualWansListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualWansListSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualWansListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualWansListSample.js +43 -0
- package/dist-esm/samples-dev/virtualWansListSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualWansUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualWansUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualWansUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/virtualWansUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsCreateOrUpdateSample.js +51 -0
- package/dist-esm/samples-dev/vpnConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/vpnConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/vpnConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsListByVpnGatewaySample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnConnectionsListByVpnGatewaySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsListByVpnGatewaySample.js +45 -0
- package/dist-esm/samples-dev/vpnConnectionsListByVpnGatewaySample.js.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsStartPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnConnectionsStartPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsStartPacketCaptureSample.js +64 -0
- package/dist-esm/samples-dev/vpnConnectionsStartPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsStopPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnConnectionsStopPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnConnectionsStopPacketCaptureSample.js +37 -0
- package/dist-esm/samples-dev/vpnConnectionsStopPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysCreateOrUpdateSample.js +88 -0
- package/dist-esm/samples-dev/vpnGatewaysCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysDeleteSample.js +31 -0
- package/dist-esm/samples-dev/vpnGatewaysDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysGetSample.js +31 -0
- package/dist-esm/samples-dev/vpnGatewaysGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/vpnGatewaysListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysListSample.js +43 -0
- package/dist-esm/samples-dev/vpnGatewaysListSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysResetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysResetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysResetSample.js +31 -0
- package/dist-esm/samples-dev/vpnGatewaysResetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysStartPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysStartPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysStartPacketCaptureSample.js +53 -0
- package/dist-esm/samples-dev/vpnGatewaysStartPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysStopPacketCaptureSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysStopPacketCaptureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysStopPacketCaptureSample.js +35 -0
- package/dist-esm/samples-dev/vpnGatewaysStopPacketCaptureSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnGatewaysUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnGatewaysUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/vpnGatewaysUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsGetIkeSasSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsGetIkeSasSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsGetIkeSasSample.js +33 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsGetIkeSasSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsListByVpnConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsListByVpnConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsListByVpnConnectionSample.js +46 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsListByVpnConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsResetConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsResetConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsResetConnectionSample.js +33 -0
- package/dist-esm/samples-dev/vpnLinkConnectionsResetConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsAssociatedWithVirtualWanListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsAssociatedWithVirtualWanListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsAssociatedWithVirtualWanListSample.js +31 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsAssociatedWithVirtualWanListSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsCreateOrUpdateSample.js +79 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsGetSample.js +31 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListSample.js +43 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/vpnServerConfigurationsUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSiteLinkConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSiteLinkConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSiteLinkConnectionsGetSample.js +33 -0
- package/dist-esm/samples-dev/vpnSiteLinkConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSiteLinksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSiteLinksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSiteLinksGetSample.js +32 -0
- package/dist-esm/samples-dev/vpnSiteLinksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSiteLinksListByVpnSiteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSiteLinksListByVpnSiteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSiteLinksListByVpnSiteSample.js +45 -0
- package/dist-esm/samples-dev/vpnSiteLinksListByVpnSiteSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesConfigurationDownloadSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesConfigurationDownloadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesConfigurationDownloadSample.js +37 -0
- package/dist-esm/samples-dev/vpnSitesConfigurationDownloadSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesCreateOrUpdateSample.js +52 -0
- package/dist-esm/samples-dev/vpnSitesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/vpnSitesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesGetSample.js +31 -0
- package/dist-esm/samples-dev/vpnSitesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/vpnSitesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesListSample.js +43 -0
- package/dist-esm/samples-dev/vpnSitesListSample.js.map +1 -0
- package/dist-esm/samples-dev/vpnSitesUpdateTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/vpnSitesUpdateTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vpnSitesUpdateTagsSample.js +34 -0
- package/dist-esm/samples-dev/vpnSitesUpdateTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesCreateOrUpdateSample.js +114 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesGetSample.js +31 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListAllSample.d.ts +2 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListAllSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListAllSample.js +43 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListAllSample.js.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListSample.js +44 -0
- package/dist-esm/samples-dev/webApplicationFirewallPoliciesListSample.js.map +1 -0
- package/dist-esm/samples-dev/webCategoriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/webCategoriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webCategoriesGetSample.js +30 -0
- package/dist-esm/samples-dev/webCategoriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/webCategoriesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/webCategoriesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webCategoriesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/webCategoriesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +18 -18
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +21 -21
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/networkManagementClient.d.ts.map +1 -1
- package/dist-esm/src/networkManagementClient.js +32 -6
- package/dist-esm/src/networkManagementClient.js.map +1 -1
- package/dist-esm/src/operations/applicationGatewayPrivateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/applicationGatewayPrivateEndpointConnections.js +6 -2
- package/dist-esm/src/operations/applicationGatewayPrivateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/applicationGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/applicationGateways.js +18 -6
- package/dist-esm/src/operations/applicationGateways.js.map +1 -1
- package/dist-esm/src/operations/applicationSecurityGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/applicationSecurityGroups.js +6 -2
- package/dist-esm/src/operations/applicationSecurityGroups.js.map +1 -1
- package/dist-esm/src/operations/azureFirewalls.d.ts.map +1 -1
- package/dist-esm/src/operations/azureFirewalls.js +9 -3
- package/dist-esm/src/operations/azureFirewalls.js.map +1 -1
- package/dist-esm/src/operations/bastionHosts.d.ts.map +1 -1
- package/dist-esm/src/operations/bastionHosts.js +9 -3
- package/dist-esm/src/operations/bastionHosts.js.map +1 -1
- package/dist-esm/src/operations/connectionMonitors.d.ts.map +1 -1
- package/dist-esm/src/operations/connectionMonitors.js +15 -5
- package/dist-esm/src/operations/connectionMonitors.js.map +1 -1
- package/dist-esm/src/operations/customIPPrefixes.d.ts.map +1 -1
- package/dist-esm/src/operations/customIPPrefixes.js +6 -2
- package/dist-esm/src/operations/customIPPrefixes.js.map +1 -1
- package/dist-esm/src/operations/ddosCustomPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/ddosCustomPolicies.js +6 -2
- package/dist-esm/src/operations/ddosCustomPolicies.js.map +1 -1
- package/dist-esm/src/operations/ddosProtectionPlans.d.ts.map +1 -1
- package/dist-esm/src/operations/ddosProtectionPlans.js +6 -2
- package/dist-esm/src/operations/ddosProtectionPlans.js.map +1 -1
- package/dist-esm/src/operations/dscpConfigurationOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/dscpConfigurationOperations.js +6 -2
- package/dist-esm/src/operations/dscpConfigurationOperations.js.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuitAuthorizations.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuitAuthorizations.js +6 -2
- package/dist-esm/src/operations/expressRouteCircuitAuthorizations.js.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuitConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuitConnections.js +6 -2
- package/dist-esm/src/operations/expressRouteCircuitConnections.js.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuitPeerings.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuitPeerings.js +6 -2
- package/dist-esm/src/operations/expressRouteCircuitPeerings.js.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuits.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteCircuits.js +15 -5
- package/dist-esm/src/operations/expressRouteCircuits.js.map +1 -1
- package/dist-esm/src/operations/expressRouteConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteConnections.js +6 -2
- package/dist-esm/src/operations/expressRouteConnections.js.map +1 -1
- package/dist-esm/src/operations/expressRouteCrossConnectionPeerings.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteCrossConnectionPeerings.js +6 -2
- package/dist-esm/src/operations/expressRouteCrossConnectionPeerings.js.map +1 -1
- package/dist-esm/src/operations/expressRouteCrossConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteCrossConnections.js +12 -4
- package/dist-esm/src/operations/expressRouteCrossConnections.js.map +1 -1
- package/dist-esm/src/operations/expressRouteGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRouteGateways.js +9 -3
- package/dist-esm/src/operations/expressRouteGateways.js.map +1 -1
- package/dist-esm/src/operations/expressRoutePorts.d.ts.map +1 -1
- package/dist-esm/src/operations/expressRoutePorts.js +6 -2
- package/dist-esm/src/operations/expressRoutePorts.js.map +1 -1
- package/dist-esm/src/operations/firewallPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/firewallPolicies.js +6 -2
- package/dist-esm/src/operations/firewallPolicies.js.map +1 -1
- package/dist-esm/src/operations/firewallPolicyRuleCollectionGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/firewallPolicyRuleCollectionGroups.js +6 -2
- package/dist-esm/src/operations/firewallPolicyRuleCollectionGroups.js.map +1 -1
- package/dist-esm/src/operations/flowLogs.d.ts.map +1 -1
- package/dist-esm/src/operations/flowLogs.js +6 -2
- package/dist-esm/src/operations/flowLogs.js.map +1 -1
- package/dist-esm/src/operations/hubRouteTables.d.ts.map +1 -1
- package/dist-esm/src/operations/hubRouteTables.js +6 -2
- package/dist-esm/src/operations/hubRouteTables.js.map +1 -1
- package/dist-esm/src/operations/hubVirtualNetworkConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/hubVirtualNetworkConnections.js +6 -2
- package/dist-esm/src/operations/hubVirtualNetworkConnections.js.map +1 -1
- package/dist-esm/src/operations/inboundNatRules.d.ts.map +1 -1
- package/dist-esm/src/operations/inboundNatRules.js +6 -2
- package/dist-esm/src/operations/inboundNatRules.js.map +1 -1
- package/dist-esm/src/operations/inboundSecurityRuleOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/inboundSecurityRuleOperations.js +3 -1
- package/dist-esm/src/operations/inboundSecurityRuleOperations.js.map +1 -1
- package/dist-esm/src/operations/ipAllocations.d.ts.map +1 -1
- package/dist-esm/src/operations/ipAllocations.js +6 -2
- package/dist-esm/src/operations/ipAllocations.js.map +1 -1
- package/dist-esm/src/operations/ipGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/ipGroups.js +6 -2
- package/dist-esm/src/operations/ipGroups.js.map +1 -1
- package/dist-esm/src/operations/loadBalancerBackendAddressPools.d.ts.map +1 -1
- package/dist-esm/src/operations/loadBalancerBackendAddressPools.js +6 -2
- package/dist-esm/src/operations/loadBalancerBackendAddressPools.js.map +1 -1
- package/dist-esm/src/operations/loadBalancers.d.ts.map +1 -1
- package/dist-esm/src/operations/loadBalancers.js +12 -4
- package/dist-esm/src/operations/loadBalancers.js.map +1 -1
- package/dist-esm/src/operations/localNetworkGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/localNetworkGateways.js +6 -2
- package/dist-esm/src/operations/localNetworkGateways.js.map +1 -1
- package/dist-esm/src/operations/natGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/natGateways.js +6 -2
- package/dist-esm/src/operations/natGateways.js.map +1 -1
- package/dist-esm/src/operations/natRules.d.ts.map +1 -1
- package/dist-esm/src/operations/natRules.js +6 -2
- package/dist-esm/src/operations/natRules.js.map +1 -1
- package/dist-esm/src/operations/networkInterfaceTapConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/networkInterfaceTapConfigurations.js +6 -2
- package/dist-esm/src/operations/networkInterfaceTapConfigurations.js.map +1 -1
- package/dist-esm/src/operations/networkInterfaces.d.ts.map +1 -1
- package/dist-esm/src/operations/networkInterfaces.js +12 -4
- package/dist-esm/src/operations/networkInterfaces.js.map +1 -1
- package/dist-esm/src/operations/networkProfiles.d.ts.map +1 -1
- package/dist-esm/src/operations/networkProfiles.js +3 -1
- package/dist-esm/src/operations/networkProfiles.js.map +1 -1
- package/dist-esm/src/operations/networkSecurityGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/networkSecurityGroups.js +6 -2
- package/dist-esm/src/operations/networkSecurityGroups.js.map +1 -1
- package/dist-esm/src/operations/networkVirtualAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/networkVirtualAppliances.js +6 -2
- package/dist-esm/src/operations/networkVirtualAppliances.js.map +1 -1
- package/dist-esm/src/operations/networkWatchers.d.ts.map +1 -1
- package/dist-esm/src/operations/networkWatchers.js +36 -12
- package/dist-esm/src/operations/networkWatchers.js.map +1 -1
- package/dist-esm/src/operations/p2SVpnGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/p2SVpnGateways.js +24 -8
- package/dist-esm/src/operations/p2SVpnGateways.js.map +1 -1
- package/dist-esm/src/operations/packetCaptures.d.ts.map +1 -1
- package/dist-esm/src/operations/packetCaptures.js +12 -4
- package/dist-esm/src/operations/packetCaptures.js.map +1 -1
- package/dist-esm/src/operations/privateDnsZoneGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/privateDnsZoneGroups.js +6 -2
- package/dist-esm/src/operations/privateDnsZoneGroups.js.map +1 -1
- package/dist-esm/src/operations/privateEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpoints.js +6 -2
- package/dist-esm/src/operations/privateEndpoints.js.map +1 -1
- package/dist-esm/src/operations/privateLinkServices.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkServices.js +15 -5
- package/dist-esm/src/operations/privateLinkServices.js.map +1 -1
- package/dist-esm/src/operations/publicIPAddresses.d.ts.map +1 -1
- package/dist-esm/src/operations/publicIPAddresses.js +6 -2
- package/dist-esm/src/operations/publicIPAddresses.js.map +1 -1
- package/dist-esm/src/operations/publicIPPrefixes.d.ts.map +1 -1
- package/dist-esm/src/operations/publicIPPrefixes.js +6 -2
- package/dist-esm/src/operations/publicIPPrefixes.js.map +1 -1
- package/dist-esm/src/operations/routeFilterRules.d.ts.map +1 -1
- package/dist-esm/src/operations/routeFilterRules.js +6 -2
- package/dist-esm/src/operations/routeFilterRules.js.map +1 -1
- package/dist-esm/src/operations/routeFilters.d.ts.map +1 -1
- package/dist-esm/src/operations/routeFilters.js +6 -2
- package/dist-esm/src/operations/routeFilters.js.map +1 -1
- package/dist-esm/src/operations/routeTables.d.ts.map +1 -1
- package/dist-esm/src/operations/routeTables.js +6 -2
- package/dist-esm/src/operations/routeTables.js.map +1 -1
- package/dist-esm/src/operations/routes.d.ts.map +1 -1
- package/dist-esm/src/operations/routes.js +6 -2
- package/dist-esm/src/operations/routes.js.map +1 -1
- package/dist-esm/src/operations/routingIntentOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/routingIntentOperations.js +6 -2
- package/dist-esm/src/operations/routingIntentOperations.js.map +1 -1
- package/dist-esm/src/operations/securityPartnerProviders.d.ts.map +1 -1
- package/dist-esm/src/operations/securityPartnerProviders.js +6 -2
- package/dist-esm/src/operations/securityPartnerProviders.js.map +1 -1
- package/dist-esm/src/operations/securityRules.d.ts.map +1 -1
- package/dist-esm/src/operations/securityRules.js +6 -2
- package/dist-esm/src/operations/securityRules.js.map +1 -1
- package/dist-esm/src/operations/serviceEndpointPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/serviceEndpointPolicies.js +6 -2
- package/dist-esm/src/operations/serviceEndpointPolicies.js.map +1 -1
- package/dist-esm/src/operations/serviceEndpointPolicyDefinitions.d.ts.map +1 -1
- package/dist-esm/src/operations/serviceEndpointPolicyDefinitions.js +6 -2
- package/dist-esm/src/operations/serviceEndpointPolicyDefinitions.js.map +1 -1
- package/dist-esm/src/operations/subnets.d.ts.map +1 -1
- package/dist-esm/src/operations/subnets.js +12 -4
- package/dist-esm/src/operations/subnets.js.map +1 -1
- package/dist-esm/src/operations/virtualApplianceSites.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualApplianceSites.js +6 -2
- package/dist-esm/src/operations/virtualApplianceSites.js.map +1 -1
- package/dist-esm/src/operations/virtualHubBgpConnection.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualHubBgpConnection.js +6 -2
- package/dist-esm/src/operations/virtualHubBgpConnection.js.map +1 -1
- package/dist-esm/src/operations/virtualHubBgpConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualHubBgpConnections.js +6 -2
- package/dist-esm/src/operations/virtualHubBgpConnections.js.map +1 -1
- package/dist-esm/src/operations/virtualHubIpConfiguration.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualHubIpConfiguration.js +6 -2
- package/dist-esm/src/operations/virtualHubIpConfiguration.js.map +1 -1
- package/dist-esm/src/operations/virtualHubRouteTableV2S.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualHubRouteTableV2S.js +6 -2
- package/dist-esm/src/operations/virtualHubRouteTableV2S.js.map +1 -1
- package/dist-esm/src/operations/virtualHubs.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualHubs.js +9 -3
- package/dist-esm/src/operations/virtualHubs.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworkGatewayConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworkGatewayConnections.js +27 -9
- package/dist-esm/src/operations/virtualNetworkGatewayConnections.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworkGatewayNatRules.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworkGatewayNatRules.js +6 -2
- package/dist-esm/src/operations/virtualNetworkGatewayNatRules.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworkGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworkGateways.js +51 -17
- package/dist-esm/src/operations/virtualNetworkGateways.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworkPeerings.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworkPeerings.js +6 -2
- package/dist-esm/src/operations/virtualNetworkPeerings.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworkTaps.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworkTaps.js +6 -2
- package/dist-esm/src/operations/virtualNetworkTaps.js.map +1 -1
- package/dist-esm/src/operations/virtualNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualNetworks.js +6 -2
- package/dist-esm/src/operations/virtualNetworks.js.map +1 -1
- package/dist-esm/src/operations/virtualRouterPeerings.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualRouterPeerings.js +6 -2
- package/dist-esm/src/operations/virtualRouterPeerings.js.map +1 -1
- package/dist-esm/src/operations/virtualRouters.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualRouters.js +6 -2
- package/dist-esm/src/operations/virtualRouters.js.map +1 -1
- package/dist-esm/src/operations/virtualWans.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualWans.js +6 -2
- package/dist-esm/src/operations/virtualWans.js.map +1 -1
- package/dist-esm/src/operations/vpnConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnConnections.js +12 -4
- package/dist-esm/src/operations/vpnConnections.js.map +1 -1
- package/dist-esm/src/operations/vpnGateways.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnGateways.js +18 -6
- package/dist-esm/src/operations/vpnGateways.js.map +1 -1
- package/dist-esm/src/operations/vpnLinkConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnLinkConnections.js +6 -2
- package/dist-esm/src/operations/vpnLinkConnections.js.map +1 -1
- package/dist-esm/src/operations/vpnServerConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnServerConfigurations.js +6 -2
- package/dist-esm/src/operations/vpnServerConfigurations.js.map +1 -1
- package/dist-esm/src/operations/vpnServerConfigurationsAssociatedWithVirtualWan.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnServerConfigurationsAssociatedWithVirtualWan.js +3 -1
- package/dist-esm/src/operations/vpnServerConfigurationsAssociatedWithVirtualWan.js.map +1 -1
- package/dist-esm/src/operations/vpnSites.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnSites.js +6 -2
- package/dist-esm/src/operations/vpnSites.js.map +1 -1
- package/dist-esm/src/operations/vpnSitesConfiguration.d.ts.map +1 -1
- package/dist-esm/src/operations/vpnSitesConfiguration.js +3 -1
- package/dist-esm/src/operations/vpnSitesConfiguration.js.map +1 -1
- package/dist-esm/src/operations/webApplicationFirewallPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/webApplicationFirewallPolicies.js +3 -1
- package/dist-esm/src/operations/webApplicationFirewallPolicies.js.map +1 -1
- package/package.json +26 -10
- package/review/arm-network.api.md +42 -42
- package/rollup.config.js +6 -72
- package/src/models/index.ts +18 -18
- package/src/networkManagementClient.ts +39 -6
- package/src/operations/applicationGatewayPrivateEndpointConnections.ts +6 -2
- package/src/operations/applicationGateways.ts +18 -6
- package/src/operations/applicationSecurityGroups.ts +6 -2
- package/src/operations/azureFirewalls.ts +9 -3
- package/src/operations/bastionHosts.ts +9 -3
- package/src/operations/connectionMonitors.ts +15 -5
- package/src/operations/customIPPrefixes.ts +6 -2
- package/src/operations/ddosCustomPolicies.ts +6 -2
- package/src/operations/ddosProtectionPlans.ts +6 -2
- package/src/operations/dscpConfigurationOperations.ts +6 -2
- package/src/operations/expressRouteCircuitAuthorizations.ts +6 -2
- package/src/operations/expressRouteCircuitConnections.ts +6 -2
- package/src/operations/expressRouteCircuitPeerings.ts +6 -2
- package/src/operations/expressRouteCircuits.ts +15 -5
- package/src/operations/expressRouteConnections.ts +6 -2
- package/src/operations/expressRouteCrossConnectionPeerings.ts +6 -2
- package/src/operations/expressRouteCrossConnections.ts +12 -4
- package/src/operations/expressRouteGateways.ts +9 -3
- package/src/operations/expressRoutePorts.ts +6 -2
- package/src/operations/firewallPolicies.ts +6 -2
- package/src/operations/firewallPolicyRuleCollectionGroups.ts +6 -2
- package/src/operations/flowLogs.ts +6 -2
- package/src/operations/hubRouteTables.ts +6 -2
- package/src/operations/hubVirtualNetworkConnections.ts +6 -2
- package/src/operations/inboundNatRules.ts +6 -2
- package/src/operations/inboundSecurityRuleOperations.ts +3 -1
- package/src/operations/ipAllocations.ts +6 -2
- package/src/operations/ipGroups.ts +6 -2
- package/src/operations/loadBalancerBackendAddressPools.ts +6 -2
- package/src/operations/loadBalancers.ts +12 -4
- package/src/operations/localNetworkGateways.ts +6 -2
- package/src/operations/natGateways.ts +6 -2
- package/src/operations/natRules.ts +6 -2
- package/src/operations/networkInterfaceTapConfigurations.ts +6 -2
- package/src/operations/networkInterfaces.ts +12 -4
- package/src/operations/networkProfiles.ts +3 -1
- package/src/operations/networkSecurityGroups.ts +6 -2
- package/src/operations/networkVirtualAppliances.ts +6 -2
- package/src/operations/networkWatchers.ts +36 -12
- package/src/operations/p2SVpnGateways.ts +24 -8
- package/src/operations/packetCaptures.ts +12 -4
- package/src/operations/privateDnsZoneGroups.ts +6 -2
- package/src/operations/privateEndpoints.ts +6 -2
- package/src/operations/privateLinkServices.ts +15 -5
- package/src/operations/publicIPAddresses.ts +6 -2
- package/src/operations/publicIPPrefixes.ts +6 -2
- package/src/operations/routeFilterRules.ts +6 -2
- package/src/operations/routeFilters.ts +6 -2
- package/src/operations/routeTables.ts +6 -2
- package/src/operations/routes.ts +6 -2
- package/src/operations/routingIntentOperations.ts +6 -2
- package/src/operations/securityPartnerProviders.ts +6 -2
- package/src/operations/securityRules.ts +6 -2
- package/src/operations/serviceEndpointPolicies.ts +6 -2
- package/src/operations/serviceEndpointPolicyDefinitions.ts +6 -2
- package/src/operations/subnets.ts +12 -4
- package/src/operations/virtualApplianceSites.ts +6 -2
- package/src/operations/virtualHubBgpConnection.ts +6 -2
- package/src/operations/virtualHubBgpConnections.ts +6 -2
- package/src/operations/virtualHubIpConfiguration.ts +6 -2
- package/src/operations/virtualHubRouteTableV2S.ts +6 -2
- package/src/operations/virtualHubs.ts +9 -3
- package/src/operations/virtualNetworkGatewayConnections.ts +27 -9
- package/src/operations/virtualNetworkGatewayNatRules.ts +6 -2
- package/src/operations/virtualNetworkGateways.ts +51 -17
- package/src/operations/virtualNetworkPeerings.ts +6 -2
- package/src/operations/virtualNetworkTaps.ts +6 -2
- package/src/operations/virtualNetworks.ts +6 -2
- package/src/operations/virtualRouterPeerings.ts +6 -2
- package/src/operations/virtualRouters.ts +6 -2
- package/src/operations/virtualWans.ts +6 -2
- package/src/operations/vpnConnections.ts +12 -4
- package/src/operations/vpnGateways.ts +18 -6
- package/src/operations/vpnLinkConnections.ts +6 -2
- package/src/operations/vpnServerConfigurations.ts +6 -2
- package/src/operations/vpnServerConfigurationsAssociatedWithVirtualWan.ts +3 -1
- package/src/operations/vpnSites.ts +6 -2
- package/src/operations/vpnSitesConfiguration.ts +3 -1
- package/src/operations/webApplicationFirewallPolicies.ts +3 -1
- package/tsconfig.json +19 -5
- package/types/arm-network.d.ts +57 -57
- package/types/tsdoc-metadata.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var tslib = require('tslib');
|
|
6
6
|
var coreClient = require('@azure/core-client');
|
|
7
|
+
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
7
8
|
var coreLro = require('@azure/core-lro');
|
|
8
9
|
|
|
9
10
|
function _interopNamespace(e) {
|
|
@@ -25,6 +26,7 @@ function _interopNamespace(e) {
|
|
|
25
26
|
}
|
|
26
27
|
|
|
27
28
|
var coreClient__namespace = /*#__PURE__*/_interopNamespace(coreClient);
|
|
29
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipeline);
|
|
28
30
|
|
|
29
31
|
/*
|
|
30
32
|
* Copyright (c) Microsoft Corporation.
|
|
@@ -538,27 +540,27 @@ exports.KnownOrderByOrder = void 0;
|
|
|
538
540
|
KnownOrderByOrder["Ascending"] = "Ascending";
|
|
539
541
|
KnownOrderByOrder["Descending"] = "Descending";
|
|
540
542
|
})(exports.KnownOrderByOrder || (exports.KnownOrderByOrder = {}));
|
|
541
|
-
/** Known values of {@link
|
|
542
|
-
exports.
|
|
543
|
-
(function (
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
})(exports.
|
|
548
|
-
/** Known values of {@link
|
|
549
|
-
exports.
|
|
550
|
-
(function (
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
})(exports.
|
|
555
|
-
/** Known values of {@link
|
|
556
|
-
exports.
|
|
557
|
-
(function (
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
})(exports.
|
|
543
|
+
/** Known values of {@link SingleQueryResultMode} that the service accepts. */
|
|
544
|
+
exports.KnownSingleQueryResultMode = void 0;
|
|
545
|
+
(function (KnownSingleQueryResultMode) {
|
|
546
|
+
KnownSingleQueryResultMode[KnownSingleQueryResultMode["Zero"] = 0] = "Zero";
|
|
547
|
+
KnownSingleQueryResultMode[KnownSingleQueryResultMode["One"] = 1] = "One";
|
|
548
|
+
KnownSingleQueryResultMode[KnownSingleQueryResultMode["Two"] = 2] = "Two";
|
|
549
|
+
})(exports.KnownSingleQueryResultMode || (exports.KnownSingleQueryResultMode = {}));
|
|
550
|
+
/** Known values of {@link SingleQueryResultSeverity} that the service accepts. */
|
|
551
|
+
exports.KnownSingleQueryResultSeverity = void 0;
|
|
552
|
+
(function (KnownSingleQueryResultSeverity) {
|
|
553
|
+
KnownSingleQueryResultSeverity[KnownSingleQueryResultSeverity["One"] = 1] = "One";
|
|
554
|
+
KnownSingleQueryResultSeverity[KnownSingleQueryResultSeverity["Two"] = 2] = "Two";
|
|
555
|
+
KnownSingleQueryResultSeverity[KnownSingleQueryResultSeverity["Three"] = 3] = "Three";
|
|
556
|
+
})(exports.KnownSingleQueryResultSeverity || (exports.KnownSingleQueryResultSeverity = {}));
|
|
557
|
+
/** Known values of {@link SingleQueryResultDirection} that the service accepts. */
|
|
558
|
+
exports.KnownSingleQueryResultDirection = void 0;
|
|
559
|
+
(function (KnownSingleQueryResultDirection) {
|
|
560
|
+
KnownSingleQueryResultDirection[KnownSingleQueryResultDirection["Zero"] = 0] = "Zero";
|
|
561
|
+
KnownSingleQueryResultDirection[KnownSingleQueryResultDirection["One"] = 1] = "One";
|
|
562
|
+
KnownSingleQueryResultDirection[KnownSingleQueryResultDirection["Two"] = 2] = "Two";
|
|
563
|
+
})(exports.KnownSingleQueryResultDirection || (exports.KnownSingleQueryResultDirection = {}));
|
|
562
564
|
/** Known values of {@link IpAllocationType} that the service accepts. */
|
|
563
565
|
exports.KnownIpAllocationType = void 0;
|
|
564
566
|
(function (KnownIpAllocationType) {
|
|
@@ -27637,11 +27639,13 @@ class ApplicationGatewaysImpl {
|
|
|
27637
27639
|
};
|
|
27638
27640
|
});
|
|
27639
27641
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, options }, deleteOperationSpec$18);
|
|
27640
|
-
|
|
27642
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
27641
27643
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
27642
27644
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
27643
27645
|
lroResourceLocationConfig: "location"
|
|
27644
27646
|
});
|
|
27647
|
+
yield poller.poll();
|
|
27648
|
+
return poller;
|
|
27645
27649
|
});
|
|
27646
27650
|
}
|
|
27647
27651
|
/**
|
|
@@ -27697,11 +27701,13 @@ class ApplicationGatewaysImpl {
|
|
|
27697
27701
|
};
|
|
27698
27702
|
});
|
|
27699
27703
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, parameters, options }, createOrUpdateOperationSpec$18);
|
|
27700
|
-
|
|
27704
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
27701
27705
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
27702
27706
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
27703
27707
|
lroResourceLocationConfig: "azure-async-operation"
|
|
27704
27708
|
});
|
|
27709
|
+
yield poller.poll();
|
|
27710
|
+
return poller;
|
|
27705
27711
|
});
|
|
27706
27712
|
}
|
|
27707
27713
|
/**
|
|
@@ -27773,11 +27779,13 @@ class ApplicationGatewaysImpl {
|
|
|
27773
27779
|
};
|
|
27774
27780
|
});
|
|
27775
27781
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, options }, startOperationSpec$1);
|
|
27776
|
-
|
|
27782
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
27777
27783
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
27778
27784
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
27779
27785
|
lroResourceLocationConfig: "location"
|
|
27780
27786
|
});
|
|
27787
|
+
yield poller.poll();
|
|
27788
|
+
return poller;
|
|
27781
27789
|
});
|
|
27782
27790
|
}
|
|
27783
27791
|
/**
|
|
@@ -27823,11 +27831,13 @@ class ApplicationGatewaysImpl {
|
|
|
27823
27831
|
};
|
|
27824
27832
|
});
|
|
27825
27833
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, options }, stopOperationSpec$2);
|
|
27826
|
-
|
|
27834
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
27827
27835
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
27828
27836
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
27829
27837
|
lroResourceLocationConfig: "location"
|
|
27830
27838
|
});
|
|
27839
|
+
yield poller.poll();
|
|
27840
|
+
return poller;
|
|
27831
27841
|
});
|
|
27832
27842
|
}
|
|
27833
27843
|
/**
|
|
@@ -27873,11 +27883,13 @@ class ApplicationGatewaysImpl {
|
|
|
27873
27883
|
};
|
|
27874
27884
|
});
|
|
27875
27885
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, options }, backendHealthOperationSpec);
|
|
27876
|
-
|
|
27886
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
27877
27887
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
27878
27888
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
27879
27889
|
lroResourceLocationConfig: "location"
|
|
27880
27890
|
});
|
|
27891
|
+
yield poller.poll();
|
|
27892
|
+
return poller;
|
|
27881
27893
|
});
|
|
27882
27894
|
}
|
|
27883
27895
|
/**
|
|
@@ -27925,11 +27937,13 @@ class ApplicationGatewaysImpl {
|
|
|
27925
27937
|
};
|
|
27926
27938
|
});
|
|
27927
27939
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, probeRequest, options }, backendHealthOnDemandOperationSpec);
|
|
27928
|
-
|
|
27940
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
27929
27941
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
27930
27942
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
27931
27943
|
lroResourceLocationConfig: "location"
|
|
27932
27944
|
});
|
|
27945
|
+
yield poller.poll();
|
|
27946
|
+
return poller;
|
|
27933
27947
|
});
|
|
27934
27948
|
}
|
|
27935
27949
|
/**
|
|
@@ -28681,11 +28695,13 @@ class ApplicationGatewayPrivateEndpointConnectionsImpl {
|
|
|
28681
28695
|
};
|
|
28682
28696
|
});
|
|
28683
28697
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationGatewayName, connectionName, options }, deleteOperationSpec$17);
|
|
28684
|
-
|
|
28698
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
28685
28699
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
28686
28700
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
28687
28701
|
lroResourceLocationConfig: "location"
|
|
28688
28702
|
});
|
|
28703
|
+
yield poller.poll();
|
|
28704
|
+
return poller;
|
|
28689
28705
|
});
|
|
28690
28706
|
}
|
|
28691
28707
|
/**
|
|
@@ -28741,11 +28757,13 @@ class ApplicationGatewayPrivateEndpointConnectionsImpl {
|
|
|
28741
28757
|
parameters,
|
|
28742
28758
|
options
|
|
28743
28759
|
}, updateOperationSpec);
|
|
28744
|
-
|
|
28760
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
28745
28761
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
28746
28762
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
28747
28763
|
lroResourceLocationConfig: "azure-async-operation"
|
|
28748
28764
|
});
|
|
28765
|
+
yield poller.poll();
|
|
28766
|
+
return poller;
|
|
28749
28767
|
});
|
|
28750
28768
|
}
|
|
28751
28769
|
/**
|
|
@@ -29062,11 +29080,13 @@ class ApplicationSecurityGroupsImpl {
|
|
|
29062
29080
|
};
|
|
29063
29081
|
});
|
|
29064
29082
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationSecurityGroupName, options }, deleteOperationSpec$16);
|
|
29065
|
-
|
|
29083
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
29066
29084
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
29067
29085
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
29068
29086
|
lroResourceLocationConfig: "location"
|
|
29069
29087
|
});
|
|
29088
|
+
yield poller.poll();
|
|
29089
|
+
return poller;
|
|
29070
29090
|
});
|
|
29071
29091
|
}
|
|
29072
29092
|
/**
|
|
@@ -29122,11 +29142,13 @@ class ApplicationSecurityGroupsImpl {
|
|
|
29122
29142
|
};
|
|
29123
29143
|
});
|
|
29124
29144
|
const lro = new LroImpl(sendOperation, { resourceGroupName, applicationSecurityGroupName, parameters, options }, createOrUpdateOperationSpec$17);
|
|
29125
|
-
|
|
29145
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
29126
29146
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
29127
29147
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
29128
29148
|
lroResourceLocationConfig: "azure-async-operation"
|
|
29129
29149
|
});
|
|
29150
|
+
yield poller.poll();
|
|
29151
|
+
return poller;
|
|
29130
29152
|
});
|
|
29131
29153
|
}
|
|
29132
29154
|
/**
|
|
@@ -30009,11 +30031,13 @@ class AzureFirewallsImpl {
|
|
|
30009
30031
|
};
|
|
30010
30032
|
});
|
|
30011
30033
|
const lro = new LroImpl(sendOperation, { resourceGroupName, azureFirewallName, options }, deleteOperationSpec$15);
|
|
30012
|
-
|
|
30034
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
30013
30035
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
30014
30036
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
30015
30037
|
lroResourceLocationConfig: "location"
|
|
30016
30038
|
});
|
|
30039
|
+
yield poller.poll();
|
|
30040
|
+
return poller;
|
|
30017
30041
|
});
|
|
30018
30042
|
}
|
|
30019
30043
|
/**
|
|
@@ -30069,11 +30093,13 @@ class AzureFirewallsImpl {
|
|
|
30069
30093
|
};
|
|
30070
30094
|
});
|
|
30071
30095
|
const lro = new LroImpl(sendOperation, { resourceGroupName, azureFirewallName, parameters, options }, createOrUpdateOperationSpec$16);
|
|
30072
|
-
|
|
30096
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
30073
30097
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
30074
30098
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
30075
30099
|
lroResourceLocationConfig: "azure-async-operation"
|
|
30076
30100
|
});
|
|
30101
|
+
yield poller.poll();
|
|
30102
|
+
return poller;
|
|
30077
30103
|
});
|
|
30078
30104
|
}
|
|
30079
30105
|
/**
|
|
@@ -30121,11 +30147,13 @@ class AzureFirewallsImpl {
|
|
|
30121
30147
|
};
|
|
30122
30148
|
});
|
|
30123
30149
|
const lro = new LroImpl(sendOperation, { resourceGroupName, azureFirewallName, parameters, options }, updateTagsOperationSpec$z);
|
|
30124
|
-
|
|
30150
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
30125
30151
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
30126
30152
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
30127
30153
|
lroResourceLocationConfig: "azure-async-operation"
|
|
30128
30154
|
});
|
|
30155
|
+
yield poller.poll();
|
|
30156
|
+
return poller;
|
|
30129
30157
|
});
|
|
30130
30158
|
}
|
|
30131
30159
|
/**
|
|
@@ -30770,11 +30798,13 @@ class BastionHostsImpl {
|
|
|
30770
30798
|
};
|
|
30771
30799
|
});
|
|
30772
30800
|
const lro = new LroImpl(sendOperation, { resourceGroupName, bastionHostName, options }, deleteOperationSpec$14);
|
|
30773
|
-
|
|
30801
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
30774
30802
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
30775
30803
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
30776
30804
|
lroResourceLocationConfig: "location"
|
|
30777
30805
|
});
|
|
30806
|
+
yield poller.poll();
|
|
30807
|
+
return poller;
|
|
30778
30808
|
});
|
|
30779
30809
|
}
|
|
30780
30810
|
/**
|
|
@@ -30830,11 +30860,13 @@ class BastionHostsImpl {
|
|
|
30830
30860
|
};
|
|
30831
30861
|
});
|
|
30832
30862
|
const lro = new LroImpl(sendOperation, { resourceGroupName, bastionHostName, parameters, options }, createOrUpdateOperationSpec$15);
|
|
30833
|
-
|
|
30863
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
30834
30864
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
30835
30865
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
30836
30866
|
lroResourceLocationConfig: "azure-async-operation"
|
|
30837
30867
|
});
|
|
30868
|
+
yield poller.poll();
|
|
30869
|
+
return poller;
|
|
30838
30870
|
});
|
|
30839
30871
|
}
|
|
30840
30872
|
/**
|
|
@@ -30882,11 +30914,13 @@ class BastionHostsImpl {
|
|
|
30882
30914
|
};
|
|
30883
30915
|
});
|
|
30884
30916
|
const lro = new LroImpl(sendOperation, { resourceGroupName, bastionHostName, parameters, options }, updateTagsOperationSpec$y);
|
|
30885
|
-
|
|
30917
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
30886
30918
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
30887
30919
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
30888
30920
|
lroResourceLocationConfig: "azure-async-operation"
|
|
30889
30921
|
});
|
|
30922
|
+
yield poller.poll();
|
|
30923
|
+
return poller;
|
|
30890
30924
|
});
|
|
30891
30925
|
}
|
|
30892
30926
|
/**
|
|
@@ -31557,11 +31591,13 @@ class NetworkInterfacesImpl {
|
|
|
31557
31591
|
};
|
|
31558
31592
|
});
|
|
31559
31593
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkInterfaceName, options }, deleteOperationSpec$13);
|
|
31560
|
-
|
|
31594
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
31561
31595
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
31562
31596
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
31563
31597
|
lroResourceLocationConfig: "location"
|
|
31564
31598
|
});
|
|
31599
|
+
yield poller.poll();
|
|
31600
|
+
return poller;
|
|
31565
31601
|
});
|
|
31566
31602
|
}
|
|
31567
31603
|
/**
|
|
@@ -31617,11 +31653,13 @@ class NetworkInterfacesImpl {
|
|
|
31617
31653
|
};
|
|
31618
31654
|
});
|
|
31619
31655
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkInterfaceName, parameters, options }, createOrUpdateOperationSpec$14);
|
|
31620
|
-
|
|
31656
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
31621
31657
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
31622
31658
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
31623
31659
|
lroResourceLocationConfig: "azure-async-operation"
|
|
31624
31660
|
});
|
|
31661
|
+
yield poller.poll();
|
|
31662
|
+
return poller;
|
|
31625
31663
|
});
|
|
31626
31664
|
}
|
|
31627
31665
|
/**
|
|
@@ -31693,11 +31731,13 @@ class NetworkInterfacesImpl {
|
|
|
31693
31731
|
};
|
|
31694
31732
|
});
|
|
31695
31733
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkInterfaceName, options }, getEffectiveRouteTableOperationSpec);
|
|
31696
|
-
|
|
31734
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
31697
31735
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
31698
31736
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
31699
31737
|
lroResourceLocationConfig: "location"
|
|
31700
31738
|
});
|
|
31739
|
+
yield poller.poll();
|
|
31740
|
+
return poller;
|
|
31701
31741
|
});
|
|
31702
31742
|
}
|
|
31703
31743
|
/**
|
|
@@ -31743,11 +31783,13 @@ class NetworkInterfacesImpl {
|
|
|
31743
31783
|
};
|
|
31744
31784
|
});
|
|
31745
31785
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkInterfaceName, options }, listEffectiveNetworkSecurityGroupsOperationSpec);
|
|
31746
|
-
|
|
31786
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
31747
31787
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
31748
31788
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
31749
31789
|
lroResourceLocationConfig: "location"
|
|
31750
31790
|
});
|
|
31791
|
+
yield poller.poll();
|
|
31792
|
+
return poller;
|
|
31751
31793
|
});
|
|
31752
31794
|
}
|
|
31753
31795
|
/**
|
|
@@ -32869,11 +32911,13 @@ class PublicIPAddressesImpl {
|
|
|
32869
32911
|
};
|
|
32870
32912
|
});
|
|
32871
32913
|
const lro = new LroImpl(sendOperation, { resourceGroupName, publicIpAddressName, options }, deleteOperationSpec$12);
|
|
32872
|
-
|
|
32914
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
32873
32915
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
32874
32916
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
32875
32917
|
lroResourceLocationConfig: "location"
|
|
32876
32918
|
});
|
|
32919
|
+
yield poller.poll();
|
|
32920
|
+
return poller;
|
|
32877
32921
|
});
|
|
32878
32922
|
}
|
|
32879
32923
|
/**
|
|
@@ -32929,11 +32973,13 @@ class PublicIPAddressesImpl {
|
|
|
32929
32973
|
};
|
|
32930
32974
|
});
|
|
32931
32975
|
const lro = new LroImpl(sendOperation, { resourceGroupName, publicIpAddressName, parameters, options }, createOrUpdateOperationSpec$13);
|
|
32932
|
-
|
|
32976
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
32933
32977
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
32934
32978
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
32935
32979
|
lroResourceLocationConfig: "azure-async-operation"
|
|
32936
32980
|
});
|
|
32981
|
+
yield poller.poll();
|
|
32982
|
+
return poller;
|
|
32937
32983
|
});
|
|
32938
32984
|
}
|
|
32939
32985
|
/**
|
|
@@ -33665,11 +33711,13 @@ class CustomIPPrefixesImpl {
|
|
|
33665
33711
|
};
|
|
33666
33712
|
});
|
|
33667
33713
|
const lro = new LroImpl(sendOperation, { resourceGroupName, customIpPrefixName, options }, deleteOperationSpec$11);
|
|
33668
|
-
|
|
33714
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
33669
33715
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
33670
33716
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
33671
33717
|
lroResourceLocationConfig: "location"
|
|
33672
33718
|
});
|
|
33719
|
+
yield poller.poll();
|
|
33720
|
+
return poller;
|
|
33673
33721
|
});
|
|
33674
33722
|
}
|
|
33675
33723
|
/**
|
|
@@ -33725,11 +33773,13 @@ class CustomIPPrefixesImpl {
|
|
|
33725
33773
|
};
|
|
33726
33774
|
});
|
|
33727
33775
|
const lro = new LroImpl(sendOperation, { resourceGroupName, customIpPrefixName, parameters, options }, createOrUpdateOperationSpec$12);
|
|
33728
|
-
|
|
33776
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
33729
33777
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
33730
33778
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
33731
33779
|
lroResourceLocationConfig: "location"
|
|
33732
33780
|
});
|
|
33781
|
+
yield poller.poll();
|
|
33782
|
+
return poller;
|
|
33733
33783
|
});
|
|
33734
33784
|
}
|
|
33735
33785
|
/**
|
|
@@ -34013,11 +34063,13 @@ class DdosCustomPoliciesImpl {
|
|
|
34013
34063
|
};
|
|
34014
34064
|
});
|
|
34015
34065
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ddosCustomPolicyName, options }, deleteOperationSpec$10);
|
|
34016
|
-
|
|
34066
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
34017
34067
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
34018
34068
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
34019
34069
|
lroResourceLocationConfig: "location"
|
|
34020
34070
|
});
|
|
34071
|
+
yield poller.poll();
|
|
34072
|
+
return poller;
|
|
34021
34073
|
});
|
|
34022
34074
|
}
|
|
34023
34075
|
/**
|
|
@@ -34073,11 +34125,13 @@ class DdosCustomPoliciesImpl {
|
|
|
34073
34125
|
};
|
|
34074
34126
|
});
|
|
34075
34127
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ddosCustomPolicyName, parameters, options }, createOrUpdateOperationSpec$11);
|
|
34076
|
-
|
|
34128
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
34077
34129
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
34078
34130
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
34079
34131
|
lroResourceLocationConfig: "azure-async-operation"
|
|
34080
34132
|
});
|
|
34133
|
+
yield poller.poll();
|
|
34134
|
+
return poller;
|
|
34081
34135
|
});
|
|
34082
34136
|
}
|
|
34083
34137
|
/**
|
|
@@ -34350,11 +34404,13 @@ class DdosProtectionPlansImpl {
|
|
|
34350
34404
|
};
|
|
34351
34405
|
});
|
|
34352
34406
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ddosProtectionPlanName, options }, deleteOperationSpec$$);
|
|
34353
|
-
|
|
34407
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
34354
34408
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
34355
34409
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
34356
34410
|
lroResourceLocationConfig: "location"
|
|
34357
34411
|
});
|
|
34412
|
+
yield poller.poll();
|
|
34413
|
+
return poller;
|
|
34358
34414
|
});
|
|
34359
34415
|
}
|
|
34360
34416
|
/**
|
|
@@ -34410,11 +34466,13 @@ class DdosProtectionPlansImpl {
|
|
|
34410
34466
|
};
|
|
34411
34467
|
});
|
|
34412
34468
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ddosProtectionPlanName, parameters, options }, createOrUpdateOperationSpec$10);
|
|
34413
|
-
|
|
34469
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
34414
34470
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
34415
34471
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
34416
34472
|
lroResourceLocationConfig: "azure-async-operation"
|
|
34417
34473
|
});
|
|
34474
|
+
yield poller.poll();
|
|
34475
|
+
return poller;
|
|
34418
34476
|
});
|
|
34419
34477
|
}
|
|
34420
34478
|
/**
|
|
@@ -34797,11 +34855,13 @@ class DscpConfigurationOperationsImpl {
|
|
|
34797
34855
|
};
|
|
34798
34856
|
});
|
|
34799
34857
|
const lro = new LroImpl(sendOperation, { resourceGroupName, dscpConfigurationName, parameters, options }, createOrUpdateOperationSpec$$);
|
|
34800
|
-
|
|
34858
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
34801
34859
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
34802
34860
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
34803
34861
|
lroResourceLocationConfig: "location"
|
|
34804
34862
|
});
|
|
34863
|
+
yield poller.poll();
|
|
34864
|
+
return poller;
|
|
34805
34865
|
});
|
|
34806
34866
|
}
|
|
34807
34867
|
/**
|
|
@@ -34848,11 +34908,13 @@ class DscpConfigurationOperationsImpl {
|
|
|
34848
34908
|
};
|
|
34849
34909
|
});
|
|
34850
34910
|
const lro = new LroImpl(sendOperation, { resourceGroupName, dscpConfigurationName, options }, deleteOperationSpec$_);
|
|
34851
|
-
|
|
34911
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
34852
34912
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
34853
34913
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
34854
34914
|
lroResourceLocationConfig: "location"
|
|
34855
34915
|
});
|
|
34916
|
+
yield poller.poll();
|
|
34917
|
+
return poller;
|
|
34856
34918
|
});
|
|
34857
34919
|
}
|
|
34858
34920
|
/**
|
|
@@ -35291,11 +35353,13 @@ class ExpressRouteCircuitAuthorizationsImpl {
|
|
|
35291
35353
|
};
|
|
35292
35354
|
});
|
|
35293
35355
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, authorizationName, options }, deleteOperationSpec$Z);
|
|
35294
|
-
|
|
35356
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
35295
35357
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
35296
35358
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
35297
35359
|
lroResourceLocationConfig: "location"
|
|
35298
35360
|
});
|
|
35361
|
+
yield poller.poll();
|
|
35362
|
+
return poller;
|
|
35299
35363
|
});
|
|
35300
35364
|
}
|
|
35301
35365
|
/**
|
|
@@ -35361,11 +35425,13 @@ class ExpressRouteCircuitAuthorizationsImpl {
|
|
|
35361
35425
|
authorizationParameters,
|
|
35362
35426
|
options
|
|
35363
35427
|
}, createOrUpdateOperationSpec$_);
|
|
35364
|
-
|
|
35428
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
35365
35429
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
35366
35430
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
35367
35431
|
lroResourceLocationConfig: "azure-async-operation"
|
|
35368
35432
|
});
|
|
35433
|
+
yield poller.poll();
|
|
35434
|
+
return poller;
|
|
35369
35435
|
});
|
|
35370
35436
|
}
|
|
35371
35437
|
/**
|
|
@@ -35626,11 +35692,13 @@ class ExpressRouteCircuitPeeringsImpl {
|
|
|
35626
35692
|
};
|
|
35627
35693
|
});
|
|
35628
35694
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, peeringName, options }, deleteOperationSpec$Y);
|
|
35629
|
-
|
|
35695
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
35630
35696
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
35631
35697
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
35632
35698
|
lroResourceLocationConfig: "location"
|
|
35633
35699
|
});
|
|
35700
|
+
yield poller.poll();
|
|
35701
|
+
return poller;
|
|
35634
35702
|
});
|
|
35635
35703
|
}
|
|
35636
35704
|
/**
|
|
@@ -35696,11 +35764,13 @@ class ExpressRouteCircuitPeeringsImpl {
|
|
|
35696
35764
|
peeringParameters,
|
|
35697
35765
|
options
|
|
35698
35766
|
}, createOrUpdateOperationSpec$Z);
|
|
35699
|
-
|
|
35767
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
35700
35768
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
35701
35769
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
35702
35770
|
lroResourceLocationConfig: "azure-async-operation"
|
|
35703
35771
|
});
|
|
35772
|
+
yield poller.poll();
|
|
35773
|
+
return poller;
|
|
35704
35774
|
});
|
|
35705
35775
|
}
|
|
35706
35776
|
/**
|
|
@@ -35963,11 +36033,13 @@ class ExpressRouteCircuitConnectionsImpl {
|
|
|
35963
36033
|
};
|
|
35964
36034
|
});
|
|
35965
36035
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, peeringName, connectionName, options }, deleteOperationSpec$X);
|
|
35966
|
-
|
|
36036
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
35967
36037
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
35968
36038
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
35969
36039
|
lroResourceLocationConfig: "location"
|
|
35970
36040
|
});
|
|
36041
|
+
yield poller.poll();
|
|
36042
|
+
return poller;
|
|
35971
36043
|
});
|
|
35972
36044
|
}
|
|
35973
36045
|
/**
|
|
@@ -36037,11 +36109,13 @@ class ExpressRouteCircuitConnectionsImpl {
|
|
|
36037
36109
|
expressRouteCircuitConnectionParameters,
|
|
36038
36110
|
options
|
|
36039
36111
|
}, createOrUpdateOperationSpec$Y);
|
|
36040
|
-
|
|
36112
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
36041
36113
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
36042
36114
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
36043
36115
|
lroResourceLocationConfig: "azure-async-operation"
|
|
36044
36116
|
});
|
|
36117
|
+
yield poller.poll();
|
|
36118
|
+
return poller;
|
|
36045
36119
|
});
|
|
36046
36120
|
}
|
|
36047
36121
|
/**
|
|
@@ -36530,11 +36604,13 @@ class ExpressRouteCircuitsImpl {
|
|
|
36530
36604
|
};
|
|
36531
36605
|
});
|
|
36532
36606
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, options }, deleteOperationSpec$W);
|
|
36533
|
-
|
|
36607
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
36534
36608
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
36535
36609
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
36536
36610
|
lroResourceLocationConfig: "location"
|
|
36537
36611
|
});
|
|
36612
|
+
yield poller.poll();
|
|
36613
|
+
return poller;
|
|
36538
36614
|
});
|
|
36539
36615
|
}
|
|
36540
36616
|
/**
|
|
@@ -36590,11 +36666,13 @@ class ExpressRouteCircuitsImpl {
|
|
|
36590
36666
|
};
|
|
36591
36667
|
});
|
|
36592
36668
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, parameters, options }, createOrUpdateOperationSpec$X);
|
|
36593
|
-
|
|
36669
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
36594
36670
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
36595
36671
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
36596
36672
|
lroResourceLocationConfig: "azure-async-operation"
|
|
36597
36673
|
});
|
|
36674
|
+
yield poller.poll();
|
|
36675
|
+
return poller;
|
|
36598
36676
|
});
|
|
36599
36677
|
}
|
|
36600
36678
|
/**
|
|
@@ -36654,11 +36732,13 @@ class ExpressRouteCircuitsImpl {
|
|
|
36654
36732
|
};
|
|
36655
36733
|
});
|
|
36656
36734
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, peeringName, devicePath, options }, listArpTableOperationSpec$1);
|
|
36657
|
-
|
|
36735
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
36658
36736
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
36659
36737
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
36660
36738
|
lroResourceLocationConfig: "location"
|
|
36661
36739
|
});
|
|
36740
|
+
yield poller.poll();
|
|
36741
|
+
return poller;
|
|
36662
36742
|
});
|
|
36663
36743
|
}
|
|
36664
36744
|
/**
|
|
@@ -36710,11 +36790,13 @@ class ExpressRouteCircuitsImpl {
|
|
|
36710
36790
|
};
|
|
36711
36791
|
});
|
|
36712
36792
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, peeringName, devicePath, options }, listRoutesTableOperationSpec$1);
|
|
36713
|
-
|
|
36793
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
36714
36794
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
36715
36795
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
36716
36796
|
lroResourceLocationConfig: "location"
|
|
36717
36797
|
});
|
|
36798
|
+
yield poller.poll();
|
|
36799
|
+
return poller;
|
|
36718
36800
|
});
|
|
36719
36801
|
}
|
|
36720
36802
|
/**
|
|
@@ -36766,11 +36848,13 @@ class ExpressRouteCircuitsImpl {
|
|
|
36766
36848
|
};
|
|
36767
36849
|
});
|
|
36768
36850
|
const lro = new LroImpl(sendOperation, { resourceGroupName, circuitName, peeringName, devicePath, options }, listRoutesTableSummaryOperationSpec$1);
|
|
36769
|
-
|
|
36851
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
36770
36852
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
36771
36853
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
36772
36854
|
lroResourceLocationConfig: "location"
|
|
36773
36855
|
});
|
|
36856
|
+
yield poller.poll();
|
|
36857
|
+
return poller;
|
|
36774
36858
|
});
|
|
36775
36859
|
}
|
|
36776
36860
|
/**
|
|
@@ -37447,11 +37531,13 @@ class ExpressRouteCrossConnectionsImpl {
|
|
|
37447
37531
|
};
|
|
37448
37532
|
});
|
|
37449
37533
|
const lro = new LroImpl(sendOperation, { resourceGroupName, crossConnectionName, parameters, options }, createOrUpdateOperationSpec$W);
|
|
37450
|
-
|
|
37534
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
37451
37535
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
37452
37536
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
37453
37537
|
lroResourceLocationConfig: "azure-async-operation"
|
|
37454
37538
|
});
|
|
37539
|
+
yield poller.poll();
|
|
37540
|
+
return poller;
|
|
37455
37541
|
});
|
|
37456
37542
|
}
|
|
37457
37543
|
/**
|
|
@@ -37522,11 +37608,13 @@ class ExpressRouteCrossConnectionsImpl {
|
|
|
37522
37608
|
devicePath,
|
|
37523
37609
|
options
|
|
37524
37610
|
}, listArpTableOperationSpec);
|
|
37525
|
-
|
|
37611
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
37526
37612
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
37527
37613
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
37528
37614
|
lroResourceLocationConfig: "location"
|
|
37529
37615
|
});
|
|
37616
|
+
yield poller.poll();
|
|
37617
|
+
return poller;
|
|
37530
37618
|
});
|
|
37531
37619
|
}
|
|
37532
37620
|
/**
|
|
@@ -37583,11 +37671,13 @@ class ExpressRouteCrossConnectionsImpl {
|
|
|
37583
37671
|
devicePath,
|
|
37584
37672
|
options
|
|
37585
37673
|
}, listRoutesTableSummaryOperationSpec);
|
|
37586
|
-
|
|
37674
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
37587
37675
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
37588
37676
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
37589
37677
|
lroResourceLocationConfig: "location"
|
|
37590
37678
|
});
|
|
37679
|
+
yield poller.poll();
|
|
37680
|
+
return poller;
|
|
37591
37681
|
});
|
|
37592
37682
|
}
|
|
37593
37683
|
/**
|
|
@@ -37644,11 +37734,13 @@ class ExpressRouteCrossConnectionsImpl {
|
|
|
37644
37734
|
devicePath,
|
|
37645
37735
|
options
|
|
37646
37736
|
}, listRoutesTableOperationSpec);
|
|
37647
|
-
|
|
37737
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
37648
37738
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
37649
37739
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
37650
37740
|
lroResourceLocationConfig: "location"
|
|
37651
37741
|
});
|
|
37742
|
+
yield poller.poll();
|
|
37743
|
+
return poller;
|
|
37652
37744
|
});
|
|
37653
37745
|
}
|
|
37654
37746
|
/**
|
|
@@ -38044,11 +38136,13 @@ class ExpressRouteCrossConnectionPeeringsImpl {
|
|
|
38044
38136
|
};
|
|
38045
38137
|
});
|
|
38046
38138
|
const lro = new LroImpl(sendOperation, { resourceGroupName, crossConnectionName, peeringName, options }, deleteOperationSpec$V);
|
|
38047
|
-
|
|
38139
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
38048
38140
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
38049
38141
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
38050
38142
|
lroResourceLocationConfig: "location"
|
|
38051
38143
|
});
|
|
38144
|
+
yield poller.poll();
|
|
38145
|
+
return poller;
|
|
38052
38146
|
});
|
|
38053
38147
|
}
|
|
38054
38148
|
/**
|
|
@@ -38114,11 +38208,13 @@ class ExpressRouteCrossConnectionPeeringsImpl {
|
|
|
38114
38208
|
peeringParameters,
|
|
38115
38209
|
options
|
|
38116
38210
|
}, createOrUpdateOperationSpec$V);
|
|
38117
|
-
|
|
38211
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
38118
38212
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
38119
38213
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
38120
38214
|
lroResourceLocationConfig: "azure-async-operation"
|
|
38121
38215
|
});
|
|
38216
|
+
yield poller.poll();
|
|
38217
|
+
return poller;
|
|
38122
38218
|
});
|
|
38123
38219
|
}
|
|
38124
38220
|
/**
|
|
@@ -38567,11 +38663,13 @@ class ExpressRoutePortsImpl {
|
|
|
38567
38663
|
};
|
|
38568
38664
|
});
|
|
38569
38665
|
const lro = new LroImpl(sendOperation, { resourceGroupName, expressRoutePortName, options }, deleteOperationSpec$U);
|
|
38570
|
-
|
|
38666
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
38571
38667
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
38572
38668
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
38573
38669
|
lroResourceLocationConfig: "location"
|
|
38574
38670
|
});
|
|
38671
|
+
yield poller.poll();
|
|
38672
|
+
return poller;
|
|
38575
38673
|
});
|
|
38576
38674
|
}
|
|
38577
38675
|
/**
|
|
@@ -38627,11 +38725,13 @@ class ExpressRoutePortsImpl {
|
|
|
38627
38725
|
};
|
|
38628
38726
|
});
|
|
38629
38727
|
const lro = new LroImpl(sendOperation, { resourceGroupName, expressRoutePortName, parameters, options }, createOrUpdateOperationSpec$U);
|
|
38630
|
-
|
|
38728
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
38631
38729
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
38632
38730
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
38633
38731
|
lroResourceLocationConfig: "azure-async-operation"
|
|
38634
38732
|
});
|
|
38733
|
+
yield poller.poll();
|
|
38734
|
+
return poller;
|
|
38635
38735
|
});
|
|
38636
38736
|
}
|
|
38637
38737
|
/**
|
|
@@ -39211,11 +39311,13 @@ class FirewallPoliciesImpl {
|
|
|
39211
39311
|
};
|
|
39212
39312
|
});
|
|
39213
39313
|
const lro = new LroImpl(sendOperation, { resourceGroupName, firewallPolicyName, options }, deleteOperationSpec$T);
|
|
39214
|
-
|
|
39314
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
39215
39315
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
39216
39316
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
39217
39317
|
lroResourceLocationConfig: "location"
|
|
39218
39318
|
});
|
|
39319
|
+
yield poller.poll();
|
|
39320
|
+
return poller;
|
|
39219
39321
|
});
|
|
39220
39322
|
}
|
|
39221
39323
|
/**
|
|
@@ -39271,11 +39373,13 @@ class FirewallPoliciesImpl {
|
|
|
39271
39373
|
};
|
|
39272
39374
|
});
|
|
39273
39375
|
const lro = new LroImpl(sendOperation, { resourceGroupName, firewallPolicyName, parameters, options }, createOrUpdateOperationSpec$T);
|
|
39274
|
-
|
|
39376
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
39275
39377
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
39276
39378
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
39277
39379
|
lroResourceLocationConfig: "azure-async-operation"
|
|
39278
39380
|
});
|
|
39381
|
+
yield poller.poll();
|
|
39382
|
+
return poller;
|
|
39279
39383
|
});
|
|
39280
39384
|
}
|
|
39281
39385
|
/**
|
|
@@ -39583,11 +39687,13 @@ class FirewallPolicyRuleCollectionGroupsImpl {
|
|
|
39583
39687
|
ruleCollectionGroupName,
|
|
39584
39688
|
options
|
|
39585
39689
|
}, deleteOperationSpec$S);
|
|
39586
|
-
|
|
39690
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
39587
39691
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
39588
39692
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
39589
39693
|
lroResourceLocationConfig: "location"
|
|
39590
39694
|
});
|
|
39695
|
+
yield poller.poll();
|
|
39696
|
+
return poller;
|
|
39591
39697
|
});
|
|
39592
39698
|
}
|
|
39593
39699
|
/**
|
|
@@ -39658,11 +39764,13 @@ class FirewallPolicyRuleCollectionGroupsImpl {
|
|
|
39658
39764
|
parameters,
|
|
39659
39765
|
options
|
|
39660
39766
|
}, createOrUpdateOperationSpec$S);
|
|
39661
|
-
|
|
39767
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
39662
39768
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
39663
39769
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
39664
39770
|
lroResourceLocationConfig: "azure-async-operation"
|
|
39665
39771
|
});
|
|
39772
|
+
yield poller.poll();
|
|
39773
|
+
return poller;
|
|
39666
39774
|
});
|
|
39667
39775
|
}
|
|
39668
39776
|
/**
|
|
@@ -40215,11 +40323,13 @@ class IpAllocationsImpl {
|
|
|
40215
40323
|
};
|
|
40216
40324
|
});
|
|
40217
40325
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ipAllocationName, options }, deleteOperationSpec$R);
|
|
40218
|
-
|
|
40326
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
40219
40327
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
40220
40328
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
40221
40329
|
lroResourceLocationConfig: "location"
|
|
40222
40330
|
});
|
|
40331
|
+
yield poller.poll();
|
|
40332
|
+
return poller;
|
|
40223
40333
|
});
|
|
40224
40334
|
}
|
|
40225
40335
|
/**
|
|
@@ -40275,11 +40385,13 @@ class IpAllocationsImpl {
|
|
|
40275
40385
|
};
|
|
40276
40386
|
});
|
|
40277
40387
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ipAllocationName, parameters, options }, createOrUpdateOperationSpec$R);
|
|
40278
|
-
|
|
40388
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
40279
40389
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
40280
40390
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
40281
40391
|
lroResourceLocationConfig: "azure-async-operation"
|
|
40282
40392
|
});
|
|
40393
|
+
yield poller.poll();
|
|
40394
|
+
return poller;
|
|
40283
40395
|
});
|
|
40284
40396
|
}
|
|
40285
40397
|
/**
|
|
@@ -40671,11 +40783,13 @@ class IpGroupsImpl {
|
|
|
40671
40783
|
};
|
|
40672
40784
|
});
|
|
40673
40785
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ipGroupsName, parameters, options }, createOrUpdateOperationSpec$Q);
|
|
40674
|
-
|
|
40786
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
40675
40787
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
40676
40788
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
40677
40789
|
lroResourceLocationConfig: "azure-async-operation"
|
|
40678
40790
|
});
|
|
40791
|
+
yield poller.poll();
|
|
40792
|
+
return poller;
|
|
40679
40793
|
});
|
|
40680
40794
|
}
|
|
40681
40795
|
/**
|
|
@@ -40732,11 +40846,13 @@ class IpGroupsImpl {
|
|
|
40732
40846
|
};
|
|
40733
40847
|
});
|
|
40734
40848
|
const lro = new LroImpl(sendOperation, { resourceGroupName, ipGroupsName, options }, deleteOperationSpec$Q);
|
|
40735
|
-
|
|
40849
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
40736
40850
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
40737
40851
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
40738
40852
|
lroResourceLocationConfig: "location"
|
|
40739
40853
|
});
|
|
40854
|
+
yield poller.poll();
|
|
40855
|
+
return poller;
|
|
40740
40856
|
});
|
|
40741
40857
|
}
|
|
40742
40858
|
/**
|
|
@@ -41107,11 +41223,13 @@ class LoadBalancersImpl {
|
|
|
41107
41223
|
};
|
|
41108
41224
|
});
|
|
41109
41225
|
const lro = new LroImpl(sendOperation, { resourceGroupName, loadBalancerName, options }, deleteOperationSpec$P);
|
|
41110
|
-
|
|
41226
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
41111
41227
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
41112
41228
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
41113
41229
|
lroResourceLocationConfig: "location"
|
|
41114
41230
|
});
|
|
41231
|
+
yield poller.poll();
|
|
41232
|
+
return poller;
|
|
41115
41233
|
});
|
|
41116
41234
|
}
|
|
41117
41235
|
/**
|
|
@@ -41167,11 +41285,13 @@ class LoadBalancersImpl {
|
|
|
41167
41285
|
};
|
|
41168
41286
|
});
|
|
41169
41287
|
const lro = new LroImpl(sendOperation, { resourceGroupName, loadBalancerName, parameters, options }, createOrUpdateOperationSpec$P);
|
|
41170
|
-
|
|
41288
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
41171
41289
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
41172
41290
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
41173
41291
|
lroResourceLocationConfig: "azure-async-operation"
|
|
41174
41292
|
});
|
|
41293
|
+
yield poller.poll();
|
|
41294
|
+
return poller;
|
|
41175
41295
|
});
|
|
41176
41296
|
}
|
|
41177
41297
|
/**
|
|
@@ -41243,11 +41363,13 @@ class LoadBalancersImpl {
|
|
|
41243
41363
|
};
|
|
41244
41364
|
});
|
|
41245
41365
|
const lro = new LroImpl(sendOperation, { location, parameters, options }, swapPublicIpAddressesOperationSpec);
|
|
41246
|
-
|
|
41366
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
41247
41367
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
41248
41368
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
41249
41369
|
lroResourceLocationConfig: "location"
|
|
41250
41370
|
});
|
|
41371
|
+
yield poller.poll();
|
|
41372
|
+
return poller;
|
|
41251
41373
|
});
|
|
41252
41374
|
}
|
|
41253
41375
|
/**
|
|
@@ -41295,11 +41417,13 @@ class LoadBalancersImpl {
|
|
|
41295
41417
|
};
|
|
41296
41418
|
});
|
|
41297
41419
|
const lro = new LroImpl(sendOperation, { groupName, loadBalancerName, backendPoolName, parameters, options }, listInboundNatRulePortMappingsOperationSpec);
|
|
41298
|
-
|
|
41420
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
41299
41421
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
41300
41422
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
41301
41423
|
lroResourceLocationConfig: "location"
|
|
41302
41424
|
});
|
|
41425
|
+
yield poller.poll();
|
|
41426
|
+
return poller;
|
|
41303
41427
|
});
|
|
41304
41428
|
}
|
|
41305
41429
|
/**
|
|
@@ -41694,11 +41818,13 @@ class LoadBalancerBackendAddressPoolsImpl {
|
|
|
41694
41818
|
parameters,
|
|
41695
41819
|
options
|
|
41696
41820
|
}, createOrUpdateOperationSpec$O);
|
|
41697
|
-
|
|
41821
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
41698
41822
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
41699
41823
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
41700
41824
|
lroResourceLocationConfig: "azure-async-operation"
|
|
41701
41825
|
});
|
|
41826
|
+
yield poller.poll();
|
|
41827
|
+
return poller;
|
|
41702
41828
|
});
|
|
41703
41829
|
}
|
|
41704
41830
|
/**
|
|
@@ -41748,11 +41874,13 @@ class LoadBalancerBackendAddressPoolsImpl {
|
|
|
41748
41874
|
};
|
|
41749
41875
|
});
|
|
41750
41876
|
const lro = new LroImpl(sendOperation, { resourceGroupName, loadBalancerName, backendAddressPoolName, options }, deleteOperationSpec$O);
|
|
41751
|
-
|
|
41877
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
41752
41878
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
41753
41879
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
41754
41880
|
lroResourceLocationConfig: "location"
|
|
41755
41881
|
});
|
|
41882
|
+
yield poller.poll();
|
|
41883
|
+
return poller;
|
|
41756
41884
|
});
|
|
41757
41885
|
}
|
|
41758
41886
|
/**
|
|
@@ -42181,11 +42309,13 @@ class InboundNatRulesImpl {
|
|
|
42181
42309
|
};
|
|
42182
42310
|
});
|
|
42183
42311
|
const lro = new LroImpl(sendOperation, { resourceGroupName, loadBalancerName, inboundNatRuleName, options }, deleteOperationSpec$N);
|
|
42184
|
-
|
|
42312
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
42185
42313
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
42186
42314
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
42187
42315
|
lroResourceLocationConfig: "location"
|
|
42188
42316
|
});
|
|
42317
|
+
yield poller.poll();
|
|
42318
|
+
return poller;
|
|
42189
42319
|
});
|
|
42190
42320
|
}
|
|
42191
42321
|
/**
|
|
@@ -42251,11 +42381,13 @@ class InboundNatRulesImpl {
|
|
|
42251
42381
|
inboundNatRuleParameters,
|
|
42252
42382
|
options
|
|
42253
42383
|
}, createOrUpdateOperationSpec$N);
|
|
42254
|
-
|
|
42384
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
42255
42385
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
42256
42386
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
42257
42387
|
lroResourceLocationConfig: "azure-async-operation"
|
|
42258
42388
|
});
|
|
42389
|
+
yield poller.poll();
|
|
42390
|
+
return poller;
|
|
42259
42391
|
});
|
|
42260
42392
|
}
|
|
42261
42393
|
/**
|
|
@@ -43181,11 +43313,13 @@ class NatGatewaysImpl {
|
|
|
43181
43313
|
};
|
|
43182
43314
|
});
|
|
43183
43315
|
const lro = new LroImpl(sendOperation, { resourceGroupName, natGatewayName, options }, deleteOperationSpec$M);
|
|
43184
|
-
|
|
43316
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
43185
43317
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
43186
43318
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
43187
43319
|
lroResourceLocationConfig: "location"
|
|
43188
43320
|
});
|
|
43321
|
+
yield poller.poll();
|
|
43322
|
+
return poller;
|
|
43189
43323
|
});
|
|
43190
43324
|
}
|
|
43191
43325
|
/**
|
|
@@ -43241,11 +43375,13 @@ class NatGatewaysImpl {
|
|
|
43241
43375
|
};
|
|
43242
43376
|
});
|
|
43243
43377
|
const lro = new LroImpl(sendOperation, { resourceGroupName, natGatewayName, parameters, options }, createOrUpdateOperationSpec$M);
|
|
43244
|
-
|
|
43378
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
43245
43379
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
43246
43380
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
43247
43381
|
lroResourceLocationConfig: "azure-async-operation"
|
|
43248
43382
|
});
|
|
43383
|
+
yield poller.poll();
|
|
43384
|
+
return poller;
|
|
43249
43385
|
});
|
|
43250
43386
|
}
|
|
43251
43387
|
/**
|
|
@@ -43884,11 +44020,13 @@ class NetworkInterfaceTapConfigurationsImpl {
|
|
|
43884
44020
|
tapConfigurationName,
|
|
43885
44021
|
options
|
|
43886
44022
|
}, deleteOperationSpec$L);
|
|
43887
|
-
|
|
44023
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
43888
44024
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
43889
44025
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
43890
44026
|
lroResourceLocationConfig: "location"
|
|
43891
44027
|
});
|
|
44028
|
+
yield poller.poll();
|
|
44029
|
+
return poller;
|
|
43892
44030
|
});
|
|
43893
44031
|
}
|
|
43894
44032
|
/**
|
|
@@ -43959,11 +44097,13 @@ class NetworkInterfaceTapConfigurationsImpl {
|
|
|
43959
44097
|
tapConfigurationParameters,
|
|
43960
44098
|
options
|
|
43961
44099
|
}, createOrUpdateOperationSpec$L);
|
|
43962
|
-
|
|
44100
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
43963
44101
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
43964
44102
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
43965
44103
|
lroResourceLocationConfig: "azure-async-operation"
|
|
43966
44104
|
});
|
|
44105
|
+
yield poller.poll();
|
|
44106
|
+
return poller;
|
|
43967
44107
|
});
|
|
43968
44108
|
}
|
|
43969
44109
|
/**
|
|
@@ -44270,11 +44410,13 @@ class NetworkProfilesImpl {
|
|
|
44270
44410
|
};
|
|
44271
44411
|
});
|
|
44272
44412
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkProfileName, options }, deleteOperationSpec$K);
|
|
44273
|
-
|
|
44413
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
44274
44414
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
44275
44415
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
44276
44416
|
lroResourceLocationConfig: "location"
|
|
44277
44417
|
});
|
|
44418
|
+
yield poller.poll();
|
|
44419
|
+
return poller;
|
|
44278
44420
|
});
|
|
44279
44421
|
}
|
|
44280
44422
|
/**
|
|
@@ -44668,11 +44810,13 @@ class NetworkSecurityGroupsImpl {
|
|
|
44668
44810
|
};
|
|
44669
44811
|
});
|
|
44670
44812
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkSecurityGroupName, options }, deleteOperationSpec$J);
|
|
44671
|
-
|
|
44813
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
44672
44814
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
44673
44815
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
44674
44816
|
lroResourceLocationConfig: "location"
|
|
44675
44817
|
});
|
|
44818
|
+
yield poller.poll();
|
|
44819
|
+
return poller;
|
|
44676
44820
|
});
|
|
44677
44821
|
}
|
|
44678
44822
|
/**
|
|
@@ -44728,11 +44872,13 @@ class NetworkSecurityGroupsImpl {
|
|
|
44728
44872
|
};
|
|
44729
44873
|
});
|
|
44730
44874
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkSecurityGroupName, parameters, options }, createOrUpdateOperationSpec$J);
|
|
44731
|
-
|
|
44875
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
44732
44876
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
44733
44877
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
44734
44878
|
lroResourceLocationConfig: "azure-async-operation"
|
|
44735
44879
|
});
|
|
44880
|
+
yield poller.poll();
|
|
44881
|
+
return poller;
|
|
44736
44882
|
});
|
|
44737
44883
|
}
|
|
44738
44884
|
/**
|
|
@@ -45073,11 +45219,13 @@ class SecurityRulesImpl {
|
|
|
45073
45219
|
securityRuleName,
|
|
45074
45220
|
options
|
|
45075
45221
|
}, deleteOperationSpec$I);
|
|
45076
|
-
|
|
45222
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
45077
45223
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
45078
45224
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
45079
45225
|
lroResourceLocationConfig: "location"
|
|
45080
45226
|
});
|
|
45227
|
+
yield poller.poll();
|
|
45228
|
+
return poller;
|
|
45081
45229
|
});
|
|
45082
45230
|
}
|
|
45083
45231
|
/**
|
|
@@ -45148,11 +45296,13 @@ class SecurityRulesImpl {
|
|
|
45148
45296
|
securityRuleParameters,
|
|
45149
45297
|
options
|
|
45150
45298
|
}, createOrUpdateOperationSpec$I);
|
|
45151
|
-
|
|
45299
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
45152
45300
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
45153
45301
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
45154
45302
|
lroResourceLocationConfig: "azure-async-operation"
|
|
45155
45303
|
});
|
|
45304
|
+
yield poller.poll();
|
|
45305
|
+
return poller;
|
|
45156
45306
|
});
|
|
45157
45307
|
}
|
|
45158
45308
|
/**
|
|
@@ -45629,11 +45779,13 @@ class NetworkVirtualAppliancesImpl {
|
|
|
45629
45779
|
};
|
|
45630
45780
|
});
|
|
45631
45781
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkVirtualApplianceName, options }, deleteOperationSpec$H);
|
|
45632
|
-
|
|
45782
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
45633
45783
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
45634
45784
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
45635
45785
|
lroResourceLocationConfig: "location"
|
|
45636
45786
|
});
|
|
45787
|
+
yield poller.poll();
|
|
45788
|
+
return poller;
|
|
45637
45789
|
});
|
|
45638
45790
|
}
|
|
45639
45791
|
/**
|
|
@@ -45699,11 +45851,13 @@ class NetworkVirtualAppliancesImpl {
|
|
|
45699
45851
|
};
|
|
45700
45852
|
});
|
|
45701
45853
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkVirtualApplianceName, parameters, options }, createOrUpdateOperationSpec$H);
|
|
45702
|
-
|
|
45854
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
45703
45855
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
45704
45856
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
45705
45857
|
lroResourceLocationConfig: "azure-async-operation"
|
|
45706
45858
|
});
|
|
45859
|
+
yield poller.poll();
|
|
45860
|
+
return poller;
|
|
45707
45861
|
});
|
|
45708
45862
|
}
|
|
45709
45863
|
/**
|
|
@@ -46029,11 +46183,13 @@ class VirtualApplianceSitesImpl {
|
|
|
46029
46183
|
};
|
|
46030
46184
|
});
|
|
46031
46185
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkVirtualApplianceName, siteName, options }, deleteOperationSpec$G);
|
|
46032
|
-
|
|
46186
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46033
46187
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46034
46188
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46035
46189
|
lroResourceLocationConfig: "location"
|
|
46036
46190
|
});
|
|
46191
|
+
yield poller.poll();
|
|
46192
|
+
return poller;
|
|
46037
46193
|
});
|
|
46038
46194
|
}
|
|
46039
46195
|
/**
|
|
@@ -46099,11 +46255,13 @@ class VirtualApplianceSitesImpl {
|
|
|
46099
46255
|
parameters,
|
|
46100
46256
|
options
|
|
46101
46257
|
}, createOrUpdateOperationSpec$G);
|
|
46102
|
-
|
|
46258
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46103
46259
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46104
46260
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46105
46261
|
lroResourceLocationConfig: "azure-async-operation"
|
|
46106
46262
|
});
|
|
46263
|
+
yield poller.poll();
|
|
46264
|
+
return poller;
|
|
46107
46265
|
});
|
|
46108
46266
|
}
|
|
46109
46267
|
/**
|
|
@@ -46469,11 +46627,13 @@ class InboundSecurityRuleOperationsImpl {
|
|
|
46469
46627
|
parameters,
|
|
46470
46628
|
options
|
|
46471
46629
|
}, createOrUpdateOperationSpec$F);
|
|
46472
|
-
|
|
46630
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46473
46631
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46474
46632
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46475
46633
|
lroResourceLocationConfig: "azure-async-operation"
|
|
46476
46634
|
});
|
|
46635
|
+
yield poller.poll();
|
|
46636
|
+
return poller;
|
|
46477
46637
|
});
|
|
46478
46638
|
}
|
|
46479
46639
|
/**
|
|
@@ -46680,11 +46840,13 @@ class NetworkWatchersImpl {
|
|
|
46680
46840
|
};
|
|
46681
46841
|
});
|
|
46682
46842
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, options }, deleteOperationSpec$F);
|
|
46683
|
-
|
|
46843
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46684
46844
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46685
46845
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46686
46846
|
lroResourceLocationConfig: "location"
|
|
46687
46847
|
});
|
|
46848
|
+
yield poller.poll();
|
|
46849
|
+
return poller;
|
|
46688
46850
|
});
|
|
46689
46851
|
}
|
|
46690
46852
|
/**
|
|
@@ -46766,11 +46928,13 @@ class NetworkWatchersImpl {
|
|
|
46766
46928
|
};
|
|
46767
46929
|
});
|
|
46768
46930
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, verifyIPFlowOperationSpec);
|
|
46769
|
-
|
|
46931
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46770
46932
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46771
46933
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46772
46934
|
lroResourceLocationConfig: "location"
|
|
46773
46935
|
});
|
|
46936
|
+
yield poller.poll();
|
|
46937
|
+
return poller;
|
|
46774
46938
|
});
|
|
46775
46939
|
}
|
|
46776
46940
|
/**
|
|
@@ -46818,11 +46982,13 @@ class NetworkWatchersImpl {
|
|
|
46818
46982
|
};
|
|
46819
46983
|
});
|
|
46820
46984
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getNextHopOperationSpec);
|
|
46821
|
-
|
|
46985
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46822
46986
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46823
46987
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46824
46988
|
lroResourceLocationConfig: "location"
|
|
46825
46989
|
});
|
|
46990
|
+
yield poller.poll();
|
|
46991
|
+
return poller;
|
|
46826
46992
|
});
|
|
46827
46993
|
}
|
|
46828
46994
|
/**
|
|
@@ -46870,11 +47036,13 @@ class NetworkWatchersImpl {
|
|
|
46870
47036
|
};
|
|
46871
47037
|
});
|
|
46872
47038
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getVMSecurityRulesOperationSpec);
|
|
46873
|
-
|
|
47039
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46874
47040
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46875
47041
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46876
47042
|
lroResourceLocationConfig: "location"
|
|
46877
47043
|
});
|
|
47044
|
+
yield poller.poll();
|
|
47045
|
+
return poller;
|
|
46878
47046
|
});
|
|
46879
47047
|
}
|
|
46880
47048
|
/**
|
|
@@ -46922,11 +47090,13 @@ class NetworkWatchersImpl {
|
|
|
46922
47090
|
};
|
|
46923
47091
|
});
|
|
46924
47092
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getTroubleshootingOperationSpec);
|
|
46925
|
-
|
|
47093
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46926
47094
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46927
47095
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46928
47096
|
lroResourceLocationConfig: "location"
|
|
46929
47097
|
});
|
|
47098
|
+
yield poller.poll();
|
|
47099
|
+
return poller;
|
|
46930
47100
|
});
|
|
46931
47101
|
}
|
|
46932
47102
|
/**
|
|
@@ -46974,11 +47144,13 @@ class NetworkWatchersImpl {
|
|
|
46974
47144
|
};
|
|
46975
47145
|
});
|
|
46976
47146
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getTroubleshootingResultOperationSpec);
|
|
46977
|
-
|
|
47147
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
46978
47148
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
46979
47149
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
46980
47150
|
lroResourceLocationConfig: "location"
|
|
46981
47151
|
});
|
|
47152
|
+
yield poller.poll();
|
|
47153
|
+
return poller;
|
|
46982
47154
|
});
|
|
46983
47155
|
}
|
|
46984
47156
|
/**
|
|
@@ -47026,11 +47198,13 @@ class NetworkWatchersImpl {
|
|
|
47026
47198
|
};
|
|
47027
47199
|
});
|
|
47028
47200
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, setFlowLogConfigurationOperationSpec);
|
|
47029
|
-
|
|
47201
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47030
47202
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47031
47203
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47032
47204
|
lroResourceLocationConfig: "location"
|
|
47033
47205
|
});
|
|
47206
|
+
yield poller.poll();
|
|
47207
|
+
return poller;
|
|
47034
47208
|
});
|
|
47035
47209
|
}
|
|
47036
47210
|
/**
|
|
@@ -47079,11 +47253,13 @@ class NetworkWatchersImpl {
|
|
|
47079
47253
|
};
|
|
47080
47254
|
});
|
|
47081
47255
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getFlowLogStatusOperationSpec);
|
|
47082
|
-
|
|
47256
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47083
47257
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47084
47258
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47085
47259
|
lroResourceLocationConfig: "location"
|
|
47086
47260
|
});
|
|
47261
|
+
yield poller.poll();
|
|
47262
|
+
return poller;
|
|
47087
47263
|
});
|
|
47088
47264
|
}
|
|
47089
47265
|
/**
|
|
@@ -47133,11 +47309,13 @@ class NetworkWatchersImpl {
|
|
|
47133
47309
|
};
|
|
47134
47310
|
});
|
|
47135
47311
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, checkConnectivityOperationSpec);
|
|
47136
|
-
|
|
47312
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47137
47313
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47138
47314
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47139
47315
|
lroResourceLocationConfig: "location"
|
|
47140
47316
|
});
|
|
47317
|
+
yield poller.poll();
|
|
47318
|
+
return poller;
|
|
47141
47319
|
});
|
|
47142
47320
|
}
|
|
47143
47321
|
/**
|
|
@@ -47187,11 +47365,13 @@ class NetworkWatchersImpl {
|
|
|
47187
47365
|
};
|
|
47188
47366
|
});
|
|
47189
47367
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getAzureReachabilityReportOperationSpec);
|
|
47190
|
-
|
|
47368
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47191
47369
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47192
47370
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47193
47371
|
lroResourceLocationConfig: "location"
|
|
47194
47372
|
});
|
|
47373
|
+
yield poller.poll();
|
|
47374
|
+
return poller;
|
|
47195
47375
|
});
|
|
47196
47376
|
}
|
|
47197
47377
|
/**
|
|
@@ -47241,11 +47421,13 @@ class NetworkWatchersImpl {
|
|
|
47241
47421
|
};
|
|
47242
47422
|
});
|
|
47243
47423
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, listAvailableProvidersOperationSpec);
|
|
47244
|
-
|
|
47424
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47245
47425
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47246
47426
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47247
47427
|
lroResourceLocationConfig: "location"
|
|
47248
47428
|
});
|
|
47429
|
+
yield poller.poll();
|
|
47430
|
+
return poller;
|
|
47249
47431
|
});
|
|
47250
47432
|
}
|
|
47251
47433
|
/**
|
|
@@ -47298,11 +47480,13 @@ class NetworkWatchersImpl {
|
|
|
47298
47480
|
};
|
|
47299
47481
|
});
|
|
47300
47482
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, parameters, options }, getNetworkConfigurationDiagnosticOperationSpec);
|
|
47301
|
-
|
|
47483
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47302
47484
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47303
47485
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47304
47486
|
lroResourceLocationConfig: "location"
|
|
47305
47487
|
});
|
|
47488
|
+
yield poller.poll();
|
|
47489
|
+
return poller;
|
|
47306
47490
|
});
|
|
47307
47491
|
}
|
|
47308
47492
|
/**
|
|
@@ -47929,11 +48113,13 @@ class PacketCapturesImpl {
|
|
|
47929
48113
|
parameters,
|
|
47930
48114
|
options
|
|
47931
48115
|
}, createOperationSpec);
|
|
47932
|
-
|
|
48116
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47933
48117
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47934
48118
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47935
48119
|
lroResourceLocationConfig: "azure-async-operation"
|
|
47936
48120
|
});
|
|
48121
|
+
yield poller.poll();
|
|
48122
|
+
return poller;
|
|
47937
48123
|
});
|
|
47938
48124
|
}
|
|
47939
48125
|
/**
|
|
@@ -47992,11 +48178,13 @@ class PacketCapturesImpl {
|
|
|
47992
48178
|
};
|
|
47993
48179
|
});
|
|
47994
48180
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, packetCaptureName, options }, deleteOperationSpec$E);
|
|
47995
|
-
|
|
48181
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
47996
48182
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
47997
48183
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
47998
48184
|
lroResourceLocationConfig: "location"
|
|
47999
48185
|
});
|
|
48186
|
+
yield poller.poll();
|
|
48187
|
+
return poller;
|
|
48000
48188
|
});
|
|
48001
48189
|
}
|
|
48002
48190
|
/**
|
|
@@ -48044,11 +48232,13 @@ class PacketCapturesImpl {
|
|
|
48044
48232
|
};
|
|
48045
48233
|
});
|
|
48046
48234
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, packetCaptureName, options }, stopOperationSpec$1);
|
|
48047
|
-
|
|
48235
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48048
48236
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48049
48237
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48050
48238
|
lroResourceLocationConfig: "location"
|
|
48051
48239
|
});
|
|
48240
|
+
yield poller.poll();
|
|
48241
|
+
return poller;
|
|
48052
48242
|
});
|
|
48053
48243
|
}
|
|
48054
48244
|
/**
|
|
@@ -48096,11 +48286,13 @@ class PacketCapturesImpl {
|
|
|
48096
48286
|
};
|
|
48097
48287
|
});
|
|
48098
48288
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, packetCaptureName, options }, getStatusOperationSpec);
|
|
48099
|
-
|
|
48289
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48100
48290
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48101
48291
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48102
48292
|
lroResourceLocationConfig: "location"
|
|
48103
48293
|
});
|
|
48294
|
+
yield poller.poll();
|
|
48295
|
+
return poller;
|
|
48104
48296
|
});
|
|
48105
48297
|
}
|
|
48106
48298
|
/**
|
|
@@ -48382,11 +48574,13 @@ class ConnectionMonitorsImpl {
|
|
|
48382
48574
|
parameters,
|
|
48383
48575
|
options
|
|
48384
48576
|
}, createOrUpdateOperationSpec$D);
|
|
48385
|
-
|
|
48577
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48386
48578
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48387
48579
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48388
48580
|
lroResourceLocationConfig: "azure-async-operation"
|
|
48389
48581
|
});
|
|
48582
|
+
yield poller.poll();
|
|
48583
|
+
return poller;
|
|
48390
48584
|
});
|
|
48391
48585
|
}
|
|
48392
48586
|
/**
|
|
@@ -48445,11 +48639,13 @@ class ConnectionMonitorsImpl {
|
|
|
48445
48639
|
};
|
|
48446
48640
|
});
|
|
48447
48641
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, connectionMonitorName, options }, deleteOperationSpec$D);
|
|
48448
|
-
|
|
48642
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48449
48643
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48450
48644
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48451
48645
|
lroResourceLocationConfig: "location"
|
|
48452
48646
|
});
|
|
48647
|
+
yield poller.poll();
|
|
48648
|
+
return poller;
|
|
48453
48649
|
});
|
|
48454
48650
|
}
|
|
48455
48651
|
/**
|
|
@@ -48514,11 +48710,13 @@ class ConnectionMonitorsImpl {
|
|
|
48514
48710
|
};
|
|
48515
48711
|
});
|
|
48516
48712
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, connectionMonitorName, options }, stopOperationSpec);
|
|
48517
|
-
|
|
48713
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48518
48714
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48519
48715
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48520
48716
|
lroResourceLocationConfig: "location"
|
|
48521
48717
|
});
|
|
48718
|
+
yield poller.poll();
|
|
48719
|
+
return poller;
|
|
48522
48720
|
});
|
|
48523
48721
|
}
|
|
48524
48722
|
/**
|
|
@@ -48566,11 +48764,13 @@ class ConnectionMonitorsImpl {
|
|
|
48566
48764
|
};
|
|
48567
48765
|
});
|
|
48568
48766
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, connectionMonitorName, options }, startOperationSpec);
|
|
48569
|
-
|
|
48767
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48570
48768
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48571
48769
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48572
48770
|
lroResourceLocationConfig: "location"
|
|
48573
48771
|
});
|
|
48772
|
+
yield poller.poll();
|
|
48773
|
+
return poller;
|
|
48574
48774
|
});
|
|
48575
48775
|
}
|
|
48576
48776
|
/**
|
|
@@ -48618,11 +48818,13 @@ class ConnectionMonitorsImpl {
|
|
|
48618
48818
|
};
|
|
48619
48819
|
});
|
|
48620
48820
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, connectionMonitorName, options }, queryOperationSpec);
|
|
48621
|
-
|
|
48821
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48622
48822
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48623
48823
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48624
48824
|
lroResourceLocationConfig: "location"
|
|
48625
48825
|
});
|
|
48826
|
+
yield poller.poll();
|
|
48827
|
+
return poller;
|
|
48626
48828
|
});
|
|
48627
48829
|
}
|
|
48628
48830
|
/**
|
|
@@ -48957,11 +49159,13 @@ class FlowLogsImpl {
|
|
|
48957
49159
|
parameters,
|
|
48958
49160
|
options
|
|
48959
49161
|
}, createOrUpdateOperationSpec$C);
|
|
48960
|
-
|
|
49162
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
48961
49163
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
48962
49164
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
48963
49165
|
lroResourceLocationConfig: "azure-async-operation"
|
|
48964
49166
|
});
|
|
49167
|
+
yield poller.poll();
|
|
49168
|
+
return poller;
|
|
48965
49169
|
});
|
|
48966
49170
|
}
|
|
48967
49171
|
/**
|
|
@@ -49037,11 +49241,13 @@ class FlowLogsImpl {
|
|
|
49037
49241
|
};
|
|
49038
49242
|
});
|
|
49039
49243
|
const lro = new LroImpl(sendOperation, { resourceGroupName, networkWatcherName, flowLogName, options }, deleteOperationSpec$C);
|
|
49040
|
-
|
|
49244
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
49041
49245
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
49042
49246
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
49043
49247
|
lroResourceLocationConfig: "location"
|
|
49044
49248
|
});
|
|
49249
|
+
yield poller.poll();
|
|
49250
|
+
return poller;
|
|
49045
49251
|
});
|
|
49046
49252
|
}
|
|
49047
49253
|
/**
|
|
@@ -49486,11 +49692,13 @@ class PrivateEndpointsImpl {
|
|
|
49486
49692
|
};
|
|
49487
49693
|
});
|
|
49488
49694
|
const lro = new LroImpl(sendOperation, { resourceGroupName, privateEndpointName, options }, deleteOperationSpec$B);
|
|
49489
|
-
|
|
49695
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
49490
49696
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
49491
49697
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
49492
49698
|
lroResourceLocationConfig: "location"
|
|
49493
49699
|
});
|
|
49700
|
+
yield poller.poll();
|
|
49701
|
+
return poller;
|
|
49494
49702
|
});
|
|
49495
49703
|
}
|
|
49496
49704
|
/**
|
|
@@ -49546,11 +49754,13 @@ class PrivateEndpointsImpl {
|
|
|
49546
49754
|
};
|
|
49547
49755
|
});
|
|
49548
49756
|
const lro = new LroImpl(sendOperation, { resourceGroupName, privateEndpointName, parameters, options }, createOrUpdateOperationSpec$B);
|
|
49549
|
-
|
|
49757
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
49550
49758
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
49551
49759
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
49552
49760
|
lroResourceLocationConfig: "azure-async-operation"
|
|
49553
49761
|
});
|
|
49762
|
+
yield poller.poll();
|
|
49763
|
+
return poller;
|
|
49554
49764
|
});
|
|
49555
49765
|
}
|
|
49556
49766
|
/**
|
|
@@ -50102,11 +50312,13 @@ class PrivateDnsZoneGroupsImpl {
|
|
|
50102
50312
|
privateDnsZoneGroupName,
|
|
50103
50313
|
options
|
|
50104
50314
|
}, deleteOperationSpec$A);
|
|
50105
|
-
|
|
50315
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50106
50316
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50107
50317
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50108
50318
|
lroResourceLocationConfig: "location"
|
|
50109
50319
|
});
|
|
50320
|
+
yield poller.poll();
|
|
50321
|
+
return poller;
|
|
50110
50322
|
});
|
|
50111
50323
|
}
|
|
50112
50324
|
/**
|
|
@@ -50176,11 +50388,13 @@ class PrivateDnsZoneGroupsImpl {
|
|
|
50176
50388
|
parameters,
|
|
50177
50389
|
options
|
|
50178
50390
|
}, createOrUpdateOperationSpec$A);
|
|
50179
|
-
|
|
50391
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50180
50392
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50181
50393
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50182
50394
|
lroResourceLocationConfig: "azure-async-operation"
|
|
50183
50395
|
});
|
|
50396
|
+
yield poller.poll();
|
|
50397
|
+
return poller;
|
|
50184
50398
|
});
|
|
50185
50399
|
}
|
|
50186
50400
|
/**
|
|
@@ -50637,11 +50851,13 @@ class PrivateLinkServicesImpl {
|
|
|
50637
50851
|
};
|
|
50638
50852
|
});
|
|
50639
50853
|
const lro = new LroImpl(sendOperation, { resourceGroupName, serviceName, options }, deleteOperationSpec$z);
|
|
50640
|
-
|
|
50854
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50641
50855
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50642
50856
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50643
50857
|
lroResourceLocationConfig: "location"
|
|
50644
50858
|
});
|
|
50859
|
+
yield poller.poll();
|
|
50860
|
+
return poller;
|
|
50645
50861
|
});
|
|
50646
50862
|
}
|
|
50647
50863
|
/**
|
|
@@ -50697,11 +50913,13 @@ class PrivateLinkServicesImpl {
|
|
|
50697
50913
|
};
|
|
50698
50914
|
});
|
|
50699
50915
|
const lro = new LroImpl(sendOperation, { resourceGroupName, serviceName, parameters, options }, createOrUpdateOperationSpec$z);
|
|
50700
|
-
|
|
50916
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50701
50917
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50702
50918
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50703
50919
|
lroResourceLocationConfig: "azure-async-operation"
|
|
50704
50920
|
});
|
|
50921
|
+
yield poller.poll();
|
|
50922
|
+
return poller;
|
|
50705
50923
|
});
|
|
50706
50924
|
}
|
|
50707
50925
|
/**
|
|
@@ -50786,11 +51004,13 @@ class PrivateLinkServicesImpl {
|
|
|
50786
51004
|
};
|
|
50787
51005
|
});
|
|
50788
51006
|
const lro = new LroImpl(sendOperation, { resourceGroupName, serviceName, peConnectionName, options }, deletePrivateEndpointConnectionOperationSpec);
|
|
50789
|
-
|
|
51007
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50790
51008
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50791
51009
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50792
51010
|
lroResourceLocationConfig: "location"
|
|
50793
51011
|
});
|
|
51012
|
+
yield poller.poll();
|
|
51013
|
+
return poller;
|
|
50794
51014
|
});
|
|
50795
51015
|
}
|
|
50796
51016
|
/**
|
|
@@ -50846,11 +51066,13 @@ class PrivateLinkServicesImpl {
|
|
|
50846
51066
|
};
|
|
50847
51067
|
});
|
|
50848
51068
|
const lro = new LroImpl(sendOperation, { location, parameters, options }, checkPrivateLinkServiceVisibilityOperationSpec);
|
|
50849
|
-
|
|
51069
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50850
51070
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50851
51071
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50852
51072
|
lroResourceLocationConfig: "location"
|
|
50853
51073
|
});
|
|
51074
|
+
yield poller.poll();
|
|
51075
|
+
return poller;
|
|
50854
51076
|
});
|
|
50855
51077
|
}
|
|
50856
51078
|
/**
|
|
@@ -50897,11 +51119,13 @@ class PrivateLinkServicesImpl {
|
|
|
50897
51119
|
};
|
|
50898
51120
|
});
|
|
50899
51121
|
const lro = new LroImpl(sendOperation, { location, resourceGroupName, parameters, options }, checkPrivateLinkServiceVisibilityByResourceGroupOperationSpec);
|
|
50900
|
-
|
|
51122
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
50901
51123
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
50902
51124
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
50903
51125
|
lroResourceLocationConfig: "location"
|
|
50904
51126
|
});
|
|
51127
|
+
yield poller.poll();
|
|
51128
|
+
return poller;
|
|
50905
51129
|
});
|
|
50906
51130
|
}
|
|
50907
51131
|
/**
|
|
@@ -51545,11 +51769,13 @@ class PublicIPPrefixesImpl {
|
|
|
51545
51769
|
};
|
|
51546
51770
|
});
|
|
51547
51771
|
const lro = new LroImpl(sendOperation, { resourceGroupName, publicIpPrefixName, options }, deleteOperationSpec$y);
|
|
51548
|
-
|
|
51772
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
51549
51773
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
51550
51774
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
51551
51775
|
lroResourceLocationConfig: "location"
|
|
51552
51776
|
});
|
|
51777
|
+
yield poller.poll();
|
|
51778
|
+
return poller;
|
|
51553
51779
|
});
|
|
51554
51780
|
}
|
|
51555
51781
|
/**
|
|
@@ -51605,11 +51831,13 @@ class PublicIPPrefixesImpl {
|
|
|
51605
51831
|
};
|
|
51606
51832
|
});
|
|
51607
51833
|
const lro = new LroImpl(sendOperation, { resourceGroupName, publicIpPrefixName, parameters, options }, createOrUpdateOperationSpec$y);
|
|
51608
|
-
|
|
51834
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
51609
51835
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
51610
51836
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
51611
51837
|
lroResourceLocationConfig: "location"
|
|
51612
51838
|
});
|
|
51839
|
+
yield poller.poll();
|
|
51840
|
+
return poller;
|
|
51613
51841
|
});
|
|
51614
51842
|
}
|
|
51615
51843
|
/**
|
|
@@ -51991,11 +52219,13 @@ class RouteFiltersImpl {
|
|
|
51991
52219
|
};
|
|
51992
52220
|
});
|
|
51993
52221
|
const lro = new LroImpl(sendOperation, { resourceGroupName, routeFilterName, options }, deleteOperationSpec$x);
|
|
51994
|
-
|
|
52222
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
51995
52223
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
51996
52224
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
51997
52225
|
lroResourceLocationConfig: "location"
|
|
51998
52226
|
});
|
|
52227
|
+
yield poller.poll();
|
|
52228
|
+
return poller;
|
|
51999
52229
|
});
|
|
52000
52230
|
}
|
|
52001
52231
|
/**
|
|
@@ -52051,11 +52281,13 @@ class RouteFiltersImpl {
|
|
|
52051
52281
|
};
|
|
52052
52282
|
});
|
|
52053
52283
|
const lro = new LroImpl(sendOperation, { resourceGroupName, routeFilterName, routeFilterParameters, options }, createOrUpdateOperationSpec$x);
|
|
52054
|
-
|
|
52284
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
52055
52285
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
52056
52286
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
52057
52287
|
lroResourceLocationConfig: "azure-async-operation"
|
|
52058
52288
|
});
|
|
52289
|
+
yield poller.poll();
|
|
52290
|
+
return poller;
|
|
52059
52291
|
});
|
|
52060
52292
|
}
|
|
52061
52293
|
/**
|
|
@@ -52391,11 +52623,13 @@ class RouteFilterRulesImpl {
|
|
|
52391
52623
|
};
|
|
52392
52624
|
});
|
|
52393
52625
|
const lro = new LroImpl(sendOperation, { resourceGroupName, routeFilterName, ruleName, options }, deleteOperationSpec$w);
|
|
52394
|
-
|
|
52626
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
52395
52627
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
52396
52628
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
52397
52629
|
lroResourceLocationConfig: "location"
|
|
52398
52630
|
});
|
|
52631
|
+
yield poller.poll();
|
|
52632
|
+
return poller;
|
|
52399
52633
|
});
|
|
52400
52634
|
}
|
|
52401
52635
|
/**
|
|
@@ -52461,11 +52695,13 @@ class RouteFilterRulesImpl {
|
|
|
52461
52695
|
routeFilterRuleParameters,
|
|
52462
52696
|
options
|
|
52463
52697
|
}, createOrUpdateOperationSpec$w);
|
|
52464
|
-
|
|
52698
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
52465
52699
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
52466
52700
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
52467
52701
|
lroResourceLocationConfig: "azure-async-operation"
|
|
52468
52702
|
});
|
|
52703
|
+
yield poller.poll();
|
|
52704
|
+
return poller;
|
|
52469
52705
|
});
|
|
52470
52706
|
}
|
|
52471
52707
|
/**
|
|
@@ -52772,11 +53008,13 @@ class RouteTablesImpl {
|
|
|
52772
53008
|
};
|
|
52773
53009
|
});
|
|
52774
53010
|
const lro = new LroImpl(sendOperation, { resourceGroupName, routeTableName, options }, deleteOperationSpec$v);
|
|
52775
|
-
|
|
53011
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
52776
53012
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
52777
53013
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
52778
53014
|
lroResourceLocationConfig: "location"
|
|
52779
53015
|
});
|
|
53016
|
+
yield poller.poll();
|
|
53017
|
+
return poller;
|
|
52780
53018
|
});
|
|
52781
53019
|
}
|
|
52782
53020
|
/**
|
|
@@ -52832,11 +53070,13 @@ class RouteTablesImpl {
|
|
|
52832
53070
|
};
|
|
52833
53071
|
});
|
|
52834
53072
|
const lro = new LroImpl(sendOperation, { resourceGroupName, routeTableName, parameters, options }, createOrUpdateOperationSpec$v);
|
|
52835
|
-
|
|
53073
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
52836
53074
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
52837
53075
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
52838
53076
|
lroResourceLocationConfig: "azure-async-operation"
|
|
52839
53077
|
});
|
|
53078
|
+
yield poller.poll();
|
|
53079
|
+
return poller;
|
|
52840
53080
|
});
|
|
52841
53081
|
}
|
|
52842
53082
|
/**
|
|
@@ -53172,11 +53412,13 @@ class RoutesImpl {
|
|
|
53172
53412
|
};
|
|
53173
53413
|
});
|
|
53174
53414
|
const lro = new LroImpl(sendOperation, { resourceGroupName, routeTableName, routeName, options }, deleteOperationSpec$u);
|
|
53175
|
-
|
|
53415
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
53176
53416
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
53177
53417
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
53178
53418
|
lroResourceLocationConfig: "location"
|
|
53179
53419
|
});
|
|
53420
|
+
yield poller.poll();
|
|
53421
|
+
return poller;
|
|
53180
53422
|
});
|
|
53181
53423
|
}
|
|
53182
53424
|
/**
|
|
@@ -53241,11 +53483,13 @@ class RoutesImpl {
|
|
|
53241
53483
|
routeParameters,
|
|
53242
53484
|
options
|
|
53243
53485
|
}, createOrUpdateOperationSpec$u);
|
|
53244
|
-
|
|
53486
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
53245
53487
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
53246
53488
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
53247
53489
|
lroResourceLocationConfig: "azure-async-operation"
|
|
53248
53490
|
});
|
|
53491
|
+
yield poller.poll();
|
|
53492
|
+
return poller;
|
|
53249
53493
|
});
|
|
53250
53494
|
}
|
|
53251
53495
|
/**
|
|
@@ -53551,11 +53795,13 @@ class SecurityPartnerProvidersImpl {
|
|
|
53551
53795
|
};
|
|
53552
53796
|
});
|
|
53553
53797
|
const lro = new LroImpl(sendOperation, { resourceGroupName, securityPartnerProviderName, options }, deleteOperationSpec$t);
|
|
53554
|
-
|
|
53798
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
53555
53799
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
53556
53800
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
53557
53801
|
lroResourceLocationConfig: "location"
|
|
53558
53802
|
});
|
|
53803
|
+
yield poller.poll();
|
|
53804
|
+
return poller;
|
|
53559
53805
|
});
|
|
53560
53806
|
}
|
|
53561
53807
|
/**
|
|
@@ -53611,11 +53857,13 @@ class SecurityPartnerProvidersImpl {
|
|
|
53611
53857
|
};
|
|
53612
53858
|
});
|
|
53613
53859
|
const lro = new LroImpl(sendOperation, { resourceGroupName, securityPartnerProviderName, parameters, options }, createOrUpdateOperationSpec$t);
|
|
53614
|
-
|
|
53860
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
53615
53861
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
53616
53862
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
53617
53863
|
lroResourceLocationConfig: "azure-async-operation"
|
|
53618
53864
|
});
|
|
53865
|
+
yield poller.poll();
|
|
53866
|
+
return poller;
|
|
53619
53867
|
});
|
|
53620
53868
|
}
|
|
53621
53869
|
/**
|
|
@@ -54117,11 +54365,13 @@ class ServiceEndpointPoliciesImpl {
|
|
|
54117
54365
|
};
|
|
54118
54366
|
});
|
|
54119
54367
|
const lro = new LroImpl(sendOperation, { resourceGroupName, serviceEndpointPolicyName, options }, deleteOperationSpec$s);
|
|
54120
|
-
|
|
54368
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
54121
54369
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
54122
54370
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
54123
54371
|
lroResourceLocationConfig: "location"
|
|
54124
54372
|
});
|
|
54373
|
+
yield poller.poll();
|
|
54374
|
+
return poller;
|
|
54125
54375
|
});
|
|
54126
54376
|
}
|
|
54127
54377
|
/**
|
|
@@ -54177,11 +54427,13 @@ class ServiceEndpointPoliciesImpl {
|
|
|
54177
54427
|
};
|
|
54178
54428
|
});
|
|
54179
54429
|
const lro = new LroImpl(sendOperation, { resourceGroupName, serviceEndpointPolicyName, parameters, options }, createOrUpdateOperationSpec$s);
|
|
54180
|
-
|
|
54430
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
54181
54431
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
54182
54432
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
54183
54433
|
lroResourceLocationConfig: "azure-async-operation"
|
|
54184
54434
|
});
|
|
54435
|
+
yield poller.poll();
|
|
54436
|
+
return poller;
|
|
54185
54437
|
});
|
|
54186
54438
|
}
|
|
54187
54439
|
/**
|
|
@@ -54522,11 +54774,13 @@ class ServiceEndpointPolicyDefinitionsImpl {
|
|
|
54522
54774
|
serviceEndpointPolicyDefinitionName,
|
|
54523
54775
|
options
|
|
54524
54776
|
}, deleteOperationSpec$r);
|
|
54525
|
-
|
|
54777
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
54526
54778
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
54527
54779
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
54528
54780
|
lroResourceLocationConfig: "location"
|
|
54529
54781
|
});
|
|
54782
|
+
yield poller.poll();
|
|
54783
|
+
return poller;
|
|
54530
54784
|
});
|
|
54531
54785
|
}
|
|
54532
54786
|
/**
|
|
@@ -54597,11 +54851,13 @@ class ServiceEndpointPolicyDefinitionsImpl {
|
|
|
54597
54851
|
serviceEndpointPolicyDefinitions,
|
|
54598
54852
|
options
|
|
54599
54853
|
}, createOrUpdateOperationSpec$r);
|
|
54600
|
-
|
|
54854
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
54601
54855
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
54602
54856
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
54603
54857
|
lroResourceLocationConfig: "azure-async-operation"
|
|
54604
54858
|
});
|
|
54859
|
+
yield poller.poll();
|
|
54860
|
+
return poller;
|
|
54605
54861
|
});
|
|
54606
54862
|
}
|
|
54607
54863
|
/**
|
|
@@ -55278,11 +55534,13 @@ class VirtualNetworksImpl {
|
|
|
55278
55534
|
};
|
|
55279
55535
|
});
|
|
55280
55536
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkName, options }, deleteOperationSpec$q);
|
|
55281
|
-
|
|
55537
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
55282
55538
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
55283
55539
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
55284
55540
|
lroResourceLocationConfig: "location"
|
|
55285
55541
|
});
|
|
55542
|
+
yield poller.poll();
|
|
55543
|
+
return poller;
|
|
55286
55544
|
});
|
|
55287
55545
|
}
|
|
55288
55546
|
/**
|
|
@@ -55338,11 +55596,13 @@ class VirtualNetworksImpl {
|
|
|
55338
55596
|
};
|
|
55339
55597
|
});
|
|
55340
55598
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkName, parameters, options }, createOrUpdateOperationSpec$q);
|
|
55341
|
-
|
|
55599
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
55342
55600
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
55343
55601
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
55344
55602
|
lroResourceLocationConfig: "azure-async-operation"
|
|
55345
55603
|
});
|
|
55604
|
+
yield poller.poll();
|
|
55605
|
+
return poller;
|
|
55346
55606
|
});
|
|
55347
55607
|
}
|
|
55348
55608
|
/**
|
|
@@ -55771,11 +56031,13 @@ class SubnetsImpl {
|
|
|
55771
56031
|
};
|
|
55772
56032
|
});
|
|
55773
56033
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkName, subnetName, options }, deleteOperationSpec$p);
|
|
55774
|
-
|
|
56034
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
55775
56035
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
55776
56036
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
55777
56037
|
lroResourceLocationConfig: "location"
|
|
55778
56038
|
});
|
|
56039
|
+
yield poller.poll();
|
|
56040
|
+
return poller;
|
|
55779
56041
|
});
|
|
55780
56042
|
}
|
|
55781
56043
|
/**
|
|
@@ -55840,11 +56102,13 @@ class SubnetsImpl {
|
|
|
55840
56102
|
subnetParameters,
|
|
55841
56103
|
options
|
|
55842
56104
|
}, createOrUpdateOperationSpec$p);
|
|
55843
|
-
|
|
56105
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
55844
56106
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
55845
56107
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
55846
56108
|
lroResourceLocationConfig: "azure-async-operation"
|
|
55847
56109
|
});
|
|
56110
|
+
yield poller.poll();
|
|
56111
|
+
return poller;
|
|
55848
56112
|
});
|
|
55849
56113
|
}
|
|
55850
56114
|
/**
|
|
@@ -55901,11 +56165,13 @@ class SubnetsImpl {
|
|
|
55901
56165
|
prepareNetworkPoliciesRequestParameters,
|
|
55902
56166
|
options
|
|
55903
56167
|
}, prepareNetworkPoliciesOperationSpec);
|
|
55904
|
-
|
|
56168
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
55905
56169
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
55906
56170
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
55907
56171
|
lroResourceLocationConfig: "location"
|
|
55908
56172
|
});
|
|
56173
|
+
yield poller.poll();
|
|
56174
|
+
return poller;
|
|
55909
56175
|
});
|
|
55910
56176
|
}
|
|
55911
56177
|
/**
|
|
@@ -55963,11 +56229,13 @@ class SubnetsImpl {
|
|
|
55963
56229
|
unprepareNetworkPoliciesRequestParameters,
|
|
55964
56230
|
options
|
|
55965
56231
|
}, unprepareNetworkPoliciesOperationSpec);
|
|
55966
|
-
|
|
56232
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
55967
56233
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
55968
56234
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
55969
56235
|
lroResourceLocationConfig: "location"
|
|
55970
56236
|
});
|
|
56237
|
+
yield poller.poll();
|
|
56238
|
+
return poller;
|
|
55971
56239
|
});
|
|
55972
56240
|
}
|
|
55973
56241
|
/**
|
|
@@ -56387,11 +56655,13 @@ class VirtualNetworkPeeringsImpl {
|
|
|
56387
56655
|
virtualNetworkPeeringName,
|
|
56388
56656
|
options
|
|
56389
56657
|
}, deleteOperationSpec$o);
|
|
56390
|
-
|
|
56658
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
56391
56659
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
56392
56660
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
56393
56661
|
lroResourceLocationConfig: "location"
|
|
56394
56662
|
});
|
|
56663
|
+
yield poller.poll();
|
|
56664
|
+
return poller;
|
|
56395
56665
|
});
|
|
56396
56666
|
}
|
|
56397
56667
|
/**
|
|
@@ -56462,11 +56732,13 @@ class VirtualNetworkPeeringsImpl {
|
|
|
56462
56732
|
virtualNetworkPeeringParameters,
|
|
56463
56733
|
options
|
|
56464
56734
|
}, createOrUpdateOperationSpec$o);
|
|
56465
|
-
|
|
56735
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
56466
56736
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
56467
56737
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
56468
56738
|
lroResourceLocationConfig: "azure-async-operation"
|
|
56469
56739
|
});
|
|
56740
|
+
yield poller.poll();
|
|
56741
|
+
return poller;
|
|
56470
56742
|
});
|
|
56471
56743
|
}
|
|
56472
56744
|
/**
|
|
@@ -56776,11 +57048,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
56776
57048
|
};
|
|
56777
57049
|
});
|
|
56778
57050
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, parameters, options }, createOrUpdateOperationSpec$n);
|
|
56779
|
-
|
|
57051
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
56780
57052
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
56781
57053
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
56782
57054
|
lroResourceLocationConfig: "azure-async-operation"
|
|
56783
57055
|
});
|
|
57056
|
+
yield poller.poll();
|
|
57057
|
+
return poller;
|
|
56784
57058
|
});
|
|
56785
57059
|
}
|
|
56786
57060
|
/**
|
|
@@ -56836,11 +57110,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
56836
57110
|
};
|
|
56837
57111
|
});
|
|
56838
57112
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, deleteOperationSpec$n);
|
|
56839
|
-
|
|
57113
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
56840
57114
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
56841
57115
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
56842
57116
|
lroResourceLocationConfig: "location"
|
|
56843
57117
|
});
|
|
57118
|
+
yield poller.poll();
|
|
57119
|
+
return poller;
|
|
56844
57120
|
});
|
|
56845
57121
|
}
|
|
56846
57122
|
/**
|
|
@@ -56887,11 +57163,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
56887
57163
|
};
|
|
56888
57164
|
});
|
|
56889
57165
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, parameters, options }, updateTagsOperationSpec$a);
|
|
56890
|
-
|
|
57166
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
56891
57167
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
56892
57168
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
56893
57169
|
lroResourceLocationConfig: "azure-async-operation"
|
|
56894
57170
|
});
|
|
57171
|
+
yield poller.poll();
|
|
57172
|
+
return poller;
|
|
56895
57173
|
});
|
|
56896
57174
|
}
|
|
56897
57175
|
/**
|
|
@@ -56955,11 +57233,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
56955
57233
|
};
|
|
56956
57234
|
});
|
|
56957
57235
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, resetOperationSpec$2);
|
|
56958
|
-
|
|
57236
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
56959
57237
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
56960
57238
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
56961
57239
|
lroResourceLocationConfig: "location"
|
|
56962
57240
|
});
|
|
57241
|
+
yield poller.poll();
|
|
57242
|
+
return poller;
|
|
56963
57243
|
});
|
|
56964
57244
|
}
|
|
56965
57245
|
/**
|
|
@@ -57005,11 +57285,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57005
57285
|
};
|
|
57006
57286
|
});
|
|
57007
57287
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, resetVpnClientSharedKeyOperationSpec);
|
|
57008
|
-
|
|
57288
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57009
57289
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57010
57290
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57011
57291
|
lroResourceLocationConfig: "location"
|
|
57012
57292
|
});
|
|
57293
|
+
yield poller.poll();
|
|
57294
|
+
return poller;
|
|
57013
57295
|
});
|
|
57014
57296
|
}
|
|
57015
57297
|
/**
|
|
@@ -57058,11 +57340,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57058
57340
|
};
|
|
57059
57341
|
});
|
|
57060
57342
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, parameters, options }, generatevpnclientpackageOperationSpec);
|
|
57061
|
-
|
|
57343
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57062
57344
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57063
57345
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57064
57346
|
lroResourceLocationConfig: "location"
|
|
57065
57347
|
});
|
|
57348
|
+
yield poller.poll();
|
|
57349
|
+
return poller;
|
|
57066
57350
|
});
|
|
57067
57351
|
}
|
|
57068
57352
|
/**
|
|
@@ -57114,11 +57398,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57114
57398
|
};
|
|
57115
57399
|
});
|
|
57116
57400
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, parameters, options }, generateVpnProfileOperationSpec$1);
|
|
57117
|
-
|
|
57401
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57118
57402
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57119
57403
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57120
57404
|
lroResourceLocationConfig: "location"
|
|
57121
57405
|
});
|
|
57406
|
+
yield poller.poll();
|
|
57407
|
+
return poller;
|
|
57122
57408
|
});
|
|
57123
57409
|
}
|
|
57124
57410
|
/**
|
|
@@ -57168,11 +57454,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57168
57454
|
};
|
|
57169
57455
|
});
|
|
57170
57456
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, getVpnProfilePackageUrlOperationSpec);
|
|
57171
|
-
|
|
57457
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57172
57458
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57173
57459
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57174
57460
|
lroResourceLocationConfig: "location"
|
|
57175
57461
|
});
|
|
57462
|
+
yield poller.poll();
|
|
57463
|
+
return poller;
|
|
57176
57464
|
});
|
|
57177
57465
|
}
|
|
57178
57466
|
/**
|
|
@@ -57219,11 +57507,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57219
57507
|
};
|
|
57220
57508
|
});
|
|
57221
57509
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, getBgpPeerStatusOperationSpec);
|
|
57222
|
-
|
|
57510
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57223
57511
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57224
57512
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57225
57513
|
lroResourceLocationConfig: "location"
|
|
57226
57514
|
});
|
|
57515
|
+
yield poller.poll();
|
|
57516
|
+
return poller;
|
|
57227
57517
|
});
|
|
57228
57518
|
}
|
|
57229
57519
|
/**
|
|
@@ -57279,11 +57569,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57279
57569
|
};
|
|
57280
57570
|
});
|
|
57281
57571
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, getLearnedRoutesOperationSpec);
|
|
57282
|
-
|
|
57572
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57283
57573
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57284
57574
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57285
57575
|
lroResourceLocationConfig: "location"
|
|
57286
57576
|
});
|
|
57577
|
+
yield poller.poll();
|
|
57578
|
+
return poller;
|
|
57287
57579
|
});
|
|
57288
57580
|
}
|
|
57289
57581
|
/**
|
|
@@ -57332,11 +57624,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57332
57624
|
};
|
|
57333
57625
|
});
|
|
57334
57626
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, peer, options }, getAdvertisedRoutesOperationSpec);
|
|
57335
|
-
|
|
57627
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57336
57628
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57337
57629
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57338
57630
|
lroResourceLocationConfig: "location"
|
|
57339
57631
|
});
|
|
57632
|
+
yield poller.poll();
|
|
57633
|
+
return poller;
|
|
57340
57634
|
});
|
|
57341
57635
|
}
|
|
57342
57636
|
/**
|
|
@@ -57392,11 +57686,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57392
57686
|
vpnclientIpsecParams,
|
|
57393
57687
|
options
|
|
57394
57688
|
}, setVpnclientIpsecParametersOperationSpec);
|
|
57395
|
-
|
|
57689
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57396
57690
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57397
57691
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57398
57692
|
lroResourceLocationConfig: "location"
|
|
57399
57693
|
});
|
|
57694
|
+
yield poller.poll();
|
|
57695
|
+
return poller;
|
|
57400
57696
|
});
|
|
57401
57697
|
}
|
|
57402
57698
|
/**
|
|
@@ -57447,11 +57743,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57447
57743
|
};
|
|
57448
57744
|
});
|
|
57449
57745
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, getVpnclientIpsecParametersOperationSpec);
|
|
57450
|
-
|
|
57746
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57451
57747
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57452
57748
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57453
57749
|
lroResourceLocationConfig: "location"
|
|
57454
57750
|
});
|
|
57751
|
+
yield poller.poll();
|
|
57752
|
+
return poller;
|
|
57455
57753
|
});
|
|
57456
57754
|
}
|
|
57457
57755
|
/**
|
|
@@ -57515,11 +57813,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57515
57813
|
};
|
|
57516
57814
|
});
|
|
57517
57815
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, startPacketCaptureOperationSpec$3);
|
|
57518
|
-
|
|
57816
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57519
57817
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57520
57818
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57521
57819
|
lroResourceLocationConfig: "location"
|
|
57522
57820
|
});
|
|
57821
|
+
yield poller.poll();
|
|
57822
|
+
return poller;
|
|
57523
57823
|
});
|
|
57524
57824
|
}
|
|
57525
57825
|
/**
|
|
@@ -57567,11 +57867,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57567
57867
|
};
|
|
57568
57868
|
});
|
|
57569
57869
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, parameters, options }, stopPacketCaptureOperationSpec$3);
|
|
57570
|
-
|
|
57870
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57571
57871
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57572
57872
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57573
57873
|
lroResourceLocationConfig: "location"
|
|
57574
57874
|
});
|
|
57875
|
+
yield poller.poll();
|
|
57876
|
+
return poller;
|
|
57575
57877
|
});
|
|
57576
57878
|
}
|
|
57577
57879
|
/**
|
|
@@ -57620,11 +57922,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57620
57922
|
};
|
|
57621
57923
|
});
|
|
57622
57924
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, options }, getVpnclientConnectionHealthOperationSpec);
|
|
57623
|
-
|
|
57925
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57624
57926
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57625
57927
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57626
57928
|
lroResourceLocationConfig: "location"
|
|
57627
57929
|
});
|
|
57930
|
+
yield poller.poll();
|
|
57931
|
+
return poller;
|
|
57628
57932
|
});
|
|
57629
57933
|
}
|
|
57630
57934
|
/**
|
|
@@ -57672,11 +57976,13 @@ class VirtualNetworkGatewaysImpl {
|
|
|
57672
57976
|
};
|
|
57673
57977
|
});
|
|
57674
57978
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, request, options }, disconnectVirtualNetworkGatewayVpnConnectionsOperationSpec);
|
|
57675
|
-
|
|
57979
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
57676
57980
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
57677
57981
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
57678
57982
|
lroResourceLocationConfig: "location"
|
|
57679
57983
|
});
|
|
57984
|
+
yield poller.poll();
|
|
57985
|
+
return poller;
|
|
57680
57986
|
});
|
|
57681
57987
|
}
|
|
57682
57988
|
/**
|
|
@@ -58471,11 +58777,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58471
58777
|
parameters,
|
|
58472
58778
|
options
|
|
58473
58779
|
}, createOrUpdateOperationSpec$m);
|
|
58474
|
-
|
|
58780
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58475
58781
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58476
58782
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58477
58783
|
lroResourceLocationConfig: "azure-async-operation"
|
|
58478
58784
|
});
|
|
58785
|
+
yield poller.poll();
|
|
58786
|
+
return poller;
|
|
58479
58787
|
});
|
|
58480
58788
|
}
|
|
58481
58789
|
/**
|
|
@@ -58532,11 +58840,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58532
58840
|
};
|
|
58533
58841
|
});
|
|
58534
58842
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayConnectionName, options }, deleteOperationSpec$m);
|
|
58535
|
-
|
|
58843
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58536
58844
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58537
58845
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58538
58846
|
lroResourceLocationConfig: "location"
|
|
58539
58847
|
});
|
|
58848
|
+
yield poller.poll();
|
|
58849
|
+
return poller;
|
|
58540
58850
|
});
|
|
58541
58851
|
}
|
|
58542
58852
|
/**
|
|
@@ -58588,11 +58898,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58588
58898
|
parameters,
|
|
58589
58899
|
options
|
|
58590
58900
|
}, updateTagsOperationSpec$9);
|
|
58591
|
-
|
|
58901
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58592
58902
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58593
58903
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58594
58904
|
lroResourceLocationConfig: "azure-async-operation"
|
|
58595
58905
|
});
|
|
58906
|
+
yield poller.poll();
|
|
58907
|
+
return poller;
|
|
58596
58908
|
});
|
|
58597
58909
|
}
|
|
58598
58910
|
/**
|
|
@@ -58648,11 +58960,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58648
58960
|
parameters,
|
|
58649
58961
|
options
|
|
58650
58962
|
}, setSharedKeyOperationSpec);
|
|
58651
|
-
|
|
58963
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58652
58964
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58653
58965
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58654
58966
|
lroResourceLocationConfig: "azure-async-operation"
|
|
58655
58967
|
});
|
|
58968
|
+
yield poller.poll();
|
|
58969
|
+
return poller;
|
|
58656
58970
|
});
|
|
58657
58971
|
}
|
|
58658
58972
|
/**
|
|
@@ -58731,11 +59045,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58731
59045
|
parameters,
|
|
58732
59046
|
options
|
|
58733
59047
|
}, resetSharedKeyOperationSpec);
|
|
58734
|
-
|
|
59048
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58735
59049
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58736
59050
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58737
59051
|
lroResourceLocationConfig: "location"
|
|
58738
59052
|
});
|
|
59053
|
+
yield poller.poll();
|
|
59054
|
+
return poller;
|
|
58739
59055
|
});
|
|
58740
59056
|
}
|
|
58741
59057
|
/**
|
|
@@ -58786,11 +59102,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58786
59102
|
};
|
|
58787
59103
|
});
|
|
58788
59104
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayConnectionName, options }, startPacketCaptureOperationSpec$2);
|
|
58789
|
-
|
|
59105
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58790
59106
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58791
59107
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58792
59108
|
lroResourceLocationConfig: "location"
|
|
58793
59109
|
});
|
|
59110
|
+
yield poller.poll();
|
|
59111
|
+
return poller;
|
|
58794
59112
|
});
|
|
58795
59113
|
}
|
|
58796
59114
|
/**
|
|
@@ -58843,11 +59161,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58843
59161
|
parameters,
|
|
58844
59162
|
options
|
|
58845
59163
|
}, stopPacketCaptureOperationSpec$2);
|
|
58846
|
-
|
|
59164
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58847
59165
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58848
59166
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58849
59167
|
lroResourceLocationConfig: "location"
|
|
58850
59168
|
});
|
|
59169
|
+
yield poller.poll();
|
|
59170
|
+
return poller;
|
|
58851
59171
|
});
|
|
58852
59172
|
}
|
|
58853
59173
|
/**
|
|
@@ -58896,11 +59216,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58896
59216
|
};
|
|
58897
59217
|
});
|
|
58898
59218
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayConnectionName, options }, getIkeSasOperationSpec$1);
|
|
58899
|
-
|
|
59219
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58900
59220
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58901
59221
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58902
59222
|
lroResourceLocationConfig: "location"
|
|
58903
59223
|
});
|
|
59224
|
+
yield poller.poll();
|
|
59225
|
+
return poller;
|
|
58904
59226
|
});
|
|
58905
59227
|
}
|
|
58906
59228
|
/**
|
|
@@ -58947,11 +59269,13 @@ class VirtualNetworkGatewayConnectionsImpl {
|
|
|
58947
59269
|
};
|
|
58948
59270
|
});
|
|
58949
59271
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayConnectionName, options }, resetConnectionOperationSpec$1);
|
|
58950
|
-
|
|
59272
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
58951
59273
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
58952
59274
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
58953
59275
|
lroResourceLocationConfig: "location"
|
|
58954
59276
|
});
|
|
59277
|
+
yield poller.poll();
|
|
59278
|
+
return poller;
|
|
58955
59279
|
});
|
|
58956
59280
|
}
|
|
58957
59281
|
/**
|
|
@@ -59426,11 +59750,13 @@ class LocalNetworkGatewaysImpl {
|
|
|
59426
59750
|
};
|
|
59427
59751
|
});
|
|
59428
59752
|
const lro = new LroImpl(sendOperation, { resourceGroupName, localNetworkGatewayName, parameters, options }, createOrUpdateOperationSpec$l);
|
|
59429
|
-
|
|
59753
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
59430
59754
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
59431
59755
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
59432
59756
|
lroResourceLocationConfig: "azure-async-operation"
|
|
59433
59757
|
});
|
|
59758
|
+
yield poller.poll();
|
|
59759
|
+
return poller;
|
|
59434
59760
|
});
|
|
59435
59761
|
}
|
|
59436
59762
|
/**
|
|
@@ -59486,11 +59812,13 @@ class LocalNetworkGatewaysImpl {
|
|
|
59486
59812
|
};
|
|
59487
59813
|
});
|
|
59488
59814
|
const lro = new LroImpl(sendOperation, { resourceGroupName, localNetworkGatewayName, options }, deleteOperationSpec$l);
|
|
59489
|
-
|
|
59815
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
59490
59816
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
59491
59817
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
59492
59818
|
lroResourceLocationConfig: "location"
|
|
59493
59819
|
});
|
|
59820
|
+
yield poller.poll();
|
|
59821
|
+
return poller;
|
|
59494
59822
|
});
|
|
59495
59823
|
}
|
|
59496
59824
|
/**
|
|
@@ -59792,11 +60120,13 @@ class VirtualNetworkGatewayNatRulesImpl {
|
|
|
59792
60120
|
natRuleParameters,
|
|
59793
60121
|
options
|
|
59794
60122
|
}, createOrUpdateOperationSpec$k);
|
|
59795
|
-
|
|
60123
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
59796
60124
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
59797
60125
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
59798
60126
|
lroResourceLocationConfig: "azure-async-operation"
|
|
59799
60127
|
});
|
|
60128
|
+
yield poller.poll();
|
|
60129
|
+
return poller;
|
|
59800
60130
|
});
|
|
59801
60131
|
}
|
|
59802
60132
|
/**
|
|
@@ -59846,11 +60176,13 @@ class VirtualNetworkGatewayNatRulesImpl {
|
|
|
59846
60176
|
};
|
|
59847
60177
|
});
|
|
59848
60178
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualNetworkGatewayName, natRuleName, options }, deleteOperationSpec$k);
|
|
59849
|
-
|
|
60179
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
59850
60180
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
59851
60181
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
59852
60182
|
lroResourceLocationConfig: "location"
|
|
59853
60183
|
});
|
|
60184
|
+
yield poller.poll();
|
|
60185
|
+
return poller;
|
|
59854
60186
|
});
|
|
59855
60187
|
}
|
|
59856
60188
|
/**
|
|
@@ -60156,11 +60488,13 @@ class VirtualNetworkTapsImpl {
|
|
|
60156
60488
|
};
|
|
60157
60489
|
});
|
|
60158
60490
|
const lro = new LroImpl(sendOperation, { resourceGroupName, tapName, options }, deleteOperationSpec$j);
|
|
60159
|
-
|
|
60491
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
60160
60492
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
60161
60493
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
60162
60494
|
lroResourceLocationConfig: "location"
|
|
60163
60495
|
});
|
|
60496
|
+
yield poller.poll();
|
|
60497
|
+
return poller;
|
|
60164
60498
|
});
|
|
60165
60499
|
}
|
|
60166
60500
|
/**
|
|
@@ -60216,11 +60550,13 @@ class VirtualNetworkTapsImpl {
|
|
|
60216
60550
|
};
|
|
60217
60551
|
});
|
|
60218
60552
|
const lro = new LroImpl(sendOperation, { resourceGroupName, tapName, parameters, options }, createOrUpdateOperationSpec$j);
|
|
60219
|
-
|
|
60553
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
60220
60554
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
60221
60555
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
60222
60556
|
lroResourceLocationConfig: "azure-async-operation"
|
|
60223
60557
|
});
|
|
60558
|
+
yield poller.poll();
|
|
60559
|
+
return poller;
|
|
60224
60560
|
});
|
|
60225
60561
|
}
|
|
60226
60562
|
/**
|
|
@@ -60602,11 +60938,13 @@ class VirtualRoutersImpl {
|
|
|
60602
60938
|
};
|
|
60603
60939
|
});
|
|
60604
60940
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualRouterName, options }, deleteOperationSpec$i);
|
|
60605
|
-
|
|
60941
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
60606
60942
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
60607
60943
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
60608
60944
|
lroResourceLocationConfig: "location"
|
|
60609
60945
|
});
|
|
60946
|
+
yield poller.poll();
|
|
60947
|
+
return poller;
|
|
60610
60948
|
});
|
|
60611
60949
|
}
|
|
60612
60950
|
/**
|
|
@@ -60662,11 +61000,13 @@ class VirtualRoutersImpl {
|
|
|
60662
61000
|
};
|
|
60663
61001
|
});
|
|
60664
61002
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualRouterName, parameters, options }, createOrUpdateOperationSpec$i);
|
|
60665
|
-
|
|
61003
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
60666
61004
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
60667
61005
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
60668
61006
|
lroResourceLocationConfig: "azure-async-operation"
|
|
60669
61007
|
});
|
|
61008
|
+
yield poller.poll();
|
|
61009
|
+
return poller;
|
|
60670
61010
|
});
|
|
60671
61011
|
}
|
|
60672
61012
|
/**
|
|
@@ -60969,11 +61309,13 @@ class VirtualRouterPeeringsImpl {
|
|
|
60969
61309
|
};
|
|
60970
61310
|
});
|
|
60971
61311
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualRouterName, peeringName, options }, deleteOperationSpec$h);
|
|
60972
|
-
|
|
61312
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
60973
61313
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
60974
61314
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
60975
61315
|
lroResourceLocationConfig: "location"
|
|
60976
61316
|
});
|
|
61317
|
+
yield poller.poll();
|
|
61318
|
+
return poller;
|
|
60977
61319
|
});
|
|
60978
61320
|
}
|
|
60979
61321
|
/**
|
|
@@ -61038,11 +61380,13 @@ class VirtualRouterPeeringsImpl {
|
|
|
61038
61380
|
parameters,
|
|
61039
61381
|
options
|
|
61040
61382
|
}, createOrUpdateOperationSpec$h);
|
|
61041
|
-
|
|
61383
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
61042
61384
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
61043
61385
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
61044
61386
|
lroResourceLocationConfig: "azure-async-operation"
|
|
61045
61387
|
});
|
|
61388
|
+
yield poller.poll();
|
|
61389
|
+
return poller;
|
|
61046
61390
|
});
|
|
61047
61391
|
}
|
|
61048
61392
|
/**
|
|
@@ -61358,11 +61702,13 @@ class VirtualWansImpl {
|
|
|
61358
61702
|
};
|
|
61359
61703
|
});
|
|
61360
61704
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualWANName, wANParameters, options }, createOrUpdateOperationSpec$g);
|
|
61361
|
-
|
|
61705
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
61362
61706
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
61363
61707
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
61364
61708
|
lroResourceLocationConfig: "azure-async-operation"
|
|
61365
61709
|
});
|
|
61710
|
+
yield poller.poll();
|
|
61711
|
+
return poller;
|
|
61366
61712
|
});
|
|
61367
61713
|
}
|
|
61368
61714
|
/**
|
|
@@ -61419,11 +61765,13 @@ class VirtualWansImpl {
|
|
|
61419
61765
|
};
|
|
61420
61766
|
});
|
|
61421
61767
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualWANName, options }, deleteOperationSpec$g);
|
|
61422
|
-
|
|
61768
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
61423
61769
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
61424
61770
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
61425
61771
|
lroResourceLocationConfig: "location"
|
|
61426
61772
|
});
|
|
61773
|
+
yield poller.poll();
|
|
61774
|
+
return poller;
|
|
61427
61775
|
});
|
|
61428
61776
|
}
|
|
61429
61777
|
/**
|
|
@@ -61804,11 +62152,13 @@ class VpnSitesImpl {
|
|
|
61804
62152
|
};
|
|
61805
62153
|
});
|
|
61806
62154
|
const lro = new LroImpl(sendOperation, { resourceGroupName, vpnSiteName, vpnSiteParameters, options }, createOrUpdateOperationSpec$f);
|
|
61807
|
-
|
|
62155
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
61808
62156
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
61809
62157
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
61810
62158
|
lroResourceLocationConfig: "azure-async-operation"
|
|
61811
62159
|
});
|
|
62160
|
+
yield poller.poll();
|
|
62161
|
+
return poller;
|
|
61812
62162
|
});
|
|
61813
62163
|
}
|
|
61814
62164
|
/**
|
|
@@ -61865,11 +62215,13 @@ class VpnSitesImpl {
|
|
|
61865
62215
|
};
|
|
61866
62216
|
});
|
|
61867
62217
|
const lro = new LroImpl(sendOperation, { resourceGroupName, vpnSiteName, options }, deleteOperationSpec$f);
|
|
61868
|
-
|
|
62218
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
61869
62219
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
61870
62220
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
61871
62221
|
lroResourceLocationConfig: "location"
|
|
61872
62222
|
});
|
|
62223
|
+
yield poller.poll();
|
|
62224
|
+
return poller;
|
|
61873
62225
|
});
|
|
61874
62226
|
}
|
|
61875
62227
|
/**
|
|
@@ -62308,11 +62660,13 @@ class VpnSitesConfigurationImpl {
|
|
|
62308
62660
|
};
|
|
62309
62661
|
});
|
|
62310
62662
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualWANName, request, options }, downloadOperationSpec);
|
|
62311
|
-
|
|
62663
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
62312
62664
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
62313
62665
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
62314
62666
|
lroResourceLocationConfig: "location"
|
|
62315
62667
|
});
|
|
62668
|
+
yield poller.poll();
|
|
62669
|
+
return poller;
|
|
62316
62670
|
});
|
|
62317
62671
|
}
|
|
62318
62672
|
/**
|
|
@@ -62518,11 +62872,13 @@ class VpnServerConfigurationsImpl {
|
|
|
62518
62872
|
vpnServerConfigurationParameters,
|
|
62519
62873
|
options
|
|
62520
62874
|
}, createOrUpdateOperationSpec$e);
|
|
62521
|
-
|
|
62875
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
62522
62876
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
62523
62877
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
62524
62878
|
lroResourceLocationConfig: "azure-async-operation"
|
|
62525
62879
|
});
|
|
62880
|
+
yield poller.poll();
|
|
62881
|
+
return poller;
|
|
62526
62882
|
});
|
|
62527
62883
|
}
|
|
62528
62884
|
/**
|
|
@@ -62586,11 +62942,13 @@ class VpnServerConfigurationsImpl {
|
|
|
62586
62942
|
};
|
|
62587
62943
|
});
|
|
62588
62944
|
const lro = new LroImpl(sendOperation, { resourceGroupName, vpnServerConfigurationName, options }, deleteOperationSpec$e);
|
|
62589
|
-
|
|
62945
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
62590
62946
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
62591
62947
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
62592
62948
|
lroResourceLocationConfig: "location"
|
|
62593
62949
|
});
|
|
62950
|
+
yield poller.poll();
|
|
62951
|
+
return poller;
|
|
62594
62952
|
});
|
|
62595
62953
|
}
|
|
62596
62954
|
/**
|
|
@@ -62971,11 +63329,13 @@ class VirtualHubsImpl {
|
|
|
62971
63329
|
};
|
|
62972
63330
|
});
|
|
62973
63331
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, virtualHubParameters, options }, createOrUpdateOperationSpec$d);
|
|
62974
|
-
|
|
63332
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
62975
63333
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
62976
63334
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
62977
63335
|
lroResourceLocationConfig: "azure-async-operation"
|
|
62978
63336
|
});
|
|
63337
|
+
yield poller.poll();
|
|
63338
|
+
return poller;
|
|
62979
63339
|
});
|
|
62980
63340
|
}
|
|
62981
63341
|
/**
|
|
@@ -63032,11 +63392,13 @@ class VirtualHubsImpl {
|
|
|
63032
63392
|
};
|
|
63033
63393
|
});
|
|
63034
63394
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, options }, deleteOperationSpec$d);
|
|
63035
|
-
|
|
63395
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63036
63396
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63037
63397
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63038
63398
|
lroResourceLocationConfig: "location"
|
|
63039
63399
|
});
|
|
63400
|
+
yield poller.poll();
|
|
63401
|
+
return poller;
|
|
63040
63402
|
});
|
|
63041
63403
|
}
|
|
63042
63404
|
/**
|
|
@@ -63097,11 +63459,13 @@ class VirtualHubsImpl {
|
|
|
63097
63459
|
};
|
|
63098
63460
|
});
|
|
63099
63461
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, options }, getEffectiveVirtualHubRoutesOperationSpec);
|
|
63100
|
-
|
|
63462
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63101
63463
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63102
63464
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63103
63465
|
lroResourceLocationConfig: "location"
|
|
63104
63466
|
});
|
|
63467
|
+
yield poller.poll();
|
|
63468
|
+
return poller;
|
|
63105
63469
|
});
|
|
63106
63470
|
}
|
|
63107
63471
|
/**
|
|
@@ -63443,11 +63807,13 @@ class HubVirtualNetworkConnectionsImpl {
|
|
|
63443
63807
|
hubVirtualNetworkConnectionParameters,
|
|
63444
63808
|
options
|
|
63445
63809
|
}, createOrUpdateOperationSpec$c);
|
|
63446
|
-
|
|
63810
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63447
63811
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63448
63812
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63449
63813
|
lroResourceLocationConfig: "azure-async-operation"
|
|
63450
63814
|
});
|
|
63815
|
+
yield poller.poll();
|
|
63816
|
+
return poller;
|
|
63451
63817
|
});
|
|
63452
63818
|
}
|
|
63453
63819
|
/**
|
|
@@ -63497,11 +63863,13 @@ class HubVirtualNetworkConnectionsImpl {
|
|
|
63497
63863
|
};
|
|
63498
63864
|
});
|
|
63499
63865
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, connectionName, options }, deleteOperationSpec$c);
|
|
63500
|
-
|
|
63866
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63501
63867
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63502
63868
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63503
63869
|
lroResourceLocationConfig: "location"
|
|
63504
63870
|
});
|
|
63871
|
+
yield poller.poll();
|
|
63872
|
+
return poller;
|
|
63505
63873
|
});
|
|
63506
63874
|
}
|
|
63507
63875
|
/**
|
|
@@ -63826,11 +64194,13 @@ class VpnGatewaysImpl {
|
|
|
63826
64194
|
};
|
|
63827
64195
|
});
|
|
63828
64196
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, vpnGatewayParameters, options }, createOrUpdateOperationSpec$b);
|
|
63829
|
-
|
|
64197
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63830
64198
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63831
64199
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63832
64200
|
lroResourceLocationConfig: "azure-async-operation"
|
|
63833
64201
|
});
|
|
64202
|
+
yield poller.poll();
|
|
64203
|
+
return poller;
|
|
63834
64204
|
});
|
|
63835
64205
|
}
|
|
63836
64206
|
/**
|
|
@@ -63878,11 +64248,13 @@ class VpnGatewaysImpl {
|
|
|
63878
64248
|
};
|
|
63879
64249
|
});
|
|
63880
64250
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, vpnGatewayParameters, options }, updateTagsOperationSpec$2);
|
|
63881
|
-
|
|
64251
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63882
64252
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63883
64253
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63884
64254
|
lroResourceLocationConfig: "azure-async-operation"
|
|
63885
64255
|
});
|
|
64256
|
+
yield poller.poll();
|
|
64257
|
+
return poller;
|
|
63886
64258
|
});
|
|
63887
64259
|
}
|
|
63888
64260
|
/**
|
|
@@ -63929,11 +64301,13 @@ class VpnGatewaysImpl {
|
|
|
63929
64301
|
};
|
|
63930
64302
|
});
|
|
63931
64303
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, deleteOperationSpec$b);
|
|
63932
|
-
|
|
64304
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63933
64305
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63934
64306
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63935
64307
|
lroResourceLocationConfig: "location"
|
|
63936
64308
|
});
|
|
64309
|
+
yield poller.poll();
|
|
64310
|
+
return poller;
|
|
63937
64311
|
});
|
|
63938
64312
|
}
|
|
63939
64313
|
/**
|
|
@@ -63979,11 +64353,13 @@ class VpnGatewaysImpl {
|
|
|
63979
64353
|
};
|
|
63980
64354
|
});
|
|
63981
64355
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, resetOperationSpec$1);
|
|
63982
|
-
|
|
64356
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
63983
64357
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
63984
64358
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
63985
64359
|
lroResourceLocationConfig: "location"
|
|
63986
64360
|
});
|
|
64361
|
+
yield poller.poll();
|
|
64362
|
+
return poller;
|
|
63987
64363
|
});
|
|
63988
64364
|
}
|
|
63989
64365
|
/**
|
|
@@ -64029,11 +64405,13 @@ class VpnGatewaysImpl {
|
|
|
64029
64405
|
};
|
|
64030
64406
|
});
|
|
64031
64407
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, startPacketCaptureOperationSpec$1);
|
|
64032
|
-
|
|
64408
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64033
64409
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64034
64410
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64035
64411
|
lroResourceLocationConfig: "location"
|
|
64036
64412
|
});
|
|
64413
|
+
yield poller.poll();
|
|
64414
|
+
return poller;
|
|
64037
64415
|
});
|
|
64038
64416
|
}
|
|
64039
64417
|
/**
|
|
@@ -64079,11 +64457,13 @@ class VpnGatewaysImpl {
|
|
|
64079
64457
|
};
|
|
64080
64458
|
});
|
|
64081
64459
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, stopPacketCaptureOperationSpec$1);
|
|
64082
|
-
|
|
64460
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64083
64461
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64084
64462
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64085
64463
|
lroResourceLocationConfig: "location"
|
|
64086
64464
|
});
|
|
64465
|
+
yield poller.poll();
|
|
64466
|
+
return poller;
|
|
64087
64467
|
});
|
|
64088
64468
|
}
|
|
64089
64469
|
/**
|
|
@@ -64519,11 +64899,13 @@ class VpnLinkConnectionsImpl {
|
|
|
64519
64899
|
linkConnectionName,
|
|
64520
64900
|
options
|
|
64521
64901
|
}, resetConnectionOperationSpec);
|
|
64522
|
-
|
|
64902
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64523
64903
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64524
64904
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64525
64905
|
lroResourceLocationConfig: "location"
|
|
64526
64906
|
});
|
|
64907
|
+
yield poller.poll();
|
|
64908
|
+
return poller;
|
|
64527
64909
|
});
|
|
64528
64910
|
}
|
|
64529
64911
|
/**
|
|
@@ -64579,11 +64961,13 @@ class VpnLinkConnectionsImpl {
|
|
|
64579
64961
|
linkConnectionName,
|
|
64580
64962
|
options
|
|
64581
64963
|
}, getIkeSasOperationSpec);
|
|
64582
|
-
|
|
64964
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64583
64965
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64584
64966
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64585
64967
|
lroResourceLocationConfig: "location"
|
|
64586
64968
|
});
|
|
64969
|
+
yield poller.poll();
|
|
64970
|
+
return poller;
|
|
64587
64971
|
});
|
|
64588
64972
|
}
|
|
64589
64973
|
/**
|
|
@@ -64843,11 +65227,13 @@ class VpnConnectionsImpl {
|
|
|
64843
65227
|
vpnConnectionParameters,
|
|
64844
65228
|
options
|
|
64845
65229
|
}, createOrUpdateOperationSpec$a);
|
|
64846
|
-
|
|
65230
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64847
65231
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64848
65232
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64849
65233
|
lroResourceLocationConfig: "azure-async-operation"
|
|
64850
65234
|
});
|
|
65235
|
+
yield poller.poll();
|
|
65236
|
+
return poller;
|
|
64851
65237
|
});
|
|
64852
65238
|
}
|
|
64853
65239
|
/**
|
|
@@ -64897,11 +65283,13 @@ class VpnConnectionsImpl {
|
|
|
64897
65283
|
};
|
|
64898
65284
|
});
|
|
64899
65285
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, connectionName, options }, deleteOperationSpec$a);
|
|
64900
|
-
|
|
65286
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64901
65287
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64902
65288
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64903
65289
|
lroResourceLocationConfig: "location"
|
|
64904
65290
|
});
|
|
65291
|
+
yield poller.poll();
|
|
65292
|
+
return poller;
|
|
64905
65293
|
});
|
|
64906
65294
|
}
|
|
64907
65295
|
/**
|
|
@@ -64949,11 +65337,13 @@ class VpnConnectionsImpl {
|
|
|
64949
65337
|
};
|
|
64950
65338
|
});
|
|
64951
65339
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, vpnConnectionName, options }, startPacketCaptureOperationSpec);
|
|
64952
|
-
|
|
65340
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
64953
65341
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
64954
65342
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
64955
65343
|
lroResourceLocationConfig: "location"
|
|
64956
65344
|
});
|
|
65345
|
+
yield poller.poll();
|
|
65346
|
+
return poller;
|
|
64957
65347
|
});
|
|
64958
65348
|
}
|
|
64959
65349
|
/**
|
|
@@ -65001,11 +65391,13 @@ class VpnConnectionsImpl {
|
|
|
65001
65391
|
};
|
|
65002
65392
|
});
|
|
65003
65393
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, vpnConnectionName, options }, stopPacketCaptureOperationSpec);
|
|
65004
|
-
|
|
65394
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65005
65395
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65006
65396
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65007
65397
|
lroResourceLocationConfig: "location"
|
|
65008
65398
|
});
|
|
65399
|
+
yield poller.poll();
|
|
65400
|
+
return poller;
|
|
65009
65401
|
});
|
|
65010
65402
|
}
|
|
65011
65403
|
/**
|
|
@@ -65408,11 +65800,13 @@ class NatRulesImpl {
|
|
|
65408
65800
|
natRuleParameters,
|
|
65409
65801
|
options
|
|
65410
65802
|
}, createOrUpdateOperationSpec$9);
|
|
65411
|
-
|
|
65803
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65412
65804
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65413
65805
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65414
65806
|
lroResourceLocationConfig: "azure-async-operation"
|
|
65415
65807
|
});
|
|
65808
|
+
yield poller.poll();
|
|
65809
|
+
return poller;
|
|
65416
65810
|
});
|
|
65417
65811
|
}
|
|
65418
65812
|
/**
|
|
@@ -65462,11 +65856,13 @@ class NatRulesImpl {
|
|
|
65462
65856
|
};
|
|
65463
65857
|
});
|
|
65464
65858
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, natRuleName, options }, deleteOperationSpec$9);
|
|
65465
|
-
|
|
65859
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65466
65860
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65467
65861
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65468
65862
|
lroResourceLocationConfig: "location"
|
|
65469
65863
|
});
|
|
65864
|
+
yield poller.poll();
|
|
65865
|
+
return poller;
|
|
65470
65866
|
});
|
|
65471
65867
|
}
|
|
65472
65868
|
/**
|
|
@@ -65782,11 +66178,13 @@ class P2SVpnGatewaysImpl {
|
|
|
65782
66178
|
};
|
|
65783
66179
|
});
|
|
65784
66180
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, p2SVpnGatewayParameters, options }, createOrUpdateOperationSpec$8);
|
|
65785
|
-
|
|
66181
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65786
66182
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65787
66183
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65788
66184
|
lroResourceLocationConfig: "azure-async-operation"
|
|
65789
66185
|
});
|
|
66186
|
+
yield poller.poll();
|
|
66187
|
+
return poller;
|
|
65790
66188
|
});
|
|
65791
66189
|
}
|
|
65792
66190
|
/**
|
|
@@ -65835,11 +66233,13 @@ class P2SVpnGatewaysImpl {
|
|
|
65835
66233
|
};
|
|
65836
66234
|
});
|
|
65837
66235
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, p2SVpnGatewayParameters, options }, updateTagsOperationSpec$1);
|
|
65838
|
-
|
|
66236
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65839
66237
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65840
66238
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65841
66239
|
lroResourceLocationConfig: "azure-async-operation"
|
|
65842
66240
|
});
|
|
66241
|
+
yield poller.poll();
|
|
66242
|
+
return poller;
|
|
65843
66243
|
});
|
|
65844
66244
|
}
|
|
65845
66245
|
/**
|
|
@@ -65886,11 +66286,13 @@ class P2SVpnGatewaysImpl {
|
|
|
65886
66286
|
};
|
|
65887
66287
|
});
|
|
65888
66288
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, deleteOperationSpec$8);
|
|
65889
|
-
|
|
66289
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65890
66290
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65891
66291
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65892
66292
|
lroResourceLocationConfig: "location"
|
|
65893
66293
|
});
|
|
66294
|
+
yield poller.poll();
|
|
66295
|
+
return poller;
|
|
65894
66296
|
});
|
|
65895
66297
|
}
|
|
65896
66298
|
/**
|
|
@@ -65951,11 +66353,13 @@ class P2SVpnGatewaysImpl {
|
|
|
65951
66353
|
};
|
|
65952
66354
|
});
|
|
65953
66355
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, resetOperationSpec);
|
|
65954
|
-
|
|
66356
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
65955
66357
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
65956
66358
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
65957
66359
|
lroResourceLocationConfig: "location"
|
|
65958
66360
|
});
|
|
66361
|
+
yield poller.poll();
|
|
66362
|
+
return poller;
|
|
65959
66363
|
});
|
|
65960
66364
|
}
|
|
65961
66365
|
/**
|
|
@@ -66002,11 +66406,13 @@ class P2SVpnGatewaysImpl {
|
|
|
66002
66406
|
};
|
|
66003
66407
|
});
|
|
66004
66408
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, parameters, options }, generateVpnProfileOperationSpec);
|
|
66005
|
-
|
|
66409
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66006
66410
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66007
66411
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66008
66412
|
lroResourceLocationConfig: "location"
|
|
66009
66413
|
});
|
|
66414
|
+
yield poller.poll();
|
|
66415
|
+
return poller;
|
|
66010
66416
|
});
|
|
66011
66417
|
}
|
|
66012
66418
|
/**
|
|
@@ -66054,11 +66460,13 @@ class P2SVpnGatewaysImpl {
|
|
|
66054
66460
|
};
|
|
66055
66461
|
});
|
|
66056
66462
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, options }, getP2SVpnConnectionHealthOperationSpec);
|
|
66057
|
-
|
|
66463
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66058
66464
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66059
66465
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66060
66466
|
lroResourceLocationConfig: "location"
|
|
66061
66467
|
});
|
|
66468
|
+
yield poller.poll();
|
|
66469
|
+
return poller;
|
|
66062
66470
|
});
|
|
66063
66471
|
}
|
|
66064
66472
|
/**
|
|
@@ -66107,11 +66515,13 @@ class P2SVpnGatewaysImpl {
|
|
|
66107
66515
|
};
|
|
66108
66516
|
});
|
|
66109
66517
|
const lro = new LroImpl(sendOperation, { resourceGroupName, gatewayName, request, options }, getP2SVpnConnectionHealthDetailedOperationSpec);
|
|
66110
|
-
|
|
66518
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66111
66519
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66112
66520
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66113
66521
|
lroResourceLocationConfig: "location"
|
|
66114
66522
|
});
|
|
66523
|
+
yield poller.poll();
|
|
66524
|
+
return poller;
|
|
66115
66525
|
});
|
|
66116
66526
|
}
|
|
66117
66527
|
/**
|
|
@@ -66160,11 +66570,13 @@ class P2SVpnGatewaysImpl {
|
|
|
66160
66570
|
};
|
|
66161
66571
|
});
|
|
66162
66572
|
const lro = new LroImpl(sendOperation, { resourceGroupName, p2SVpnGatewayName, request, options }, disconnectP2SVpnConnectionsOperationSpec);
|
|
66163
|
-
|
|
66573
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66164
66574
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66165
66575
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66166
66576
|
lroResourceLocationConfig: "location"
|
|
66167
66577
|
});
|
|
66578
|
+
yield poller.poll();
|
|
66579
|
+
return poller;
|
|
66168
66580
|
});
|
|
66169
66581
|
}
|
|
66170
66582
|
/**
|
|
@@ -66580,11 +66992,13 @@ class VpnServerConfigurationsAssociatedWithVirtualWanImpl {
|
|
|
66580
66992
|
};
|
|
66581
66993
|
});
|
|
66582
66994
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualWANName, options }, listOperationSpec$7);
|
|
66583
|
-
|
|
66995
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66584
66996
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66585
66997
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66586
66998
|
lroResourceLocationConfig: "location"
|
|
66587
66999
|
});
|
|
67000
|
+
yield poller.poll();
|
|
67001
|
+
return poller;
|
|
66588
67002
|
});
|
|
66589
67003
|
}
|
|
66590
67004
|
/**
|
|
@@ -66751,11 +67165,13 @@ class VirtualHubRouteTableV2SImpl {
|
|
|
66751
67165
|
virtualHubRouteTableV2Parameters,
|
|
66752
67166
|
options
|
|
66753
67167
|
}, createOrUpdateOperationSpec$7);
|
|
66754
|
-
|
|
67168
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66755
67169
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66756
67170
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66757
67171
|
lroResourceLocationConfig: "azure-async-operation"
|
|
66758
67172
|
});
|
|
67173
|
+
yield poller.poll();
|
|
67174
|
+
return poller;
|
|
66759
67175
|
});
|
|
66760
67176
|
}
|
|
66761
67177
|
/**
|
|
@@ -66806,11 +67222,13 @@ class VirtualHubRouteTableV2SImpl {
|
|
|
66806
67222
|
};
|
|
66807
67223
|
});
|
|
66808
67224
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, routeTableName, options }, deleteOperationSpec$7);
|
|
66809
|
-
|
|
67225
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
66810
67226
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
66811
67227
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
66812
67228
|
lroResourceLocationConfig: "location"
|
|
66813
67229
|
});
|
|
67230
|
+
yield poller.poll();
|
|
67231
|
+
return poller;
|
|
66814
67232
|
});
|
|
66815
67233
|
}
|
|
66816
67234
|
/**
|
|
@@ -67039,11 +67457,13 @@ class ExpressRouteGatewaysImpl {
|
|
|
67039
67457
|
putExpressRouteGatewayParameters,
|
|
67040
67458
|
options
|
|
67041
67459
|
}, createOrUpdateOperationSpec$6);
|
|
67042
|
-
|
|
67460
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67043
67461
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67044
67462
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67045
67463
|
lroResourceLocationConfig: "azure-async-operation"
|
|
67046
67464
|
});
|
|
67465
|
+
yield poller.poll();
|
|
67466
|
+
return poller;
|
|
67047
67467
|
});
|
|
67048
67468
|
}
|
|
67049
67469
|
/**
|
|
@@ -67098,11 +67518,13 @@ class ExpressRouteGatewaysImpl {
|
|
|
67098
67518
|
expressRouteGatewayParameters,
|
|
67099
67519
|
options
|
|
67100
67520
|
}, updateTagsOperationSpec);
|
|
67101
|
-
|
|
67521
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67102
67522
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67103
67523
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67104
67524
|
lroResourceLocationConfig: "azure-async-operation"
|
|
67105
67525
|
});
|
|
67526
|
+
yield poller.poll();
|
|
67527
|
+
return poller;
|
|
67106
67528
|
});
|
|
67107
67529
|
}
|
|
67108
67530
|
/**
|
|
@@ -67160,11 +67582,13 @@ class ExpressRouteGatewaysImpl {
|
|
|
67160
67582
|
};
|
|
67161
67583
|
});
|
|
67162
67584
|
const lro = new LroImpl(sendOperation, { resourceGroupName, expressRouteGatewayName, options }, deleteOperationSpec$6);
|
|
67163
|
-
|
|
67585
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67164
67586
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67165
67587
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67166
67588
|
lroResourceLocationConfig: "location"
|
|
67167
67589
|
});
|
|
67590
|
+
yield poller.poll();
|
|
67591
|
+
return poller;
|
|
67168
67592
|
});
|
|
67169
67593
|
}
|
|
67170
67594
|
/**
|
|
@@ -67383,11 +67807,13 @@ class ExpressRouteConnectionsImpl {
|
|
|
67383
67807
|
putExpressRouteConnectionParameters,
|
|
67384
67808
|
options
|
|
67385
67809
|
}, createOrUpdateOperationSpec$5);
|
|
67386
|
-
|
|
67810
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67387
67811
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67388
67812
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67389
67813
|
lroResourceLocationConfig: "azure-async-operation"
|
|
67390
67814
|
});
|
|
67815
|
+
yield poller.poll();
|
|
67816
|
+
return poller;
|
|
67391
67817
|
});
|
|
67392
67818
|
}
|
|
67393
67819
|
/**
|
|
@@ -67447,11 +67873,13 @@ class ExpressRouteConnectionsImpl {
|
|
|
67447
67873
|
};
|
|
67448
67874
|
});
|
|
67449
67875
|
const lro = new LroImpl(sendOperation, { resourceGroupName, expressRouteGatewayName, connectionName, options }, deleteOperationSpec$5);
|
|
67450
|
-
|
|
67876
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67451
67877
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67452
67878
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67453
67879
|
lroResourceLocationConfig: "location"
|
|
67454
67880
|
});
|
|
67881
|
+
yield poller.poll();
|
|
67882
|
+
return poller;
|
|
67455
67883
|
});
|
|
67456
67884
|
}
|
|
67457
67885
|
/**
|
|
@@ -67645,11 +68073,13 @@ class VirtualHubBgpConnectionImpl {
|
|
|
67645
68073
|
parameters,
|
|
67646
68074
|
options
|
|
67647
68075
|
}, createOrUpdateOperationSpec$4);
|
|
67648
|
-
|
|
68076
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67649
68077
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67650
68078
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67651
68079
|
lroResourceLocationConfig: "azure-async-operation"
|
|
67652
68080
|
});
|
|
68081
|
+
yield poller.poll();
|
|
68082
|
+
return poller;
|
|
67653
68083
|
});
|
|
67654
68084
|
}
|
|
67655
68085
|
/**
|
|
@@ -67699,11 +68129,13 @@ class VirtualHubBgpConnectionImpl {
|
|
|
67699
68129
|
};
|
|
67700
68130
|
});
|
|
67701
68131
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, connectionName, options }, deleteOperationSpec$4);
|
|
67702
|
-
|
|
68132
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67703
68133
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67704
68134
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67705
68135
|
lroResourceLocationConfig: "location"
|
|
67706
68136
|
});
|
|
68137
|
+
yield poller.poll();
|
|
68138
|
+
return poller;
|
|
67707
68139
|
});
|
|
67708
68140
|
}
|
|
67709
68141
|
/**
|
|
@@ -67909,11 +68341,13 @@ class VirtualHubBgpConnectionsImpl {
|
|
|
67909
68341
|
};
|
|
67910
68342
|
});
|
|
67911
68343
|
const lro = new LroImpl(sendOperation, { resourceGroupName, hubName, connectionName, options }, listLearnedRoutesOperationSpec);
|
|
67912
|
-
|
|
68344
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67913
68345
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67914
68346
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67915
68347
|
lroResourceLocationConfig: "location"
|
|
67916
68348
|
});
|
|
68349
|
+
yield poller.poll();
|
|
68350
|
+
return poller;
|
|
67917
68351
|
});
|
|
67918
68352
|
}
|
|
67919
68353
|
/**
|
|
@@ -67961,11 +68395,13 @@ class VirtualHubBgpConnectionsImpl {
|
|
|
67961
68395
|
};
|
|
67962
68396
|
});
|
|
67963
68397
|
const lro = new LroImpl(sendOperation, { resourceGroupName, hubName, connectionName, options }, listAdvertisedRoutesOperationSpec);
|
|
67964
|
-
|
|
68398
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
67965
68399
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
67966
68400
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
67967
68401
|
lroResourceLocationConfig: "location"
|
|
67968
68402
|
});
|
|
68403
|
+
yield poller.poll();
|
|
68404
|
+
return poller;
|
|
67969
68405
|
});
|
|
67970
68406
|
}
|
|
67971
68407
|
/**
|
|
@@ -68211,11 +68647,13 @@ class VirtualHubIpConfigurationImpl {
|
|
|
68211
68647
|
};
|
|
68212
68648
|
});
|
|
68213
68649
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, ipConfigName, parameters, options }, createOrUpdateOperationSpec$3);
|
|
68214
|
-
|
|
68650
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
68215
68651
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
68216
68652
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
68217
68653
|
lroResourceLocationConfig: "azure-async-operation"
|
|
68218
68654
|
});
|
|
68655
|
+
yield poller.poll();
|
|
68656
|
+
return poller;
|
|
68219
68657
|
});
|
|
68220
68658
|
}
|
|
68221
68659
|
/**
|
|
@@ -68265,11 +68703,13 @@ class VirtualHubIpConfigurationImpl {
|
|
|
68265
68703
|
};
|
|
68266
68704
|
});
|
|
68267
68705
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, ipConfigName, options }, deleteOperationSpec$3);
|
|
68268
|
-
|
|
68706
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
68269
68707
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
68270
68708
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
68271
68709
|
lroResourceLocationConfig: "location"
|
|
68272
68710
|
});
|
|
68711
|
+
yield poller.poll();
|
|
68712
|
+
return poller;
|
|
68273
68713
|
});
|
|
68274
68714
|
}
|
|
68275
68715
|
/**
|
|
@@ -68535,11 +68975,13 @@ class HubRouteTablesImpl {
|
|
|
68535
68975
|
routeTableParameters,
|
|
68536
68976
|
options
|
|
68537
68977
|
}, createOrUpdateOperationSpec$2);
|
|
68538
|
-
|
|
68978
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
68539
68979
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
68540
68980
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
68541
68981
|
lroResourceLocationConfig: "azure-async-operation"
|
|
68542
68982
|
});
|
|
68983
|
+
yield poller.poll();
|
|
68984
|
+
return poller;
|
|
68543
68985
|
});
|
|
68544
68986
|
}
|
|
68545
68987
|
/**
|
|
@@ -68598,11 +69040,13 @@ class HubRouteTablesImpl {
|
|
|
68598
69040
|
};
|
|
68599
69041
|
});
|
|
68600
69042
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, routeTableName, options }, deleteOperationSpec$2);
|
|
68601
|
-
|
|
69043
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
68602
69044
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
68603
69045
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
68604
69046
|
lroResourceLocationConfig: "location"
|
|
68605
69047
|
});
|
|
69048
|
+
yield poller.poll();
|
|
69049
|
+
return poller;
|
|
68606
69050
|
});
|
|
68607
69051
|
}
|
|
68608
69052
|
/**
|
|
@@ -68868,11 +69312,13 @@ class RoutingIntentOperationsImpl {
|
|
|
68868
69312
|
routingIntentParameters,
|
|
68869
69313
|
options
|
|
68870
69314
|
}, createOrUpdateOperationSpec$1);
|
|
68871
|
-
|
|
69315
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
68872
69316
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
68873
69317
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
68874
69318
|
lroResourceLocationConfig: "azure-async-operation"
|
|
68875
69319
|
});
|
|
69320
|
+
yield poller.poll();
|
|
69321
|
+
return poller;
|
|
68876
69322
|
});
|
|
68877
69323
|
}
|
|
68878
69324
|
/**
|
|
@@ -68931,11 +69377,13 @@ class RoutingIntentOperationsImpl {
|
|
|
68931
69377
|
};
|
|
68932
69378
|
});
|
|
68933
69379
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualHubName, routingIntentName, options }, deleteOperationSpec$1);
|
|
68934
|
-
|
|
69380
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
68935
69381
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
68936
69382
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
68937
69383
|
lroResourceLocationConfig: "location"
|
|
68938
69384
|
});
|
|
69385
|
+
yield poller.poll();
|
|
69386
|
+
return poller;
|
|
68939
69387
|
});
|
|
68940
69388
|
}
|
|
68941
69389
|
/**
|
|
@@ -69274,11 +69722,13 @@ class WebApplicationFirewallPoliciesImpl {
|
|
|
69274
69722
|
};
|
|
69275
69723
|
});
|
|
69276
69724
|
const lro = new LroImpl(sendOperation, { resourceGroupName, policyName, options }, deleteOperationSpec);
|
|
69277
|
-
|
|
69725
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
69278
69726
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
69279
69727
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
69280
69728
|
lroResourceLocationConfig: "location"
|
|
69281
69729
|
});
|
|
69730
|
+
yield poller.poll();
|
|
69731
|
+
return poller;
|
|
69282
69732
|
});
|
|
69283
69733
|
}
|
|
69284
69734
|
/**
|
|
@@ -69477,6 +69927,7 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
69477
69927
|
* @param options The parameter options
|
|
69478
69928
|
*/
|
|
69479
69929
|
constructor(credentials, subscriptionId, options) {
|
|
69930
|
+
var _a, _b;
|
|
69480
69931
|
if (credentials === undefined) {
|
|
69481
69932
|
throw new Error("'credentials' cannot be null");
|
|
69482
69933
|
}
|
|
@@ -69491,7 +69942,7 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
69491
69942
|
requestContentType: "application/json; charset=utf-8",
|
|
69492
69943
|
credential: credentials
|
|
69493
69944
|
};
|
|
69494
|
-
const packageDetails = `azsdk-js-arm-network/
|
|
69945
|
+
const packageDetails = `azsdk-js-arm-network/27.0.0`;
|
|
69495
69946
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
69496
69947
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
69497
69948
|
: `${packageDetails}`;
|
|
@@ -69500,8 +69951,24 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
69500
69951
|
}
|
|
69501
69952
|
const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
|
|
69502
69953
|
userAgentPrefix
|
|
69503
|
-
}, baseUri: options.endpoint
|
|
69954
|
+
}, baseUri: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
69504
69955
|
super(optionsWithDefaults);
|
|
69956
|
+
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
69957
|
+
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
69958
|
+
const bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
69959
|
+
coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName);
|
|
69960
|
+
if (!bearerTokenAuthenticationPolicyFound) {
|
|
69961
|
+
this.pipeline.removePolicy({
|
|
69962
|
+
name: coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName
|
|
69963
|
+
});
|
|
69964
|
+
this.pipeline.addPolicy(coreRestPipeline__namespace.bearerTokenAuthenticationPolicy({
|
|
69965
|
+
scopes: `${optionsWithDefaults.baseUri}/.default`,
|
|
69966
|
+
challengeCallbacks: {
|
|
69967
|
+
authorizeRequestOnChallenge: coreClient__namespace.authorizeRequestOnClaimChallenge
|
|
69968
|
+
}
|
|
69969
|
+
}));
|
|
69970
|
+
}
|
|
69971
|
+
}
|
|
69505
69972
|
// Parameter assignments
|
|
69506
69973
|
this.subscriptionId = subscriptionId;
|
|
69507
69974
|
// Assigning values to Constant parameters
|
|
@@ -69856,11 +70323,13 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
69856
70323
|
};
|
|
69857
70324
|
});
|
|
69858
70325
|
const lro = new LroImpl(sendOperation, { resourceGroupName, bastionHostName, bslRequest, options }, putBastionShareableLinkOperationSpec);
|
|
69859
|
-
|
|
70326
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
69860
70327
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
69861
70328
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
69862
70329
|
lroResourceLocationConfig: "location"
|
|
69863
70330
|
});
|
|
70331
|
+
yield poller.poll();
|
|
70332
|
+
return poller;
|
|
69864
70333
|
});
|
|
69865
70334
|
}
|
|
69866
70335
|
/**
|
|
@@ -69895,11 +70364,13 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
69895
70364
|
};
|
|
69896
70365
|
});
|
|
69897
70366
|
const lro = new LroImpl(sendOperation, { resourceGroupName, bastionHostName, bslRequest, options }, deleteBastionShareableLinkOperationSpec);
|
|
69898
|
-
|
|
70367
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
69899
70368
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
69900
70369
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
69901
70370
|
lroResourceLocationConfig: "location"
|
|
69902
70371
|
});
|
|
70372
|
+
yield poller.poll();
|
|
70373
|
+
return poller;
|
|
69903
70374
|
});
|
|
69904
70375
|
}
|
|
69905
70376
|
/**
|
|
@@ -69956,11 +70427,13 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
69956
70427
|
};
|
|
69957
70428
|
});
|
|
69958
70429
|
const lro = new LroImpl(sendOperation, { resourceGroupName, bastionHostName, options }, getActiveSessionsOperationSpec);
|
|
69959
|
-
|
|
70430
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
69960
70431
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
69961
70432
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
69962
70433
|
lroResourceLocationConfig: "location"
|
|
69963
70434
|
});
|
|
70435
|
+
yield poller.poll();
|
|
70436
|
+
return poller;
|
|
69964
70437
|
});
|
|
69965
70438
|
}
|
|
69966
70439
|
/**
|
|
@@ -70026,11 +70499,13 @@ class NetworkManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
70026
70499
|
};
|
|
70027
70500
|
});
|
|
70028
70501
|
const lro = new LroImpl(sendOperation, { resourceGroupName, virtualWANName, vpnClientParams, options }, generatevirtualwanvpnserverconfigurationvpnprofileOperationSpec);
|
|
70029
|
-
|
|
70502
|
+
const poller = new coreLro.LroEngine(lro, {
|
|
70030
70503
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
70031
70504
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
70032
70505
|
lroResourceLocationConfig: "location"
|
|
70033
70506
|
});
|
|
70507
|
+
yield poller.poll();
|
|
70508
|
+
return poller;
|
|
70034
70509
|
});
|
|
70035
70510
|
}
|
|
70036
70511
|
/**
|