NetworkExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the NetworkExtensions type.
public static class NetworkExtensions
type NetworkExtensions = class
Public Module NetworkExtensions
- Inheritance
-
NetworkExtensions
Methods
| Name | Description |
|---|---|
| CheckDnsNameAvailability(SubscriptionResource, AzureLocation, String, CancellationToken) |
Checks whether a domain name in the cloudapp.azure.com zone is available for use. <item> Mocking. To mock this method, please mock CheckDnsNameAvailability(AzureLocation, String, CancellationToken) instead. </item> |
| CheckDnsNameAvailabilityAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Checks whether a domain name in the cloudapp.azure.com zone is available for use. <item> Mocking. To mock this method, please mock CheckDnsNameAvailabilityAsync(AzureLocation, String, CancellationToken) instead. </item> |
| CheckPrivateLinkServiceVisibility(SubscriptionResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks whether the subscription is visible to private link service. <item> Mocking. To mock this method, please mock CheckPrivateLinkServiceVisibility(WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) instead. </item> |
| CheckPrivateLinkServiceVisibilityAsync(SubscriptionResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks whether the subscription is visible to private link service. <item> Mocking. To mock this method, please mock CheckPrivateLinkServiceVisibilityAsync(WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) instead. </item> |
| CheckPrivateLinkServiceVisibilityByResourceGroup(ResourceGroupResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks whether the subscription is visible to private link service in the specified resource group. <item> Mocking. To mock this method, please mock CheckPrivateLinkServiceVisibilityByResourceGroup(WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) instead. </item> |
| CheckPrivateLinkServiceVisibilityByResourceGroupAsync(ResourceGroupResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks whether the subscription is visible to private link service in the specified resource group. <item> Mocking. To mock this method, please mock CheckPrivateLinkServiceVisibilityByResourceGroupAsync(WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) instead. </item> |
| CheckPrivateLinkServiceVisibilityByResourceGroupPrivateLinkService(ResourceGroupResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks private link service visibility by resource group. |
| CheckPrivateLinkServiceVisibilityByResourceGroupPrivateLinkServiceAsync(ResourceGroupResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks private link service visibility by resource group. |
| CheckPrivateLinkServiceVisibilityPrivateLinkService(SubscriptionResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks private link service visibility. |
| CheckPrivateLinkServiceVisibilityPrivateLinkServiceAsync(SubscriptionResource, WaitUntil, AzureLocation, CheckPrivateLinkServiceVisibilityRequest, CancellationToken) |
Checks private link service visibility. |
| Get(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets the operation status for the given operation id. <item> Mocking. To mock this method, please mock Get(AzureLocation, String, CancellationToken) instead. </item> |
| GetAdminRuleGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AdminRuleGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAdminRuleGroupResource(ResourceIdentifier) instead. </item> |
| GetAll(ArmClient, ResourceIdentifier, CancellationToken) |
Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production <item> Mocking. To mock this method, please mock GetAll(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Gets the list of SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production <item> Mocking. To mock this method, please mock GetAllAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetAllServiceTagInformation(SubscriptionResource, AzureLocation, Nullable<Boolean>, String, CancellationToken) |
Gets service tag information. |
| GetAllServiceTagInformation(SubscriptionResource, String, Nullable<Boolean>, String, CancellationToken) |
Gets a list of service tag information resources with pagination. <item> Mocking. To mock this method, please mock GetAllServiceTagInformation(String, Nullable<Boolean>, String, CancellationToken) instead. </item> |
| GetAllServiceTagInformationAsync(SubscriptionResource, AzureLocation, Nullable<Boolean>, String, CancellationToken) |
Gets service tag information. |
| GetAllServiceTagInformationAsync(SubscriptionResource, String, Nullable<Boolean>, String, CancellationToken) |
Gets a list of service tag information resources with pagination. <item> Mocking. To mock this method, please mock GetAllServiceTagInformationAsync(String, Nullable<Boolean>, String, CancellationToken) instead. </item> |
| GetAppGatewayAvailableWafRuleSets(SubscriptionResource, CancellationToken) |
Invokes the GetAppGatewayAvailableWafRuleSets compatibility operation. |
| GetAppGatewayAvailableWafRuleSetsAsync(SubscriptionResource, CancellationToken) |
Invokes the GetAppGatewayAvailableWafRuleSetsAsync compatibility operation. |
| GetApplicationGateway(ResourceGroupResource, String, CancellationToken) |
Gets the specified application gateway. <item> Mocking. To mock this method, please mock GetApplicationGateway(String, CancellationToken) instead. </item> |
| GetApplicationGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified application gateway. <item> Mocking. To mock this method, please mock GetApplicationGatewayAsync(String, CancellationToken) instead. </item> |
| GetApplicationGatewayAvailableSslOptions(SubscriptionResource, CancellationToken) |
Invokes the GetApplicationGatewayAvailableSslOptions compatibility operation. |
| GetApplicationGatewayAvailableSslOptionsAsync(SubscriptionResource, CancellationToken) |
Invokes the GetApplicationGatewayAvailableSslOptionsAsync compatibility operation. |
| GetApplicationGatewayAvailableSslOptionsInfo(SubscriptionResource) |
Gets an object representing a ApplicationGatewayAvailableSslOptionsInfoResource along with the instance operations that can be performed on it in the SubscriptionResource. <item> Mocking. To mock this method, please mock GetApplicationGatewayAvailableSslOptionsInfo() instead. </item> |
| GetApplicationGatewayAvailableSslOptionsInfoResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApplicationGatewayAvailableSslOptionsInfoResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApplicationGatewayAvailableSslOptionsInfoResource(ResourceIdentifier) instead. </item> |
| GetApplicationGatewayAvailableSslPredefinedPolicies(SubscriptionResource, CancellationToken) |
Invokes the GetApplicationGatewayAvailableSslPredefinedPolicies compatibility operation. |
| GetApplicationGatewayAvailableSslPredefinedPoliciesAsync(SubscriptionResource, CancellationToken) |
Invokes the GetApplicationGatewayAvailableSslPredefinedPoliciesAsync compatibility operation. |
| GetApplicationGatewayPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApplicationGatewayPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApplicationGatewayPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetApplicationGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApplicationGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApplicationGatewayResource(ResourceIdentifier) instead. </item> |
| GetApplicationGateways(ResourceGroupResource) |
Gets a collection of ApplicationGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetApplicationGateways() instead. </item> |
| GetApplicationGateways(SubscriptionResource, CancellationToken) |
Gets all the application gateways in a subscription. <item> Mocking. To mock this method, please mock GetApplicationGateways(CancellationToken) instead. </item> |
| GetApplicationGatewaysAsync(SubscriptionResource, CancellationToken) |
Gets all the application gateways in a subscription. <item> Mocking. To mock this method, please mock GetApplicationGatewaysAsync(CancellationToken) instead. </item> |
| GetApplicationGatewaySslPredefinedPolicy(SubscriptionResource, String, CancellationToken) |
Invokes the GetApplicationGatewaySslPredefinedPolicy compatibility operation. |
| GetApplicationGatewaySslPredefinedPolicyAsync(SubscriptionResource, String, CancellationToken) |
Invokes the GetApplicationGatewaySslPredefinedPolicyAsync compatibility operation. |
| GetApplicationGatewayWafDynamicManifest(SubscriptionResource, AzureLocation, CancellationToken) |
Gets the regional application gateway WAF manifest. |
| GetApplicationGatewayWafDynamicManifest(SubscriptionResource) |
Gets an object representing a ApplicationGatewayWafDynamicManifestResource along with the instance operations that can be performed on it in the SubscriptionResource. <item> Mocking. To mock this method, please mock GetApplicationGatewayWafDynamicManifest() instead. </item> |
| GetApplicationGatewayWafDynamicManifestAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets the regional application gateway WAF manifest. |
| GetApplicationGatewayWafDynamicManifestResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApplicationGatewayWafDynamicManifestResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApplicationGatewayWafDynamicManifestResource(ResourceIdentifier) instead. </item> |
| GetApplicationGatewayWafDynamicManifests(SubscriptionResource, AzureLocation) |
Gets the regional application gateway WAF manifest collection. |
| GetApplicationSecurityGroup(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified application security group. <item> Mocking. To mock this method, please mock GetApplicationSecurityGroup(String, CancellationToken) instead. </item> |
| GetApplicationSecurityGroupAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified application security group. <item> Mocking. To mock this method, please mock GetApplicationSecurityGroupAsync(String, CancellationToken) instead. </item> |
| GetApplicationSecurityGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ApplicationSecurityGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetApplicationSecurityGroupResource(ResourceIdentifier) instead. </item> |
| GetApplicationSecurityGroups(ResourceGroupResource) |
Gets a collection of ApplicationSecurityGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetApplicationSecurityGroups() instead. </item> |
| GetApplicationSecurityGroups(SubscriptionResource, CancellationToken) |
Gets all application security groups in a subscription. <item> Mocking. To mock this method, please mock GetApplicationSecurityGroups(CancellationToken) instead. </item> |
| GetApplicationSecurityGroupsAsync(SubscriptionResource, CancellationToken) |
Gets all application security groups in a subscription. <item> Mocking. To mock this method, please mock GetApplicationSecurityGroupsAsync(CancellationToken) instead. </item> |
| GetAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
Gets the operation status for the given operation id. <item> Mocking. To mock this method, please mock GetAsync(AzureLocation, String, CancellationToken) instead. </item> |
| GetAutoApprovedPrivateLinkServices(SubscriptionResource, String, CancellationToken) |
Returns all of the private link service ids that can be linked to a Private Endpoint with auto approved in this subscription in this region. <item> Mocking. To mock this method, please mock GetAutoApprovedPrivateLinkServices(String, CancellationToken) instead. </item> |
| GetAutoApprovedPrivateLinkServicesAsync(SubscriptionResource, String, CancellationToken) |
Returns all of the private link service ids that can be linked to a Private Endpoint with auto approved in this subscription in this region. <item> Mocking. To mock this method, please mock GetAutoApprovedPrivateLinkServicesAsync(String, CancellationToken) instead. </item> |
| GetAutoApprovedPrivateLinkServicesByResourceGroup(ResourceGroupResource, String, CancellationToken) |
Returns all of the private link service ids that can be linked to a Private Endpoint with auto approved in this subscription in this region. <item> Mocking. To mock this method, please mock GetAutoApprovedPrivateLinkServicesByResourceGroup(String, CancellationToken) instead. </item> |
| GetAutoApprovedPrivateLinkServicesByResourceGroupAsync(ResourceGroupResource, String, CancellationToken) |
Returns all of the private link service ids that can be linked to a Private Endpoint with auto approved in this subscription in this region. <item> Mocking. To mock this method, please mock GetAutoApprovedPrivateLinkServicesByResourceGroupAsync(String, CancellationToken) instead. </item> |
| GetAutoApprovedPrivateLinkServicesByResourceGroupPrivateLinkServices(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets auto-approved private link services by resource group. |
| GetAutoApprovedPrivateLinkServicesByResourceGroupPrivateLinkServicesAsync(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets auto-approved private link services by resource group. |
| GetAutoApprovedPrivateLinkServicesPrivateLinkServices(SubscriptionResource, AzureLocation, CancellationToken) |
Gets auto-approved private link services. |
| GetAutoApprovedPrivateLinkServicesPrivateLinkServicesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets auto-approved private link services. |
| GetAvailableDelegations(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available delegations. |
| GetAvailableDelegations(SubscriptionResource, String, CancellationToken) |
Gets all of the available subnet delegations for this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailableDelegations(String, CancellationToken) instead. </item> |
| GetAvailableDelegationsAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available delegations. |
| GetAvailableDelegationsAsync(SubscriptionResource, String, CancellationToken) |
Gets all of the available subnet delegations for this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailableDelegationsAsync(String, CancellationToken) instead. </item> |
| GetAvailableEndpointServices(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available endpoint services. |
| GetAvailableEndpointServices(SubscriptionResource, String, CancellationToken) |
List what values of endpoint services are available for use. <item> Mocking. To mock this method, please mock GetAvailableEndpointServices(String, CancellationToken) instead. </item> |
| GetAvailableEndpointServicesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available endpoint services. |
| GetAvailableEndpointServicesAsync(SubscriptionResource, String, CancellationToken) |
List what values of endpoint services are available for use. <item> Mocking. To mock this method, please mock GetAvailableEndpointServicesAsync(String, CancellationToken) instead. </item> |
| GetAvailablePrivateEndpointTypes(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available private endpoint types. |
| GetAvailablePrivateEndpointTypes(SubscriptionResource, String, CancellationToken) |
Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailablePrivateEndpointTypes(String, CancellationToken) instead. </item> |
| GetAvailablePrivateEndpointTypesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available private endpoint types. |
| GetAvailablePrivateEndpointTypesAsync(SubscriptionResource, String, CancellationToken) |
Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailablePrivateEndpointTypesAsync(String, CancellationToken) instead. </item> |
| GetAvailablePrivateEndpointTypesByResourceGroup(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets available private endpoint types by resource group. |
| GetAvailablePrivateEndpointTypesByResourceGroup(ResourceGroupResource, String, CancellationToken) |
Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailablePrivateEndpointTypesByResourceGroup(String, CancellationToken) instead. </item> |
| GetAvailablePrivateEndpointTypesByResourceGroupAsync(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets available private endpoint types by resource group. |
| GetAvailablePrivateEndpointTypesByResourceGroupAsync(ResourceGroupResource, String, CancellationToken) |
Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailablePrivateEndpointTypesByResourceGroupAsync(String, CancellationToken) instead. </item> |
| GetAvailableRequestHeaders(SubscriptionResource, CancellationToken) |
Lists all available request headers. <item> Mocking. To mock this method, please mock GetAvailableRequestHeaders(CancellationToken) instead. </item> |
| GetAvailableRequestHeadersApplicationGateways(SubscriptionResource, CancellationToken) |
Gets available request headers. |
| GetAvailableRequestHeadersApplicationGatewaysAsync(SubscriptionResource, CancellationToken) |
Gets available request headers. |
| GetAvailableRequestHeadersAsync(SubscriptionResource, CancellationToken) |
Lists all available request headers. <item> Mocking. To mock this method, please mock GetAvailableRequestHeadersAsync(CancellationToken) instead. </item> |
| GetAvailableResourceGroupDelegations(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets available resource group delegations. |
| GetAvailableResourceGroupDelegations(ResourceGroupResource, String, CancellationToken) |
Gets all of the available subnet delegations for this resource group in this region. <item> Mocking. To mock this method, please mock GetAvailableResourceGroupDelegations(String, CancellationToken) instead. </item> |
| GetAvailableResourceGroupDelegationsAsync(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets available resource group delegations. |
| GetAvailableResourceGroupDelegationsAsync(ResourceGroupResource, String, CancellationToken) |
Gets all of the available subnet delegations for this resource group in this region. <item> Mocking. To mock this method, please mock GetAvailableResourceGroupDelegationsAsync(String, CancellationToken) instead. </item> |
| GetAvailableResponseHeaders(SubscriptionResource, CancellationToken) |
Lists all available response headers. <item> Mocking. To mock this method, please mock GetAvailableResponseHeaders(CancellationToken) instead. </item> |
| GetAvailableResponseHeadersApplicationGateways(SubscriptionResource, CancellationToken) |
Gets available response headers. |
| GetAvailableResponseHeadersApplicationGatewaysAsync(SubscriptionResource, CancellationToken) |
Gets available response headers. |
| GetAvailableResponseHeadersAsync(SubscriptionResource, CancellationToken) |
Lists all available response headers. <item> Mocking. To mock this method, please mock GetAvailableResponseHeadersAsync(CancellationToken) instead. </item> |
| GetAvailableServerVariables(SubscriptionResource, CancellationToken) |
Lists all available server variables. <item> Mocking. To mock this method, please mock GetAvailableServerVariables(CancellationToken) instead. </item> |
| GetAvailableServerVariablesApplicationGateways(SubscriptionResource, CancellationToken) |
Gets available server variables. |
| GetAvailableServerVariablesApplicationGatewaysAsync(SubscriptionResource, CancellationToken) |
Gets available server variables. |
| GetAvailableServerVariablesAsync(SubscriptionResource, CancellationToken) |
Lists all available server variables. <item> Mocking. To mock this method, please mock GetAvailableServerVariablesAsync(CancellationToken) instead. </item> |
| GetAvailableServiceAliases(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available service aliases. |
| GetAvailableServiceAliases(SubscriptionResource, String, CancellationToken) |
Gets all available service aliases for this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailableServiceAliases(String, CancellationToken) instead. </item> |
| GetAvailableServiceAliasesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets available service aliases. |
| GetAvailableServiceAliasesAsync(SubscriptionResource, String, CancellationToken) |
Gets all available service aliases for this subscription in this region. <item> Mocking. To mock this method, please mock GetAvailableServiceAliasesAsync(String, CancellationToken) instead. </item> |
| GetAvailableServiceAliasesByResourceGroup(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets available service aliases by resource group. |
| GetAvailableServiceAliasesByResourceGroup(ResourceGroupResource, String, CancellationToken) |
Gets all available service aliases for this resource group in this region. <item> Mocking. To mock this method, please mock GetAvailableServiceAliasesByResourceGroup(String, CancellationToken) instead. </item> |
| GetAvailableServiceAliasesByResourceGroupAsync(ResourceGroupResource, AzureLocation, CancellationToken) |
Gets available service aliases by resource group. |
| GetAvailableServiceAliasesByResourceGroupAsync(ResourceGroupResource, String, CancellationToken) |
Gets all available service aliases for this resource group in this region. <item> Mocking. To mock this method, please mock GetAvailableServiceAliasesByResourceGroupAsync(String, CancellationToken) instead. </item> |
| GetAvailableWafRuleSets(SubscriptionResource, CancellationToken) |
Lists all available web application firewall rule sets. <item> Mocking. To mock this method, please mock GetAvailableWafRuleSets(CancellationToken) instead. </item> |
| GetAvailableWafRuleSetsAsync(SubscriptionResource, CancellationToken) |
Lists all available web application firewall rule sets. <item> Mocking. To mock this method, please mock GetAvailableWafRuleSetsAsync(CancellationToken) instead. </item> |
| GetAzureFirewall(ResourceGroupResource, String, CancellationToken) |
Gets the specified Azure Firewall. <item> Mocking. To mock this method, please mock GetAzureFirewall(String, CancellationToken) instead. </item> |
| GetAzureFirewallAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified Azure Firewall. <item> Mocking. To mock this method, please mock GetAzureFirewallAsync(String, CancellationToken) instead. </item> |
| GetAzureFirewallFqdnTags(SubscriptionResource, CancellationToken) |
Gets all the Azure Firewall FQDN Tags in a subscription. <item> Mocking. To mock this method, please mock GetAzureFirewallFqdnTags(CancellationToken) instead. </item> |
| GetAzureFirewallFqdnTagsAsync(SubscriptionResource, CancellationToken) |
Gets all the Azure Firewall FQDN Tags in a subscription. <item> Mocking. To mock this method, please mock GetAzureFirewallFqdnTagsAsync(CancellationToken) instead. </item> |
| GetAzureFirewallResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AzureFirewallResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAzureFirewallResource(ResourceIdentifier) instead. </item> |
| GetAzureFirewalls(ResourceGroupResource) |
Gets a collection of AzureFirewalls in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetAzureFirewalls() instead. </item> |
| GetAzureFirewalls(SubscriptionResource, CancellationToken) |
Gets all the Azure Firewalls in a subscription. <item> Mocking. To mock this method, please mock GetAzureFirewalls(CancellationToken) instead. </item> |
| GetAzureFirewallsAsync(SubscriptionResource, CancellationToken) |
Gets all the Azure Firewalls in a subscription. <item> Mocking. To mock this method, please mock GetAzureFirewallsAsync(CancellationToken) instead. </item> |
| GetAzureWebCategories(SubscriptionResource) |
Gets a collection of AzureWebCategories in the SubscriptionResource<item> Mocking. To mock this method, please mock GetAzureWebCategories() instead. </item> |
| GetAzureWebCategory(SubscriptionResource, String, String, CancellationToken) |
Gets the specified Azure Web Category. <item> Mocking. To mock this method, please mock GetAzureWebCategory(String, String, CancellationToken) instead. </item> |
| GetAzureWebCategoryAsync(SubscriptionResource, String, String, CancellationToken) |
Gets the specified Azure Web Category. <item> Mocking. To mock this method, please mock GetAzureWebCategoryAsync(String, String, CancellationToken) instead. </item> |
| GetAzureWebCategoryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a AzureWebCategoryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAzureWebCategoryResource(ResourceIdentifier) instead. </item> |
| GetBackendAddressPoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BackendAddressPoolResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetBackendAddressPoolResource(ResourceIdentifier) instead. </item> |
| GetBaseAdminRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BaseAdminRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetBaseAdminRuleResource(ResourceIdentifier) instead. </item> |
| GetBastionHost(ResourceGroupResource, String, CancellationToken) |
Gets the specified Bastion Host. <item> Mocking. To mock this method, please mock GetBastionHost(String, CancellationToken) instead. </item> |
| GetBastionHostAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified Bastion Host. <item> Mocking. To mock this method, please mock GetBastionHostAsync(String, CancellationToken) instead. </item> |
| GetBastionHostResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BastionHostResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetBastionHostResource(ResourceIdentifier) instead. </item> |
| GetBastionHosts(ResourceGroupResource) |
Gets a collection of BastionHosts in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetBastionHosts() instead. </item> |
| GetBastionHosts(SubscriptionResource, CancellationToken) |
Lists all Bastion Hosts in a subscription. <item> Mocking. To mock this method, please mock GetBastionHosts(CancellationToken) instead. </item> |
| GetBastionHostsAsync(SubscriptionResource, CancellationToken) |
Lists all Bastion Hosts in a subscription. <item> Mocking. To mock this method, please mock GetBastionHostsAsync(CancellationToken) instead. </item> |
| GetBgpConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a BgpConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetBgpConnectionResource(ResourceIdentifier) instead. </item> |
| GetBgpServiceCommunities(SubscriptionResource, CancellationToken) |
Gets all the available bgp service communities. <item> Mocking. To mock this method, please mock GetBgpServiceCommunities(CancellationToken) instead. </item> |
| GetBgpServiceCommunitiesAsync(SubscriptionResource, CancellationToken) |
Gets all the available bgp service communities. <item> Mocking. To mock this method, please mock GetBgpServiceCommunitiesAsync(CancellationToken) instead. </item> |
| GetByResourceGroup(ResourceGroupResource, CancellationToken) |
Lists ExpressRoute gateways in a given resource group. <item> Mocking. To mock this method, please mock GetByResourceGroup(CancellationToken) instead. </item> |
| GetByResourceGroupAsync(ResourceGroupResource, CancellationToken) |
Lists ExpressRoute gateways in a given resource group. <item> Mocking. To mock this method, please mock GetByResourceGroupAsync(CancellationToken) instead. </item> |
| GetBySubscription(SubscriptionResource, CancellationToken) |
Lists ExpressRoute gateways under a given subscription. <item> Mocking. To mock this method, please mock GetBySubscription(CancellationToken) instead. </item> |
| GetBySubscriptionAsync(SubscriptionResource, CancellationToken) |
Lists ExpressRoute gateways under a given subscription. <item> Mocking. To mock this method, please mock GetBySubscriptionAsync(CancellationToken) instead. </item> |
| GetCloudServiceNetworkInterfaces(ResourceGroupResource, String, CancellationToken) |
Gets all network interfaces in a cloud service. <item> Mocking. To mock this method, please mock GetCloudServiceNetworkInterfaces(String, CancellationToken) instead. </item> |
| GetCloudServiceNetworkInterfacesAsync(ResourceGroupResource, String, CancellationToken) |
Gets all network interfaces in a cloud service. <item> Mocking. To mock this method, please mock GetCloudServiceNetworkInterfacesAsync(String, CancellationToken) instead. </item> |
| GetCloudServicePublicIPAddresses(ResourceGroupResource, String, CancellationToken) |
Gets information about all public IP addresses on a cloud service level. <item> Mocking. To mock this method, please mock GetCloudServicePublicIPAddresses(String, CancellationToken) instead. </item> |
| GetCloudServicePublicIPAddressesAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about all public IP addresses on a cloud service level. <item> Mocking. To mock this method, please mock GetCloudServicePublicIPAddressesAsync(String, CancellationToken) instead. </item> |
| GetCloudServiceSwap(ArmClient, ResourceIdentifier, CancellationToken) |
Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production <item> Mocking. To mock this method, please mock GetCloudServiceSwap(ResourceIdentifier, CancellationToken) instead. </item> |
| GetCloudServiceSwap(ResourceGroupResource, String, CancellationToken) |
Invokes the GetCloudServiceSwap compatibility operation. |
| GetCloudServiceSwapAsync(ArmClient, ResourceIdentifier, CancellationToken) |
Gets the SwapResource which identifies the slot type for the specified cloud service. The slot type on a cloud service can either be Staging or Production <item> Mocking. To mock this method, please mock GetCloudServiceSwapAsync(ResourceIdentifier, CancellationToken) instead. </item> |
| GetCloudServiceSwapAsync(ResourceGroupResource, String, CancellationToken) |
Invokes the GetCloudServiceSwapAsync compatibility operation. |
| GetCloudServiceSwapResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CloudServiceSwapResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCloudServiceSwapResource(ResourceIdentifier) instead. </item> |
| GetCloudServiceSwaps(ArmClient, ResourceIdentifier) |
Gets a collection of CloudServiceSwapCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetCloudServiceSwaps(ResourceIdentifier) instead. </item> |
| GetCloudServiceSwaps(ResourceGroupResource, String) |
Invokes the GetCloudServiceSwaps compatibility operation. |
| GetConnectionMonitorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectionMonitorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectionMonitorResource(ResourceIdentifier) instead. </item> |
| GetConnectionPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectionPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectionPolicyResource(ResourceIdentifier) instead. </item> |
| GetConnectivityConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectivityConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectivityConfigurationResource(ResourceIdentifier) instead. </item> |
| GetCustomIPPrefix(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified custom IP prefix in a specified resource group. <item> Mocking. To mock this method, please mock GetCustomIPPrefix(String, String, CancellationToken) instead. </item> |
| GetCustomIPPrefixAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified custom IP prefix in a specified resource group. <item> Mocking. To mock this method, please mock GetCustomIPPrefixAsync(String, String, CancellationToken) instead. </item> |
| GetCustomIPPrefixes(ResourceGroupResource) |
Gets a collection of CustomIPPrefixes in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetCustomIPPrefixes() instead. </item> |
| GetCustomIPPrefixes(SubscriptionResource, CancellationToken) |
Gets all the custom IP prefixes in a subscription. <item> Mocking. To mock this method, please mock GetCustomIPPrefixes(CancellationToken) instead. </item> |
| GetCustomIPPrefixesAsync(SubscriptionResource, CancellationToken) |
Gets all the custom IP prefixes in a subscription. <item> Mocking. To mock this method, please mock GetCustomIPPrefixesAsync(CancellationToken) instead. </item> |
| GetCustomIPPrefixResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CustomIPPrefixResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCustomIPPrefixResource(ResourceIdentifier) instead. </item> |
| GetDdosCustomPolicies(ResourceGroupResource) |
Gets a collection of DdosCustomPolicies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDdosCustomPolicies() instead. </item> |
| GetDdosCustomPolicies(SubscriptionResource, CancellationToken) |
Gets all the DDoS custom policies in a subscription. <item> Mocking. To mock this method, please mock GetDdosCustomPolicies(CancellationToken) instead. </item> |
| GetDdosCustomPoliciesAsync(SubscriptionResource, CancellationToken) |
Gets all the DDoS custom policies in a subscription. <item> Mocking. To mock this method, please mock GetDdosCustomPoliciesAsync(CancellationToken) instead. </item> |
| GetDdosCustomPolicy(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified DDoS custom policy. <item> Mocking. To mock this method, please mock GetDdosCustomPolicy(String, CancellationToken) instead. </item> |
| GetDdosCustomPolicyAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified DDoS custom policy. <item> Mocking. To mock this method, please mock GetDdosCustomPolicyAsync(String, CancellationToken) instead. </item> |
| GetDdosCustomPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DdosCustomPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDdosCustomPolicyResource(ResourceIdentifier) instead. </item> |
| GetDdosProtectionPlan(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified DDoS protection plan. <item> Mocking. To mock this method, please mock GetDdosProtectionPlan(String, CancellationToken) instead. </item> |
| GetDdosProtectionPlanAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified DDoS protection plan. <item> Mocking. To mock this method, please mock GetDdosProtectionPlanAsync(String, CancellationToken) instead. </item> |
| GetDdosProtectionPlanResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DdosProtectionPlanResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDdosProtectionPlanResource(ResourceIdentifier) instead. </item> |
| GetDdosProtectionPlans(ResourceGroupResource) |
Gets a collection of DdosProtectionPlans in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDdosProtectionPlans() instead. </item> |
| GetDdosProtectionPlans(SubscriptionResource, CancellationToken) |
Gets all DDoS protection plans in a subscription. <item> Mocking. To mock this method, please mock GetDdosProtectionPlans(CancellationToken) instead. </item> |
| GetDdosProtectionPlansAsync(SubscriptionResource, CancellationToken) |
Gets all DDoS protection plans in a subscription. <item> Mocking. To mock this method, please mock GetDdosProtectionPlansAsync(CancellationToken) instead. </item> |
| GetDefaultSecurityRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DefaultSecurityRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDefaultSecurityRuleResource(ResourceIdentifier) instead. </item> |
| GetDscpConfiguration(ResourceGroupResource, String, CancellationToken) |
Gets a DSCP Configuration. <item> Mocking. To mock this method, please mock GetDscpConfiguration(String, CancellationToken) instead. </item> |
| GetDscpConfigurationAsync(ResourceGroupResource, String, CancellationToken) |
Gets a DSCP Configuration. <item> Mocking. To mock this method, please mock GetDscpConfigurationAsync(String, CancellationToken) instead. </item> |
| GetDscpConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DscpConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDscpConfigurationResource(ResourceIdentifier) instead. </item> |
| GetDscpConfigurations(ResourceGroupResource) |
Gets a collection of DscpConfigurations in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDscpConfigurations() instead. </item> |
| GetDscpConfigurations(SubscriptionResource, CancellationToken) |
Gets all dscp configurations in a subscription. <item> Mocking. To mock this method, please mock GetDscpConfigurations(CancellationToken) instead. </item> |
| GetDscpConfigurationsAsync(SubscriptionResource, CancellationToken) |
Gets all dscp configurations in a subscription. <item> Mocking. To mock this method, please mock GetDscpConfigurationsAsync(CancellationToken) instead. </item> |
| GetExpressRouteCircuit(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified express route circuit. <item> Mocking. To mock this method, please mock GetExpressRouteCircuit(String, CancellationToken) instead. </item> |
| GetExpressRouteCircuitAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified express route circuit. <item> Mocking. To mock this method, please mock GetExpressRouteCircuitAsync(String, CancellationToken) instead. </item> |
| GetExpressRouteCircuitAuthorizationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteCircuitAuthorizationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteCircuitAuthorizationResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCircuitConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteCircuitConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteCircuitConnectionResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCircuitPeeringResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteCircuitPeeringResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteCircuitPeeringResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCircuitResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteCircuitResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteCircuitResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCircuits(ResourceGroupResource) |
Gets a collection of ExpressRouteCircuits in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetExpressRouteCircuits() instead. </item> |
| GetExpressRouteCircuits(SubscriptionResource, CancellationToken) |
Gets all the express route circuits in a subscription. <item> Mocking. To mock this method, please mock GetExpressRouteCircuits(CancellationToken) instead. </item> |
| GetExpressRouteCircuitsAsync(SubscriptionResource, CancellationToken) |
Gets all the express route circuits in a subscription. <item> Mocking. To mock this method, please mock GetExpressRouteCircuitsAsync(CancellationToken) instead. </item> |
| GetExpressRouteConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteConnectionResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCrossConnection(ResourceGroupResource, String, CancellationToken) |
Gets details about the specified ExpressRouteCrossConnection. <item> Mocking. To mock this method, please mock GetExpressRouteCrossConnection(String, CancellationToken) instead. </item> |
| GetExpressRouteCrossConnectionAsync(ResourceGroupResource, String, CancellationToken) |
Gets details about the specified ExpressRouteCrossConnection. <item> Mocking. To mock this method, please mock GetExpressRouteCrossConnectionAsync(String, CancellationToken) instead. </item> |
| GetExpressRouteCrossConnectionPeeringResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteCrossConnectionPeeringResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteCrossConnectionPeeringResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCrossConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteCrossConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteCrossConnectionResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteCrossConnections(ResourceGroupResource) |
Gets a collection of ExpressRouteCrossConnections in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetExpressRouteCrossConnections() instead. </item> |
| GetExpressRouteCrossConnections(SubscriptionResource, String, CancellationToken) |
Retrieves all the ExpressRouteCrossConnections in a subscription. <item> Mocking. To mock this method, please mock GetExpressRouteCrossConnections(String, CancellationToken) instead. </item> |
| GetExpressRouteCrossConnectionsAsync(SubscriptionResource, String, CancellationToken) |
Retrieves all the ExpressRouteCrossConnections in a subscription. <item> Mocking. To mock this method, please mock GetExpressRouteCrossConnectionsAsync(String, CancellationToken) instead. </item> |
| GetExpressRouteGateway(ResourceGroupResource, String, CancellationToken) |
Fetches the details of a ExpressRoute gateway in a resource group. <item> Mocking. To mock this method, please mock GetExpressRouteGateway(String, CancellationToken) instead. </item> |
| GetExpressRouteGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Fetches the details of a ExpressRoute gateway in a resource group. <item> Mocking. To mock this method, please mock GetExpressRouteGatewayAsync(String, CancellationToken) instead. </item> |
| GetExpressRouteGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteGatewayResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteGateways(ResourceGroupResource) |
Gets a collection of ExpressRouteGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetExpressRouteGateways() instead. </item> |
| GetExpressRouteGateways(SubscriptionResource, CancellationToken) |
Invokes the GetExpressRouteGateways compatibility operation. |
| GetExpressRouteGatewaysAsync(SubscriptionResource, CancellationToken) |
Invokes the GetExpressRouteGatewaysAsync compatibility operation. |
| GetExpressRouteLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteLinkResource(ResourceIdentifier) instead. </item> |
| GetExpressRoutePort(ResourceGroupResource, String, CancellationToken) |
Retrieves the requested ExpressRoutePort resource. <item> Mocking. To mock this method, please mock GetExpressRoutePort(String, CancellationToken) instead. </item> |
| GetExpressRoutePortAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the requested ExpressRoutePort resource. <item> Mocking. To mock this method, please mock GetExpressRoutePortAsync(String, CancellationToken) instead. </item> |
| GetExpressRoutePortAuthorizationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRoutePortAuthorizationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRoutePortAuthorizationResource(ResourceIdentifier) instead. </item> |
| GetExpressRoutePortResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRoutePortResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRoutePortResource(ResourceIdentifier) instead. </item> |
| GetExpressRoutePorts(ResourceGroupResource) |
Gets a collection of ExpressRoutePorts in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetExpressRoutePorts() instead. </item> |
| GetExpressRoutePorts(SubscriptionResource, CancellationToken) |
List all the ExpressRoutePort resources in the specified subscription. <item> Mocking. To mock this method, please mock GetExpressRoutePorts(CancellationToken) instead. </item> |
| GetExpressRoutePortsAsync(SubscriptionResource, CancellationToken) |
List all the ExpressRoutePort resources in the specified subscription. <item> Mocking. To mock this method, please mock GetExpressRoutePortsAsync(CancellationToken) instead. </item> |
| GetExpressRoutePortsLocation(SubscriptionResource, String, CancellationToken) |
Retrieves a single ExpressRoutePort peering location, including the list of available bandwidths available at said peering location. <item> Mocking. To mock this method, please mock GetExpressRoutePortsLocation(String, CancellationToken) instead. </item> |
| GetExpressRoutePortsLocationAsync(SubscriptionResource, String, CancellationToken) |
Retrieves a single ExpressRoutePort peering location, including the list of available bandwidths available at said peering location. <item> Mocking. To mock this method, please mock GetExpressRoutePortsLocationAsync(String, CancellationToken) instead. </item> |
| GetExpressRoutePortsLocationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRoutePortsLocationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRoutePortsLocationResource(ResourceIdentifier) instead. </item> |
| GetExpressRoutePortsLocations(SubscriptionResource) |
Gets a collection of ExpressRoutePortsLocations in the SubscriptionResource<item> Mocking. To mock this method, please mock GetExpressRoutePortsLocations() instead. </item> |
| GetExpressRouteProviderPort(SubscriptionResource, String, CancellationToken) |
Retrieves detail of a provider port. <item> Mocking. To mock this method, please mock GetExpressRouteProviderPort(String, CancellationToken) instead. </item> |
| GetExpressRouteProviderPortAsync(SubscriptionResource, String, CancellationToken) |
Retrieves detail of a provider port. <item> Mocking. To mock this method, please mock GetExpressRouteProviderPortAsync(String, CancellationToken) instead. </item> |
| GetExpressRouteProviderPortResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ExpressRouteProviderPortResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetExpressRouteProviderPortResource(ResourceIdentifier) instead. </item> |
| GetExpressRouteProviderPorts(SubscriptionResource, String, CancellationToken) |
Retrieves all the ExpressRouteProviderPorts in a subscription. <item> Mocking. To mock this method, please mock GetExpressRouteProviderPorts(String, CancellationToken) instead. </item> |
| GetExpressRouteProviderPorts(SubscriptionResource) |
Gets a collection of ExpressRouteProviderPorts in the SubscriptionResource<item> Mocking. To mock this method, please mock GetExpressRouteProviderPorts() instead. </item> |
| GetExpressRouteProviderPortsAsync(SubscriptionResource, String, CancellationToken) |
Retrieves all the ExpressRouteProviderPorts in a subscription. <item> Mocking. To mock this method, please mock GetExpressRouteProviderPortsAsync(String, CancellationToken) instead. </item> |
| GetExpressRouteServiceProviders(SubscriptionResource, CancellationToken) |
Gets all the available express route service providers. <item> Mocking. To mock this method, please mock GetExpressRouteServiceProviders(CancellationToken) instead. </item> |
| GetExpressRouteServiceProvidersAsync(SubscriptionResource, CancellationToken) |
Gets all the available express route service providers. <item> Mocking. To mock this method, please mock GetExpressRouteServiceProvidersAsync(CancellationToken) instead. </item> |
| GetFirewallPolicies(ResourceGroupResource) |
Gets a collection of FirewallPolicies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetFirewallPolicies() instead. </item> |
| GetFirewallPolicies(SubscriptionResource, CancellationToken) |
Gets all the Firewall Policies in a subscription. <item> Mocking. To mock this method, please mock GetFirewallPolicies(CancellationToken) instead. </item> |
| GetFirewallPoliciesAsync(SubscriptionResource, CancellationToken) |
Gets all the Firewall Policies in a subscription. <item> Mocking. To mock this method, please mock GetFirewallPoliciesAsync(CancellationToken) instead. </item> |
| GetFirewallPolicy(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified Firewall Policy. <item> Mocking. To mock this method, please mock GetFirewallPolicy(String, String, CancellationToken) instead. </item> |
| GetFirewallPolicyAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified Firewall Policy. <item> Mocking. To mock this method, please mock GetFirewallPolicyAsync(String, String, CancellationToken) instead. </item> |
| GetFirewallPolicyDraftResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirewallPolicyDraftResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetFirewallPolicyDraftResource(ResourceIdentifier) instead. </item> |
| GetFirewallPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirewallPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetFirewallPolicyResource(ResourceIdentifier) instead. </item> |
| GetFirewallPolicyRuleCollectionGroupDraftResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirewallPolicyRuleCollectionGroupDraftResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetFirewallPolicyRuleCollectionGroupDraftResource(ResourceIdentifier) instead. </item> |
| GetFirewallPolicyRuleCollectionGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirewallPolicyRuleCollectionGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetFirewallPolicyRuleCollectionGroupResource(ResourceIdentifier) instead. </item> |
| GetFlowLogResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FlowLogResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetFlowLogResource(ResourceIdentifier) instead. </item> |
| GetFrontendIPConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontendIPConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetFrontendIPConfigurationResource(ResourceIdentifier) instead. </item> |
| GetHubIPConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HubIPConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHubIPConfigurationResource(ResourceIdentifier) instead. </item> |
| GetHubRouteTableResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HubRouteTableResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHubRouteTableResource(ResourceIdentifier) instead. </item> |
| GetHubVirtualNetworkConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HubVirtualNetworkConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHubVirtualNetworkConnectionResource(ResourceIdentifier) instead. </item> |
| GetInboundNatRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a InboundNatRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetInboundNatRuleResource(ResourceIdentifier) instead. </item> |
| GetInboundSecurityRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a InboundSecurityRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetInboundSecurityRuleResource(ResourceIdentifier) instead. </item> |
| GetInterconnectGroup(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified interconnect group. <item> Mocking. To mock this method, please mock GetInterconnectGroup(String, CancellationToken) instead. </item> |
| GetInterconnectGroupAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified interconnect group. <item> Mocking. To mock this method, please mock GetInterconnectGroupAsync(String, CancellationToken) instead. </item> |
| GetInterconnectGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a InterconnectGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetInterconnectGroupResource(ResourceIdentifier) instead. </item> |
| GetInterconnectGroups(ResourceGroupResource) |
Gets a collection of InterconnectGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetInterconnectGroups() instead. </item> |
| GetInterconnectGroups(SubscriptionResource, CancellationToken) |
Gets all interconnect groups in a subscription. <item> Mocking. To mock this method, please mock GetInterconnectGroups(CancellationToken) instead. </item> |
| GetInterconnectGroupsAsync(SubscriptionResource, CancellationToken) |
Gets all interconnect groups in a subscription. <item> Mocking. To mock this method, please mock GetInterconnectGroupsAsync(CancellationToken) instead. </item> |
| GetInterconnectGroupSubgroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a InterconnectGroupSubgroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetInterconnectGroupSubgroupResource(ResourceIdentifier) instead. </item> |
| GetIPAllocation(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified IpAllocation by resource group. <item> Mocking. To mock this method, please mock GetIPAllocation(String, String, CancellationToken) instead. </item> |
| GetIPAllocationAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified IpAllocation by resource group. <item> Mocking. To mock this method, please mock GetIPAllocationAsync(String, String, CancellationToken) instead. </item> |
| GetIPAllocationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IPAllocationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIPAllocationResource(ResourceIdentifier) instead. </item> |
| GetIPAllocations(ResourceGroupResource) |
Gets a collection of IPAllocations in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetIPAllocations() instead. </item> |
| GetIPAllocations(SubscriptionResource, CancellationToken) |
Gets all IpAllocations in a subscription. <item> Mocking. To mock this method, please mock GetIPAllocations(CancellationToken) instead. </item> |
| GetIPAllocationsAsync(SubscriptionResource, CancellationToken) |
Gets all IpAllocations in a subscription. <item> Mocking. To mock this method, please mock GetIPAllocationsAsync(CancellationToken) instead. </item> |
| GetIpamPoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IpamPoolResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIpamPoolResource(ResourceIdentifier) instead. </item> |
| GetIPGroup(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified ipGroups. <item> Mocking. To mock this method, please mock GetIPGroup(String, String, CancellationToken) instead. </item> |
| GetIPGroupAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified ipGroups. <item> Mocking. To mock this method, please mock GetIPGroupAsync(String, String, CancellationToken) instead. </item> |
| GetIPGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a IPGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetIPGroupResource(ResourceIdentifier) instead. </item> |
| GetIPGroups(ResourceGroupResource) |
Gets a collection of IPGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetIPGroups() instead. </item> |
| GetIPGroups(SubscriptionResource, CancellationToken) |
Gets all IpGroups in a subscription. <item> Mocking. To mock this method, please mock GetIPGroups(CancellationToken) instead. </item> |
| GetIPGroupsAsync(SubscriptionResource, CancellationToken) |
Gets all IpGroups in a subscription. <item> Mocking. To mock this method, please mock GetIPGroupsAsync(CancellationToken) instead. </item> |
| GetLoadBalancer(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified load balancer. |
| GetLoadBalancer(ResourceGroupResource, String, String, Nullable<LoadBalancerDetailLevel>, CancellationToken) |
Gets the specified load balancer. <item> Mocking. To mock this method, please mock GetLoadBalancer(String, String, Nullable<LoadBalancerDetailLevel>, CancellationToken) instead. </item> |
| GetLoadBalancerAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified load balancer. |
| GetLoadBalancerAsync(ResourceGroupResource, String, String, Nullable<LoadBalancerDetailLevel>, CancellationToken) |
Gets the specified load balancer. <item> Mocking. To mock this method, please mock GetLoadBalancerAsync(String, String, Nullable<LoadBalancerDetailLevel>, CancellationToken) instead. </item> |
| GetLoadBalancerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a LoadBalancerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetLoadBalancerResource(ResourceIdentifier) instead. </item> |
| GetLoadBalancers(ResourceGroupResource) |
Gets a collection of LoadBalancers in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetLoadBalancers() instead. </item> |
| GetLoadBalancers(SubscriptionResource, CancellationToken) |
Gets all the load balancers in a subscription. <item> Mocking. To mock this method, please mock GetLoadBalancers(CancellationToken) instead. </item> |
| GetLoadBalancersAsync(SubscriptionResource, CancellationToken) |
Gets all the load balancers in a subscription. <item> Mocking. To mock this method, please mock GetLoadBalancersAsync(CancellationToken) instead. </item> |
| GetLoadBalancingRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a LoadBalancingRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetLoadBalancingRuleResource(ResourceIdentifier) instead. </item> |
| GetLocalNetworkGateway(ResourceGroupResource, String, CancellationToken) |
Gets the specified local network gateway in a resource group. <item> Mocking. To mock this method, please mock GetLocalNetworkGateway(String, CancellationToken) instead. </item> |
| GetLocalNetworkGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified local network gateway in a resource group. <item> Mocking. To mock this method, please mock GetLocalNetworkGatewayAsync(String, CancellationToken) instead. </item> |
| GetLocalNetworkGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a LocalNetworkGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetLocalNetworkGatewayResource(ResourceIdentifier) instead. </item> |
| GetLocalNetworkGateways(ResourceGroupResource) |
Gets a collection of LocalNetworkGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetLocalNetworkGateways() instead. </item> |
| GetManagementGroupNetworkManagerConnection(ManagementGroupResource, String, CancellationToken) |
Get a specified connection created by this management group. <item> Mocking. To mock this method, please mock GetManagementGroupNetworkManagerConnection(String, CancellationToken) instead. </item> |
| GetManagementGroupNetworkManagerConnectionAsync(ManagementGroupResource, String, CancellationToken) |
Get a specified connection created by this management group. <item> Mocking. To mock this method, please mock GetManagementGroupNetworkManagerConnectionAsync(String, CancellationToken) instead. </item> |
| GetManagementGroupNetworkManagerConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ManagementGroupNetworkManagerConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetManagementGroupNetworkManagerConnectionResource(ResourceIdentifier) instead. </item> |
| GetManagementGroupNetworkManagerConnections(ManagementGroupResource) |
Gets a collection of ManagementGroupNetworkManagerConnections in the ManagementGroupResource<item> Mocking. To mock this method, please mock GetManagementGroupNetworkManagerConnections() instead. </item> |
| GetNatGateway(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified nat gateway in a specified resource group. <item> Mocking. To mock this method, please mock GetNatGateway(String, String, CancellationToken) instead. </item> |
| GetNatGatewayAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified nat gateway in a specified resource group. <item> Mocking. To mock this method, please mock GetNatGatewayAsync(String, String, CancellationToken) instead. </item> |
| GetNatGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NatGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNatGatewayResource(ResourceIdentifier) instead. </item> |
| GetNatGateways(ResourceGroupResource) |
Gets a collection of NatGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNatGateways() instead. </item> |
| GetNatGateways(SubscriptionResource, CancellationToken) |
Gets all the Nat Gateways in a subscription. <item> Mocking. To mock this method, please mock GetNatGateways(CancellationToken) instead. </item> |
| GetNatGatewaysAsync(SubscriptionResource, CancellationToken) |
Gets all the Nat Gateways in a subscription. <item> Mocking. To mock this method, please mock GetNatGatewaysAsync(CancellationToken) instead. </item> |
| GetNetworkGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkGroupResource(ResourceIdentifier) instead. </item> |
| GetNetworkGroupStaticMemberResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkGroupStaticMemberResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkGroupStaticMemberResource(ResourceIdentifier) instead. </item> |
| GetNetworkInterface(ResourceGroupResource, String, String, CancellationToken) |
Gets information about the specified network interface. <item> Mocking. To mock this method, please mock GetNetworkInterface(String, String, CancellationToken) instead. </item> |
| GetNetworkInterface(ResourceGroupResource, String, String, String, String, CancellationToken) |
Get the specified network interface in a cloud service. <item> Mocking. To mock this method, please mock GetNetworkInterface(String, String, String, String, CancellationToken) instead. </item> |
| GetNetworkInterfaceAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets information about the specified network interface. <item> Mocking. To mock this method, please mock GetNetworkInterfaceAsync(String, String, CancellationToken) instead. </item> |
| GetNetworkInterfaceAsync(ResourceGroupResource, String, String, String, String, CancellationToken) |
Get the specified network interface in a cloud service. <item> Mocking. To mock this method, please mock GetNetworkInterfaceAsync(String, String, String, String, CancellationToken) instead. </item> |
| GetNetworkInterfaceIPConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkInterfaceIPConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkInterfaceIPConfigurationResource(ResourceIdentifier) instead. </item> |
| GetNetworkInterfaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkInterfaceResource along with the instance operations that can be performed on it but with no data. |
| GetNetworkInterfaces(ResourceGroupResource, String, String) |
Gets a collection of NetworkInterfaces in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkInterfaces(String, String) instead. </item> |
| GetNetworkInterfaces(ResourceGroupResource) |
Gets a collection of NetworkInterfaces in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkInterfaces() instead. </item> |
| GetNetworkInterfaces(SubscriptionResource, CancellationToken) |
Gets all network interfaces in a subscription. <item> Mocking. To mock this method, please mock GetNetworkInterfaces(CancellationToken) instead. </item> |
| GetNetworkInterfacesAsync(SubscriptionResource, CancellationToken) |
Gets all network interfaces in a subscription. <item> Mocking. To mock this method, please mock GetNetworkInterfacesAsync(CancellationToken) instead. </item> |
| GetNetworkInterfaceTapConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkInterfaceTapConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkInterfaceTapConfigurationResource(ResourceIdentifier) instead. </item> |
| GetNetworkManager(ResourceGroupResource, String, CancellationToken) |
Gets the specified Network Manager. <item> Mocking. To mock this method, please mock GetNetworkManager(String, CancellationToken) instead. </item> |
| GetNetworkManagerAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified Network Manager. <item> Mocking. To mock this method, please mock GetNetworkManagerAsync(String, CancellationToken) instead. </item> |
| GetNetworkManagerConfigurationCommitResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerConfigurationCommitResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerConfigurationCommitResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagerRoutingConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerRoutingConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerRoutingConfigurationResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagerRoutingRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerRoutingRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerRoutingRuleResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagerRoutingRulesResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerRoutingRulesResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerRoutingRulesResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagers(ResourceGroupResource) |
Gets a collection of NetworkManagers in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkManagers() instead. </item> |
| GetNetworkManagers(SubscriptionResource, Nullable<Int32>, String, CancellationToken) |
List all network managers in a subscription. <item> Mocking. To mock this method, please mock GetNetworkManagers(Nullable<Int32>, String, CancellationToken) instead. </item> |
| GetNetworkManagersAsync(SubscriptionResource, Nullable<Int32>, String, CancellationToken) |
List all network managers in a subscription. <item> Mocking. To mock this method, please mock GetNetworkManagersAsync(Nullable<Int32>, String, CancellationToken) instead. </item> |
| GetNetworkManagerSecurityUserConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerSecurityUserConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerSecurityUserConfigurationResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagerSecurityUserRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerSecurityUserRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerSecurityUserRuleResource(ResourceIdentifier) instead. </item> |
| GetNetworkManagerSecurityUserRulesResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkManagerSecurityUserRulesResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkManagerSecurityUserRulesResource(ResourceIdentifier) instead. </item> |
| GetNetworkPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetNetworkProfile(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified network profile in a specified resource group. <item> Mocking. To mock this method, please mock GetNetworkProfile(String, String, CancellationToken) instead. </item> |
| GetNetworkProfileAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified network profile in a specified resource group. <item> Mocking. To mock this method, please mock GetNetworkProfileAsync(String, String, CancellationToken) instead. </item> |
| GetNetworkProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkProfileResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkProfileResource(ResourceIdentifier) instead. </item> |
| GetNetworkProfiles(ResourceGroupResource) |
Gets a collection of NetworkProfiles in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkProfiles() instead. </item> |
| GetNetworkProfiles(SubscriptionResource, CancellationToken) |
Gets all the network profiles in a subscription. <item> Mocking. To mock this method, please mock GetNetworkProfiles(CancellationToken) instead. </item> |
| GetNetworkProfilesAsync(SubscriptionResource, CancellationToken) |
Gets all the network profiles in a subscription. <item> Mocking. To mock this method, please mock GetNetworkProfilesAsync(CancellationToken) instead. </item> |
| GetNetworkSecurityGroup(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified network security group. <item> Mocking. To mock this method, please mock GetNetworkSecurityGroup(String, String, CancellationToken) instead. </item> |
| GetNetworkSecurityGroupAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified network security group. <item> Mocking. To mock this method, please mock GetNetworkSecurityGroupAsync(String, String, CancellationToken) instead. </item> |
| GetNetworkSecurityGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityGroupResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityGroups(ResourceGroupResource) |
Gets a collection of NetworkSecurityGroups in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkSecurityGroups() instead. </item> |
| GetNetworkSecurityGroups(SubscriptionResource, CancellationToken) |
Gets all network security groups in a subscription. <item> Mocking. To mock this method, please mock GetNetworkSecurityGroups(CancellationToken) instead. </item> |
| GetNetworkSecurityGroupsAsync(SubscriptionResource, CancellationToken) |
Gets all network security groups in a subscription. <item> Mocking. To mock this method, please mock GetNetworkSecurityGroupsAsync(CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeter(ResourceGroupResource, String, CancellationToken) |
Gets the specified network security perimeter by the name. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeter(String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeterAccessRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterAccessRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterAccessRuleResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeterAssociableResourceTypes(SubscriptionResource, AzureLocation, CancellationToken) |
Gets network security perimeter associable resource types. |
| GetNetworkSecurityPerimeterAssociableResourceTypes(SubscriptionResource, String, CancellationToken) |
Gets the list of resources that are onboarded with NSP. These resources can be associated with a network security perimeter <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterAssociableResourceTypes(String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeterAssociableResourceTypesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets network security perimeter associable resource types. |
| GetNetworkSecurityPerimeterAssociableResourceTypesAsync(SubscriptionResource, String, CancellationToken) |
Gets the list of resources that are onboarded with NSP. These resources can be associated with a network security perimeter <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterAssociableResourceTypesAsync(String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeterAssociationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterAssociationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterAssociationResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeterAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified network security perimeter by the name. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterAsync(String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeterLinkReferenceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterLinkReferenceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterLinkReferenceResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeterLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterLinkResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeterLoggingConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterLoggingConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterLoggingConfigurationResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeterProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterProfileResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterProfileResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeterResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkSecurityPerimeterResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterResource(ResourceIdentifier) instead. </item> |
| GetNetworkSecurityPerimeters(ResourceGroupResource) |
Gets a collection of NetworkSecurityPerimeters in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeters() instead. </item> |
| GetNetworkSecurityPerimeters(SubscriptionResource, Nullable<Int32>, String, CancellationToken) |
List all network security perimeters in a subscription. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeters(Nullable<Int32>, String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimetersAsync(SubscriptionResource, Nullable<Int32>, String, CancellationToken) |
List all network security perimeters in a subscription. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimetersAsync(Nullable<Int32>, String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeterServiceTags(SubscriptionResource, AzureLocation, CancellationToken) |
Gets network security perimeter service tags. |
| GetNetworkSecurityPerimeterServiceTags(SubscriptionResource, String, CancellationToken) |
Gets the list of service tags supported by NSP. These service tags can be used to create access rules in NSP. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterServiceTags(String, CancellationToken) instead. </item> |
| GetNetworkSecurityPerimeterServiceTagsAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets network security perimeter service tags. |
| GetNetworkSecurityPerimeterServiceTagsAsync(SubscriptionResource, String, CancellationToken) |
Gets the list of service tags supported by NSP. These service tags can be used to create access rules in NSP. <item> Mocking. To mock this method, please mock GetNetworkSecurityPerimeterServiceTagsAsync(String, CancellationToken) instead. </item> |
| GetNetworkVerifierWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkVerifierWorkspaceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkVerifierWorkspaceResource(ResourceIdentifier) instead. </item> |
| GetNetworkVirtualAppliance(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified Network Virtual Appliance. <item> Mocking. To mock this method, please mock GetNetworkVirtualAppliance(String, String, CancellationToken) instead. </item> |
| GetNetworkVirtualApplianceAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified Network Virtual Appliance. <item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceAsync(String, String, CancellationToken) instead. </item> |
| GetNetworkVirtualApplianceConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkVirtualApplianceConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceConnectionResource(ResourceIdentifier) instead. </item> |
| GetNetworkVirtualApplianceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkVirtualApplianceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceResource(ResourceIdentifier) instead. </item> |
| GetNetworkVirtualAppliances(ResourceGroupResource) |
Gets a collection of NetworkVirtualAppliances in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkVirtualAppliances() instead. </item> |
| GetNetworkVirtualAppliances(SubscriptionResource, CancellationToken) |
Gets all Network Virtual Appliances in a subscription. <item> Mocking. To mock this method, please mock GetNetworkVirtualAppliances(CancellationToken) instead. </item> |
| GetNetworkVirtualAppliancesAsync(SubscriptionResource, CancellationToken) |
Gets all Network Virtual Appliances in a subscription. <item> Mocking. To mock this method, please mock GetNetworkVirtualAppliancesAsync(CancellationToken) instead. </item> |
| GetNetworkVirtualApplianceSku(SubscriptionResource, String, CancellationToken) |
Retrieves a single available sku for network virtual appliance. <item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceSku(String, CancellationToken) instead. </item> |
| GetNetworkVirtualApplianceSkuAsync(SubscriptionResource, String, CancellationToken) |
Retrieves a single available sku for network virtual appliance. <item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceSkuAsync(String, CancellationToken) instead. </item> |
| GetNetworkVirtualApplianceSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkVirtualApplianceSkuResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceSkuResource(ResourceIdentifier) instead. </item> |
| GetNetworkVirtualApplianceSkus(SubscriptionResource) |
Gets a collection of NetworkVirtualApplianceSkus in the SubscriptionResource<item> Mocking. To mock this method, please mock GetNetworkVirtualApplianceSkus() instead. </item> |
| GetNetworkWatcher(ResourceGroupResource, String, CancellationToken) |
Gets the specified network watcher by resource group. <item> Mocking. To mock this method, please mock GetNetworkWatcher(String, CancellationToken) instead. </item> |
| GetNetworkWatcherAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified network watcher by resource group. <item> Mocking. To mock this method, please mock GetNetworkWatcherAsync(String, CancellationToken) instead. </item> |
| GetNetworkWatcherResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkWatcherResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNetworkWatcherResource(ResourceIdentifier) instead. </item> |
| GetNetworkWatchers(ResourceGroupResource) |
Gets a collection of NetworkWatchers in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNetworkWatchers() instead. </item> |
| GetNetworkWatchers(SubscriptionResource, CancellationToken) |
Gets all network watchers by subscription. <item> Mocking. To mock this method, please mock GetNetworkWatchers(CancellationToken) instead. </item> |
| GetNetworkWatchersAsync(SubscriptionResource, CancellationToken) |
Gets all network watchers by subscription. <item> Mocking. To mock this method, please mock GetNetworkWatchersAsync(CancellationToken) instead. </item> |
| GetOutboundRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a OutboundRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetOutboundRuleResource(ResourceIdentifier) instead. </item> |
| GetP2SVpnGateway(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a virtual wan p2s vpn gateway. <item> Mocking. To mock this method, please mock GetP2SVpnGateway(String, CancellationToken) instead. </item> |
| GetP2SVpnGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a virtual wan p2s vpn gateway. <item> Mocking. To mock this method, please mock GetP2SVpnGatewayAsync(String, CancellationToken) instead. </item> |
| GetP2SVpnGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a P2SVpnGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetP2SVpnGatewayResource(ResourceIdentifier) instead. </item> |
| GetP2SVpnGateways(ResourceGroupResource) |
Gets a collection of P2SVpnGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetP2SVpnGateways() instead. </item> |
| GetP2SVpnGateways(SubscriptionResource, CancellationToken) |
Lists all the P2SVpnGateways in a subscription. <item> Mocking. To mock this method, please mock GetP2SVpnGateways(CancellationToken) instead. </item> |
| GetP2SVpnGatewaysAsync(SubscriptionResource, CancellationToken) |
Lists all the P2SVpnGateways in a subscription. <item> Mocking. To mock this method, please mock GetP2SVpnGatewaysAsync(CancellationToken) instead. </item> |
| GetPacketCaptureResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PacketCaptureResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPacketCaptureResource(ResourceIdentifier) instead. </item> |
| GetPeerExpressRouteCircuitConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PeerExpressRouteCircuitConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeerExpressRouteCircuitConnectionResource(ResourceIdentifier) instead. </item> |
| GetPolicySignaturesOverridesForIdpsResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PolicySignaturesOverridesForIdpsResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPolicySignaturesOverridesForIdpsResource(ResourceIdentifier) instead. </item> |
| GetPrivateDnsZoneGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PrivateDnsZoneGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPrivateDnsZoneGroupResource(ResourceIdentifier) instead. </item> |
| GetPrivateEndpoint(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified private endpoint by resource group. <item> Mocking. To mock this method, please mock GetPrivateEndpoint(String, String, CancellationToken) instead. </item> |
| GetPrivateEndpointAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified private endpoint by resource group. <item> Mocking. To mock this method, please mock GetPrivateEndpointAsync(String, String, CancellationToken) instead. </item> |
| GetPrivateEndpointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PrivateEndpointResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPrivateEndpointResource(ResourceIdentifier) instead. </item> |
| GetPrivateEndpoints(ResourceGroupResource) |
Gets a collection of PrivateEndpoints in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPrivateEndpoints() instead. </item> |
| GetPrivateEndpoints(SubscriptionResource, CancellationToken) |
Gets all private endpoints in a subscription. <item> Mocking. To mock this method, please mock GetPrivateEndpoints(CancellationToken) instead. </item> |
| GetPrivateEndpointsAsync(SubscriptionResource, CancellationToken) |
Gets all private endpoints in a subscription. <item> Mocking. To mock this method, please mock GetPrivateEndpointsAsync(CancellationToken) instead. </item> |
| GetPrivateLinkService(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified private link service by resource group. <item> Mocking. To mock this method, please mock GetPrivateLinkService(String, String, CancellationToken) instead. </item> |
| GetPrivateLinkServiceAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified private link service by resource group. <item> Mocking. To mock this method, please mock GetPrivateLinkServiceAsync(String, String, CancellationToken) instead. </item> |
| GetPrivateLinkServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PrivateLinkServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPrivateLinkServiceResource(ResourceIdentifier) instead. </item> |
| GetPrivateLinkServices(ResourceGroupResource) |
Gets a collection of PrivateLinkServices in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPrivateLinkServices() instead. </item> |
| GetPrivateLinkServices(SubscriptionResource, CancellationToken) |
Gets all private link service in a subscription. <item> Mocking. To mock this method, please mock GetPrivateLinkServices(CancellationToken) instead. </item> |
| GetPrivateLinkServicesAsync(SubscriptionResource, CancellationToken) |
Gets all private link service in a subscription. <item> Mocking. To mock this method, please mock GetPrivateLinkServicesAsync(CancellationToken) instead. </item> |
| GetProbeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProbeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProbeResource(ResourceIdentifier) instead. </item> |
| GetPublicIPAddress(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified public IP address in a specified resource group. <item> Mocking. To mock this method, please mock GetPublicIPAddress(String, String, CancellationToken) instead. </item> |
| GetPublicIPAddressAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified public IP address in a specified resource group. <item> Mocking. To mock this method, please mock GetPublicIPAddressAsync(String, String, CancellationToken) instead. </item> |
| GetPublicIPAddresses(ResourceGroupResource) |
Gets a collection of PublicIPAddresses in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPublicIPAddresses() instead. </item> |
| GetPublicIPAddresses(SubscriptionResource, CancellationToken) |
Gets all the public IP addresses in a subscription. <item> Mocking. To mock this method, please mock GetPublicIPAddresses(CancellationToken) instead. </item> |
| GetPublicIPAddressesAsync(SubscriptionResource, CancellationToken) |
Gets all the public IP addresses in a subscription. <item> Mocking. To mock this method, please mock GetPublicIPAddressesAsync(CancellationToken) instead. </item> |
| GetPublicIPAddressResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PublicIPAddressResource along with the instance operations that can be performed on it but with no data. |
| GetPublicIPPrefix(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified public IP prefix in a specified resource group. <item> Mocking. To mock this method, please mock GetPublicIPPrefix(String, String, CancellationToken) instead. </item> |
| GetPublicIPPrefixAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified public IP prefix in a specified resource group. <item> Mocking. To mock this method, please mock GetPublicIPPrefixAsync(String, String, CancellationToken) instead. </item> |
| GetPublicIPPrefixes(ResourceGroupResource) |
Gets a collection of PublicIPPrefixes in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPublicIPPrefixes() instead. </item> |
| GetPublicIPPrefixes(SubscriptionResource, CancellationToken) |
Gets all the public IP prefixes in a subscription. <item> Mocking. To mock this method, please mock GetPublicIPPrefixes(CancellationToken) instead. </item> |
| GetPublicIPPrefixesAsync(SubscriptionResource, CancellationToken) |
Gets all the public IP prefixes in a subscription. <item> Mocking. To mock this method, please mock GetPublicIPPrefixesAsync(CancellationToken) instead. </item> |
| GetPublicIPPrefixResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PublicIPPrefixResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPublicIPPrefixResource(ResourceIdentifier) instead. </item> |
| GetReachabilityAnalysisIntentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ReachabilityAnalysisIntentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetReachabilityAnalysisIntentResource(ResourceIdentifier) instead. </item> |
| GetReachabilityAnalysisRunResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ReachabilityAnalysisRunResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetReachabilityAnalysisRunResource(ResourceIdentifier) instead. </item> |
| GetRouteFilter(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified route filter. <item> Mocking. To mock this method, please mock GetRouteFilter(String, String, CancellationToken) instead. </item> |
| GetRouteFilterAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified route filter. <item> Mocking. To mock this method, please mock GetRouteFilterAsync(String, String, CancellationToken) instead. </item> |
| GetRouteFilterResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RouteFilterResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRouteFilterResource(ResourceIdentifier) instead. </item> |
| GetRouteFilterRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RouteFilterRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRouteFilterRuleResource(ResourceIdentifier) instead. </item> |
| GetRouteFilters(ResourceGroupResource) |
Gets a collection of RouteFilters in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetRouteFilters() instead. </item> |
| GetRouteFilters(SubscriptionResource, CancellationToken) |
Gets all route filters in a subscription. <item> Mocking. To mock this method, please mock GetRouteFilters(CancellationToken) instead. </item> |
| GetRouteFiltersAsync(SubscriptionResource, CancellationToken) |
Gets all route filters in a subscription. <item> Mocking. To mock this method, please mock GetRouteFiltersAsync(CancellationToken) instead. </item> |
| GetRouteMapResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RouteMapResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRouteMapResource(ResourceIdentifier) instead. </item> |
| GetRouteResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RouteResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRouteResource(ResourceIdentifier) instead. </item> |
| GetRouteTable(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified route table. <item> Mocking. To mock this method, please mock GetRouteTable(String, String, CancellationToken) instead. </item> |
| GetRouteTableAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified route table. <item> Mocking. To mock this method, please mock GetRouteTableAsync(String, String, CancellationToken) instead. </item> |
| GetRouteTableResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RouteTableResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRouteTableResource(ResourceIdentifier) instead. </item> |
| GetRouteTables(ResourceGroupResource) |
Gets a collection of RouteTables in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetRouteTables() instead. </item> |
| GetRouteTables(SubscriptionResource, CancellationToken) |
Gets all route tables in a subscription. <item> Mocking. To mock this method, please mock GetRouteTables(CancellationToken) instead. </item> |
| GetRouteTablesAsync(SubscriptionResource, CancellationToken) |
Gets all route tables in a subscription. <item> Mocking. To mock this method, please mock GetRouteTablesAsync(CancellationToken) instead. </item> |
| GetRoutingIntentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RoutingIntentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRoutingIntentResource(ResourceIdentifier) instead. </item> |
| GetScopeConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ScopeConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetScopeConnectionResource(ResourceIdentifier) instead. </item> |
| GetSecurityAdminConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityAdminConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityAdminConfigurationResource(ResourceIdentifier) instead. </item> |
| GetSecurityPartnerProvider(ResourceGroupResource, String, CancellationToken) |
Gets the specified Security Partner Provider. <item> Mocking. To mock this method, please mock GetSecurityPartnerProvider(String, CancellationToken) instead. </item> |
| GetSecurityPartnerProviderAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified Security Partner Provider. <item> Mocking. To mock this method, please mock GetSecurityPartnerProviderAsync(String, CancellationToken) instead. </item> |
| GetSecurityPartnerProviderResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityPartnerProviderResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityPartnerProviderResource(ResourceIdentifier) instead. </item> |
| GetSecurityPartnerProviders(ResourceGroupResource) |
Gets a collection of SecurityPartnerProviders in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetSecurityPartnerProviders() instead. </item> |
| GetSecurityPartnerProviders(SubscriptionResource, CancellationToken) |
Gets all the Security Partner Providers in a subscription. <item> Mocking. To mock this method, please mock GetSecurityPartnerProviders(CancellationToken) instead. </item> |
| GetSecurityPartnerProvidersAsync(SubscriptionResource, CancellationToken) |
Gets all the Security Partner Providers in a subscription. <item> Mocking. To mock this method, please mock GetSecurityPartnerProvidersAsync(CancellationToken) instead. </item> |
| GetSecurityRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SecurityRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSecurityRuleResource(ResourceIdentifier) instead. </item> |
| GetServiceEndpointPolicies(ResourceGroupResource) |
Gets a collection of ServiceEndpointPolicies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetServiceEndpointPolicies() instead. </item> |
| GetServiceEndpointPolicies(SubscriptionResource, CancellationToken) |
Gets all the service endpoint policies in a subscription. <item> Mocking. To mock this method, please mock GetServiceEndpointPolicies(CancellationToken) instead. </item> |
| GetServiceEndpointPoliciesAsync(SubscriptionResource, CancellationToken) |
Gets all the service endpoint policies in a subscription. <item> Mocking. To mock this method, please mock GetServiceEndpointPoliciesAsync(CancellationToken) instead. </item> |
| GetServiceEndpointPoliciesByServiceEndpointPolicy(SubscriptionResource, CancellationToken) |
Gets service endpoint policies. |
| GetServiceEndpointPoliciesByServiceEndpointPolicyAsync(SubscriptionResource, CancellationToken) |
Gets service endpoint policies. |
| GetServiceEndpointPolicy(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified service Endpoint Policies in a specified resource group. <item> Mocking. To mock this method, please mock GetServiceEndpointPolicy(String, String, CancellationToken) instead. </item> |
| GetServiceEndpointPolicyAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified service Endpoint Policies in a specified resource group. <item> Mocking. To mock this method, please mock GetServiceEndpointPolicyAsync(String, String, CancellationToken) instead. </item> |
| GetServiceEndpointPolicyDefinitionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServiceEndpointPolicyDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetServiceEndpointPolicyDefinitionResource(ResourceIdentifier) instead. </item> |
| GetServiceEndpointPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServiceEndpointPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetServiceEndpointPolicyResource(ResourceIdentifier) instead. </item> |
| GetServiceGateway(ResourceGroupResource, String, CancellationToken) |
Gets the specified service gateway. <item> Mocking. To mock this method, please mock GetServiceGateway(String, CancellationToken) instead. </item> |
| GetServiceGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified service gateway. <item> Mocking. To mock this method, please mock GetServiceGatewayAsync(String, CancellationToken) instead. </item> |
| GetServiceGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ServiceGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetServiceGatewayResource(ResourceIdentifier) instead. </item> |
| GetServiceGateways(ResourceGroupResource) |
Gets a collection of ServiceGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetServiceGateways() instead. </item> |
| GetServiceGateways(SubscriptionResource, CancellationToken) |
Gets all the service gateways in a subscription. <item> Mocking. To mock this method, please mock GetServiceGateways(CancellationToken) instead. </item> |
| GetServiceGatewaysAsync(SubscriptionResource, CancellationToken) |
Gets all the service gateways in a subscription. <item> Mocking. To mock this method, please mock GetServiceGatewaysAsync(CancellationToken) instead. </item> |
| GetServiceTag(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list of service tag information resources. <item> Mocking. To mock this method, please mock GetServiceTag(AzureLocation, CancellationToken) instead. </item> |
| GetServiceTagAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets a list of service tag information resources. <item> Mocking. To mock this method, please mock GetServiceTagAsync(AzureLocation, CancellationToken) instead. </item> |
| GetStaticCidrResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StaticCidrResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetStaticCidrResource(ResourceIdentifier) instead. </item> |
| GetSubnetResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubnetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubnetResource(ResourceIdentifier) instead. </item> |
| GetSubscriptionNetworkManagerConnection(SubscriptionResource, String, CancellationToken) |
Get a specified connection created by this subscription. <item> Mocking. To mock this method, please mock GetSubscriptionNetworkManagerConnection(String, CancellationToken) instead. </item> |
| GetSubscriptionNetworkManagerConnectionAsync(SubscriptionResource, String, CancellationToken) |
Get a specified connection created by this subscription. <item> Mocking. To mock this method, please mock GetSubscriptionNetworkManagerConnectionAsync(String, CancellationToken) instead. </item> |
| GetSubscriptionNetworkManagerConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionNetworkManagerConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubscriptionNetworkManagerConnectionResource(ResourceIdentifier) instead. </item> |
| GetSubscriptionNetworkManagerConnections(SubscriptionResource) |
Gets a collection of SubscriptionNetworkManagerConnections in the SubscriptionResource<item> Mocking. To mock this method, please mock GetSubscriptionNetworkManagerConnections() instead. </item> |
| GetUsages(SubscriptionResource, AzureLocation, CancellationToken) |
Gets usages. |
| GetUsages(SubscriptionResource, String, CancellationToken) |
List network usages for a subscription. <item> Mocking. To mock this method, please mock GetUsages(String, CancellationToken) instead. </item> |
| GetUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken) |
Gets usages. |
| GetUsagesAsync(SubscriptionResource, String, CancellationToken) |
List network usages for a subscription. <item> Mocking. To mock this method, please mock GetUsagesAsync(String, CancellationToken) instead. </item> |
| GetVirtualApplianceSiteResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualApplianceSiteResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualApplianceSiteResource(ResourceIdentifier) instead. </item> |
| GetVirtualHub(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VirtualHub. <item> Mocking. To mock this method, please mock GetVirtualHub(String, CancellationToken) instead. </item> |
| GetVirtualHubAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VirtualHub. <item> Mocking. To mock this method, please mock GetVirtualHubAsync(String, CancellationToken) instead. </item> |
| GetVirtualHubResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualHubResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualHubResource(ResourceIdentifier) instead. </item> |
| GetVirtualHubRouteTableV2Resource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualHubRouteTableV2Resource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualHubRouteTableV2Resource(ResourceIdentifier) instead. </item> |
| GetVirtualHubs(ResourceGroupResource) |
Gets a collection of VirtualHubs in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualHubs() instead. </item> |
| GetVirtualHubs(SubscriptionResource, CancellationToken) |
Lists all the VirtualHubs in a subscription. <item> Mocking. To mock this method, please mock GetVirtualHubs(CancellationToken) instead. </item> |
| GetVirtualHubsAsync(SubscriptionResource, CancellationToken) |
Lists all the VirtualHubs in a subscription. <item> Mocking. To mock this method, please mock GetVirtualHubsAsync(CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterface(ResourceGroupResource, String, String, String, String, CancellationToken) |
Get the specified network interface in a virtual machine scale set. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterface(String, String, String, String, CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfaceAsync(ResourceGroupResource, String, String, String, String, CancellationToken) |
Get the specified network interface in a virtual machine scale set. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfaceAsync(String, String, String, String, CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfaceIPConfigurationPublicIPAddressResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetNetworkInterfaceIPConfigurationPublicIPAddressResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfaceIPConfigurationPublicIPAddressResource(ResourceIdentifier) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfaceIPConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetNetworkInterfaceIPConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfaceIPConfigurationResource(ResourceIdentifier) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualMachineScaleSetNetworkInterfaceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfaceResource(ResourceIdentifier) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfaces(ResourceGroupResource, String, CancellationToken) |
Gets all network interfaces in a virtual machine scale set. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfaces(String, CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfaces(ResourceGroupResource, String, String) |
Gets a collection of VirtualMachineScaleSetNetworkInterfaces in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfaces(String, String) instead. </item> |
| GetVirtualMachineScaleSetNetworkInterfacesAsync(ResourceGroupResource, String, CancellationToken) |
Gets all network interfaces in a virtual machine scale set. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetNetworkInterfacesAsync(String, CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetNetworkResource(ArmClient, ResourceIdentifier) |
Invokes the GetVirtualMachineScaleSetNetworkResource compatibility operation. |
| GetVirtualMachineScaleSetPublicIPAddresses(ResourceGroupResource, String, CancellationToken) |
Gets information about all public IP addresses on a virtual machine scale set level. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetPublicIPAddresses(String, CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetPublicIPAddressesAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about all public IP addresses on a virtual machine scale set level. <item> Mocking. To mock this method, please mock GetVirtualMachineScaleSetPublicIPAddressesAsync(String, CancellationToken) instead. </item> |
| GetVirtualMachineScaleSetVmNetworkResource(ArmClient, ResourceIdentifier) |
Invokes the GetVirtualMachineScaleSetVmNetworkResource compatibility operation. |
| GetVirtualNetwork(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified virtual network by resource group. <item> Mocking. To mock this method, please mock GetVirtualNetwork(String, String, CancellationToken) instead. </item> |
| GetVirtualNetworkAppliance(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified virtual network appliance. <item> Mocking. To mock this method, please mock GetVirtualNetworkAppliance(String, CancellationToken) instead. </item> |
| GetVirtualNetworkApplianceAsync(ResourceGroupResource, String, CancellationToken) |
Gets information about the specified virtual network appliance. <item> Mocking. To mock this method, please mock GetVirtualNetworkApplianceAsync(String, CancellationToken) instead. </item> |
| GetVirtualNetworkApplianceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkApplianceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkApplianceResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworkAppliances(ResourceGroupResource) |
Gets a collection of VirtualNetworkAppliances in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualNetworkAppliances() instead. </item> |
| GetVirtualNetworkAppliances(SubscriptionResource, CancellationToken) |
Gets all virtual network appliances in a subscription. <item> Mocking. To mock this method, please mock GetVirtualNetworkAppliances(CancellationToken) instead. </item> |
| GetVirtualNetworkAppliancesAsync(SubscriptionResource, CancellationToken) |
Gets all virtual network appliances in a subscription. <item> Mocking. To mock this method, please mock GetVirtualNetworkAppliancesAsync(CancellationToken) instead. </item> |
| GetVirtualNetworkAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified virtual network by resource group. <item> Mocking. To mock this method, please mock GetVirtualNetworkAsync(String, String, CancellationToken) instead. </item> |
| GetVirtualNetworkGateway(ResourceGroupResource, String, CancellationToken) |
Gets the specified virtual network gateway by resource group. <item> Mocking. To mock this method, please mock GetVirtualNetworkGateway(String, CancellationToken) instead. </item> |
| GetVirtualNetworkGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified virtual network gateway by resource group. <item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayAsync(String, CancellationToken) instead. </item> |
| GetVirtualNetworkGatewayConnection(ResourceGroupResource, String, CancellationToken) |
Gets the specified virtual network gateway connection by resource group. <item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayConnection(String, CancellationToken) instead. </item> |
| GetVirtualNetworkGatewayConnectionAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified virtual network gateway connection by resource group. <item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayConnectionAsync(String, CancellationToken) instead. </item> |
| GetVirtualNetworkGatewayConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkGatewayConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayConnectionResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworkGatewayConnections(ResourceGroupResource) |
Gets a collection of VirtualNetworkGatewayConnections in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayConnections() instead. </item> |
| GetVirtualNetworkGatewayNatRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkGatewayNatRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayNatRuleResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworkGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkGatewayResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworkGateways(ResourceGroupResource) |
Gets a collection of VirtualNetworkGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualNetworkGateways() instead. </item> |
| GetVirtualNetworkPeeringResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkPeeringResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkPeeringResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworks(ResourceGroupResource) |
Gets a collection of VirtualNetworks in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualNetworks() instead. </item> |
| GetVirtualNetworks(SubscriptionResource, CancellationToken) |
Gets all virtual networks in a subscription. <item> Mocking. To mock this method, please mock GetVirtualNetworks(CancellationToken) instead. </item> |
| GetVirtualNetworksAsync(SubscriptionResource, CancellationToken) |
Gets all virtual networks in a subscription. <item> Mocking. To mock this method, please mock GetVirtualNetworksAsync(CancellationToken) instead. </item> |
| GetVirtualNetworkTap(ResourceGroupResource, String, CancellationToken) |
Get a VirtualNetworkTap <item> Mocking. To mock this method, please mock GetVirtualNetworkTap(String, CancellationToken) instead. </item> |
| GetVirtualNetworkTapAsync(ResourceGroupResource, String, CancellationToken) |
Get a VirtualNetworkTap <item> Mocking. To mock this method, please mock GetVirtualNetworkTapAsync(String, CancellationToken) instead. </item> |
| GetVirtualNetworkTapResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualNetworkTapResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualNetworkTapResource(ResourceIdentifier) instead. </item> |
| GetVirtualNetworkTaps(ResourceGroupResource) |
Gets a collection of VirtualNetworkTaps in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualNetworkTaps() instead. </item> |
| GetVirtualNetworkTaps(SubscriptionResource, CancellationToken) |
Gets all the VirtualNetworkTaps in a subscription. <item> Mocking. To mock this method, please mock GetVirtualNetworkTaps(CancellationToken) instead. </item> |
| GetVirtualNetworkTapsAsync(SubscriptionResource, CancellationToken) |
Gets all the VirtualNetworkTaps in a subscription. <item> Mocking. To mock this method, please mock GetVirtualNetworkTapsAsync(CancellationToken) instead. </item> |
| GetVirtualRouter(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified Virtual Router. <item> Mocking. To mock this method, please mock GetVirtualRouter(String, String, CancellationToken) instead. </item> |
| GetVirtualRouterAsync(ResourceGroupResource, String, String, CancellationToken) |
Gets the specified Virtual Router. <item> Mocking. To mock this method, please mock GetVirtualRouterAsync(String, String, CancellationToken) instead. </item> |
| GetVirtualRouterPeeringResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualRouterPeeringResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualRouterPeeringResource(ResourceIdentifier) instead. </item> |
| GetVirtualRouterResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualRouterResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualRouterResource(ResourceIdentifier) instead. </item> |
| GetVirtualRouters(ResourceGroupResource) |
Gets a collection of VirtualRouters in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualRouters() instead. </item> |
| GetVirtualRouters(SubscriptionResource, CancellationToken) |
Gets all the Virtual Routers in a subscription. <item> Mocking. To mock this method, please mock GetVirtualRouters(CancellationToken) instead. </item> |
| GetVirtualRoutersAsync(SubscriptionResource, CancellationToken) |
Gets all the Virtual Routers in a subscription. <item> Mocking. To mock this method, please mock GetVirtualRoutersAsync(CancellationToken) instead. </item> |
| GetVirtualWan(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VirtualWAN. <item> Mocking. To mock this method, please mock GetVirtualWan(String, CancellationToken) instead. </item> |
| GetVirtualWanAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VirtualWAN. <item> Mocking. To mock this method, please mock GetVirtualWanAsync(String, CancellationToken) instead. </item> |
| GetVirtualWanResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VirtualWanResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVirtualWanResource(ResourceIdentifier) instead. </item> |
| GetVirtualWans(ResourceGroupResource) |
Gets a collection of VirtualWans in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVirtualWans() instead. </item> |
| GetVirtualWans(SubscriptionResource, CancellationToken) |
Lists all the VirtualWANs in a subscription. <item> Mocking. To mock this method, please mock GetVirtualWans(CancellationToken) instead. </item> |
| GetVirtualWansAsync(SubscriptionResource, CancellationToken) |
Lists all the VirtualWANs in a subscription. <item> Mocking. To mock this method, please mock GetVirtualWansAsync(CancellationToken) instead. </item> |
| GetVpnConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnConnectionResource(ResourceIdentifier) instead. </item> |
| GetVpnGateway(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a virtual wan vpn gateway. <item> Mocking. To mock this method, please mock GetVpnGateway(String, CancellationToken) instead. </item> |
| GetVpnGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a virtual wan vpn gateway. <item> Mocking. To mock this method, please mock GetVpnGatewayAsync(String, CancellationToken) instead. </item> |
| GetVpnGatewayNatRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnGatewayNatRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnGatewayNatRuleResource(ResourceIdentifier) instead. </item> |
| GetVpnGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnGatewayResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnGatewayResource(ResourceIdentifier) instead. </item> |
| GetVpnGateways(ResourceGroupResource) |
Gets a collection of VpnGateways in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVpnGateways() instead. </item> |
| GetVpnGateways(SubscriptionResource, CancellationToken) |
Lists all the VpnGateways in a subscription. <item> Mocking. To mock this method, please mock GetVpnGateways(CancellationToken) instead. </item> |
| GetVpnGatewaysAsync(SubscriptionResource, CancellationToken) |
Lists all the VpnGateways in a subscription. <item> Mocking. To mock this method, please mock GetVpnGatewaysAsync(CancellationToken) instead. </item> |
| GetVpnLinkConnectionSharedKeyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnLinkConnectionSharedKeyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnLinkConnectionSharedKeyResource(ResourceIdentifier) instead. </item> |
| GetVpnServerConfiguration(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VpnServerConfiguration. <item> Mocking. To mock this method, please mock GetVpnServerConfiguration(String, CancellationToken) instead. </item> |
| GetVpnServerConfigurationAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VpnServerConfiguration. <item> Mocking. To mock this method, please mock GetVpnServerConfigurationAsync(String, CancellationToken) instead. </item> |
| GetVpnServerConfigurationPolicyGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnServerConfigurationPolicyGroupResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnServerConfigurationPolicyGroupResource(ResourceIdentifier) instead. </item> |
| GetVpnServerConfigurationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnServerConfigurationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnServerConfigurationResource(ResourceIdentifier) instead. </item> |
| GetVpnServerConfigurations(ResourceGroupResource) |
Gets a collection of VpnServerConfigurations in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVpnServerConfigurations() instead. </item> |
| GetVpnServerConfigurations(SubscriptionResource, CancellationToken) |
Lists all the VpnServerConfigurations in a subscription. <item> Mocking. To mock this method, please mock GetVpnServerConfigurations(CancellationToken) instead. </item> |
| GetVpnServerConfigurationsAsync(SubscriptionResource, CancellationToken) |
Lists all the VpnServerConfigurations in a subscription. <item> Mocking. To mock this method, please mock GetVpnServerConfigurationsAsync(CancellationToken) instead. </item> |
| GetVpnSite(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VPN site. <item> Mocking. To mock this method, please mock GetVpnSite(String, CancellationToken) instead. </item> |
| GetVpnSiteAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the details of a VPN site. <item> Mocking. To mock this method, please mock GetVpnSiteAsync(String, CancellationToken) instead. </item> |
| GetVpnSiteLinkConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnSiteLinkConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnSiteLinkConnectionResource(ResourceIdentifier) instead. </item> |
| GetVpnSiteLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnSiteLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnSiteLinkResource(ResourceIdentifier) instead. </item> |
| GetVpnSiteResource(ArmClient, ResourceIdentifier) |
Gets an object representing a VpnSiteResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetVpnSiteResource(ResourceIdentifier) instead. </item> |
| GetVpnSites(ResourceGroupResource) |
Gets a collection of VpnSites in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetVpnSites() instead. </item> |
| GetVpnSites(SubscriptionResource, CancellationToken) |
Lists all the VpnSites in a subscription. <item> Mocking. To mock this method, please mock GetVpnSites(CancellationToken) instead. </item> |
| GetVpnSitesAsync(SubscriptionResource, CancellationToken) |
Lists all the VpnSites in a subscription. <item> Mocking. To mock this method, please mock GetVpnSitesAsync(CancellationToken) instead. </item> |
| GetWebApplicationFirewallPolicies(ResourceGroupResource) |
Gets a collection of WebApplicationFirewallPolicies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetWebApplicationFirewallPolicies() instead. </item> |
| GetWebApplicationFirewallPolicies(SubscriptionResource, CancellationToken) |
Gets all the WAF policies in a subscription. <item> Mocking. To mock this method, please mock GetWebApplicationFirewallPolicies(CancellationToken) instead. </item> |
| GetWebApplicationFirewallPoliciesAsync(SubscriptionResource, CancellationToken) |
Gets all the WAF policies in a subscription. <item> Mocking. To mock this method, please mock GetWebApplicationFirewallPoliciesAsync(CancellationToken) instead. </item> |
| GetWebApplicationFirewallPolicy(ResourceGroupResource, String, CancellationToken) |
Retrieve protection policy with specified name within a resource group. <item> Mocking. To mock this method, please mock GetWebApplicationFirewallPolicy(String, CancellationToken) instead. </item> |
| GetWebApplicationFirewallPolicyAsync(ResourceGroupResource, String, CancellationToken) |
Retrieve protection policy with specified name within a resource group. <item> Mocking. To mock this method, please mock GetWebApplicationFirewallPolicyAsync(String, CancellationToken) instead. </item> |
| GetWebApplicationFirewallPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a WebApplicationFirewallPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetWebApplicationFirewallPolicyResource(ResourceIdentifier) instead. </item> |
| SwapPublicIpAddresses(SubscriptionResource, WaitUntil, AzureLocation, LoadBalancerVipSwapContent, CancellationToken) |
Swaps VIPs between two load balancers. <item> Mocking. To mock this method, please mock SwapPublicIpAddresses(WaitUntil, AzureLocation, LoadBalancerVipSwapContent, CancellationToken) instead. </item> |
| SwapPublicIpAddressesAsync(SubscriptionResource, WaitUntil, AzureLocation, LoadBalancerVipSwapContent, CancellationToken) |
Swaps VIPs between two load balancers. <item> Mocking. To mock this method, please mock SwapPublicIpAddressesAsync(WaitUntil, AzureLocation, LoadBalancerVipSwapContent, CancellationToken) instead. </item> |
| SwapPublicIPAddressesLoadBalancer(SubscriptionResource, WaitUntil, AzureLocation, LoadBalancerVipSwapContent, CancellationToken) |
Invokes the SwapPublicIPAddressesLoadBalancer compatibility operation. |
| SwapPublicIPAddressesLoadBalancerAsync(SubscriptionResource, WaitUntil, AzureLocation, LoadBalancerVipSwapContent, CancellationToken) |
Invokes the SwapPublicIPAddressesLoadBalancerAsync compatibility operation. |