你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AdaptiveNetworkHardeningsOperationsExtensions Class

Definition

Extension methods for AdaptiveNetworkHardeningsOperations

public static class AdaptiveNetworkHardeningsOperationsExtensions
type AdaptiveNetworkHardeningsOperationsExtensions = class
Public Module AdaptiveNetworkHardeningsOperationsExtensions
Inheritance
AdaptiveNetworkHardeningsOperationsExtensions

Methods

BeginEnforce(IAdaptiveNetworkHardeningsOperations, String, String, String, String, String, IList<Rule>, IList<String>)

Enforces the given rules on the NSG(s) listed in the request

BeginEnforceAsync(IAdaptiveNetworkHardeningsOperations, String, String, String, String, String, IList<Rule>, IList<String>, CancellationToken)

Enforces the given rules on the NSG(s) listed in the request

Enforce(IAdaptiveNetworkHardeningsOperations, String, String, String, String, String, IList<Rule>, IList<String>)

Enforces the given rules on the NSG(s) listed in the request

EnforceAsync(IAdaptiveNetworkHardeningsOperations, String, String, String, String, String, IList<Rule>, IList<String>, CancellationToken)

Enforces the given rules on the NSG(s) listed in the request

Get(IAdaptiveNetworkHardeningsOperations, String, String, String, String, String)

Gets a single Adaptive Network Hardening resource

GetAsync(IAdaptiveNetworkHardeningsOperations, String, String, String, String, String, CancellationToken)

Gets a single Adaptive Network Hardening resource

ListByExtendedResource(IAdaptiveNetworkHardeningsOperations, String, String, String, String)

Gets a list of Adaptive Network Hardenings resources in scope of an extended resource.

ListByExtendedResourceAsync(IAdaptiveNetworkHardeningsOperations, String, String, String, String, CancellationToken)

Gets a list of Adaptive Network Hardenings resources in scope of an extended resource.

ListByExtendedResourceNext(IAdaptiveNetworkHardeningsOperations, String)

Gets a list of Adaptive Network Hardenings resources in scope of an extended resource.

ListByExtendedResourceNextAsync(IAdaptiveNetworkHardeningsOperations, String, CancellationToken)

Gets a list of Adaptive Network Hardenings resources in scope of an extended resource.

Applies to