IFirewallPolicyDeploymentsOperations Interface
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.
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. |