Condividi tramite


IWithFirewallPolicy.WithFirewallPolicy(String) Method

Definition

Sets the firewall policy to which the firewall belongs.

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithCreate WithFirewallPolicy (string firewallPolicyId);
abstract member WithFirewallPolicy : string -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithCreate
Public Function WithFirewallPolicy (firewallPolicyId As String) As IWithCreate

Parameters

firewallPolicyId
String

The ID of firewall policy.

Returns

Applies to