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

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