IFirewallPolicyDeploymentsOperations Interface

Definition

FirewallPolicyDeploymentsOperations operations.

public interface IFirewallPolicyDeploymentsOperations
type IFirewallPolicyDeploymentsOperations = interface
Public Interface IFirewallPolicyDeploymentsOperations

Methods

BeginDeployWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Deploys the firewall policy draft and child rule collection group drafts.

DeployWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Deploys the firewall policy draft and child rule collection group drafts.

Extension Methods

BeginDeploy(IFirewallPolicyDeploymentsOperations, String, String)

Deploys the firewall policy draft and child rule collection group drafts.

BeginDeployAsync(IFirewallPolicyDeploymentsOperations, String, String, CancellationToken)

Deploys the firewall policy draft and child rule collection group drafts.

Deploy(IFirewallPolicyDeploymentsOperations, String, String)

Deploys the firewall policy draft and child rule collection group drafts.

DeployAsync(IFirewallPolicyDeploymentsOperations, String, String, CancellationToken)

Deploys the firewall policy draft and child rule collection group drafts.

Applies to