Share via


FirewallPolicyResource.GetPolicySignaturesOverridesForIdps Method

Definition

Gets an object representing a PolicySignaturesOverridesForIdpsResource along with the instance operations that can be performed on it in the FirewallPolicy.

public virtual Azure.ResourceManager.Network.PolicySignaturesOverridesForIdpsResource GetPolicySignaturesOverridesForIdps ();
abstract member GetPolicySignaturesOverridesForIdps : unit -> Azure.ResourceManager.Network.PolicySignaturesOverridesForIdpsResource
override this.GetPolicySignaturesOverridesForIdps : unit -> Azure.ResourceManager.Network.PolicySignaturesOverridesForIdpsResource
Public Overridable Function GetPolicySignaturesOverridesForIdps () As PolicySignaturesOverridesForIdpsResource

Returns

Returns a PolicySignaturesOverridesForIdpsResource object.

Applies to