Share via


NgfwExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.PaloAltoNetworks.Ngfw.

public static class NgfwExtensions
type NgfwExtensions = class
Public Module NgfwExtensions
Inheritance
NgfwExtensions

Methods

GetGlobalRulestack(TenantResource, String, CancellationToken)

Get a GlobalRulestackResource

  • Request Path: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • Operation Id: GlobalRulestack_Get
GetGlobalRulestackAsync(TenantResource, String, CancellationToken)

Get a GlobalRulestackResource

  • Request Path: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • Operation Id: GlobalRulestack_Get
GetGlobalRulestackCertificateObjectResource(ArmClient, ResourceIdentifier)

Gets an object representing a GlobalRulestackCertificateObjectResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a GlobalRulestackCertificateObjectResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGlobalRulestackCertificateObjectResource(ResourceIdentifier) instead.

GetGlobalRulestackFqdnResource(ArmClient, ResourceIdentifier)

Gets an object representing a GlobalRulestackFqdnResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a GlobalRulestackFqdnResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGlobalRulestackFqdnResource(ResourceIdentifier) instead.

GetGlobalRulestackPrefixResource(ArmClient, ResourceIdentifier)

Gets an object representing a GlobalRulestackPrefixResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a GlobalRulestackPrefixResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGlobalRulestackPrefixResource(ResourceIdentifier) instead.

GetGlobalRulestackResource(ArmClient, ResourceIdentifier)

Gets an object representing a GlobalRulestackResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a GlobalRulestackResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGlobalRulestackResource(ResourceIdentifier) instead.

GetGlobalRulestacks(TenantResource)

Gets a collection of GlobalRulestackResources in the TenantResource. MockingTo mock this method, please mock GetGlobalRulestacks() instead.

GetLocalRulestack(ResourceGroupResource, String, CancellationToken)

Get a LocalRulestackResource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}
  • Operation Id: LocalRulestacks_Get
GetLocalRulestackAsync(ResourceGroupResource, String, CancellationToken)

Get a LocalRulestackResource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}
  • Operation Id: LocalRulestacks_Get
GetLocalRulestackCertificateObjectResource(ArmClient, ResourceIdentifier)

Gets an object representing a LocalRulestackCertificateObjectResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a LocalRulestackCertificateObjectResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetLocalRulestackCertificateObjectResource(ResourceIdentifier) instead.

GetLocalRulestackFqdnResource(ArmClient, ResourceIdentifier)

Gets an object representing a LocalRulestackFqdnResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a LocalRulestackFqdnResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetLocalRulestackFqdnResource(ResourceIdentifier) instead.

GetLocalRulestackPrefixResource(ArmClient, ResourceIdentifier)

Gets an object representing a LocalRulestackPrefixResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a LocalRulestackPrefixResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetLocalRulestackPrefixResource(ResourceIdentifier) instead.

GetLocalRulestackResource(ArmClient, ResourceIdentifier)

Gets an object representing a LocalRulestackResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a LocalRulestackResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetLocalRulestackResource(ResourceIdentifier) instead.

GetLocalRulestackRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a LocalRulestackRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a LocalRulestackRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetLocalRulestackRuleResource(ResourceIdentifier) instead.

GetLocalRulestacks(ResourceGroupResource)

Gets a collection of LocalRulestackResources in the ResourceGroupResource. MockingTo mock this method, please mock GetLocalRulestacks() instead.

GetLocalRulestacks(SubscriptionResource, CancellationToken)

List LocalRulestackResource resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks
  • Operation Id: LocalRulestacks_ListBySubscription
GetLocalRulestacksAsync(SubscriptionResource, CancellationToken)

List LocalRulestackResource resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks
  • Operation Id: LocalRulestacks_ListBySubscription
GetPaloAltoNetworksFirewall(ResourceGroupResource, String, CancellationToken)

Get a FirewallResource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}
  • Operation Id: Firewalls_Get
GetPaloAltoNetworksFirewallAsync(ResourceGroupResource, String, CancellationToken)

Get a FirewallResource

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}
  • Operation Id: Firewalls_Get
GetPaloAltoNetworksFirewallResource(ArmClient, ResourceIdentifier)

Gets an object representing a PaloAltoNetworksFirewallResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PaloAltoNetworksFirewallResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPaloAltoNetworksFirewallResource(ResourceIdentifier) instead.

GetPaloAltoNetworksFirewalls(ResourceGroupResource)

Gets a collection of PaloAltoNetworksFirewallResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPaloAltoNetworksFirewalls() instead.

GetPaloAltoNetworksFirewalls(SubscriptionResource, CancellationToken)

List FirewallResource resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/firewalls
  • Operation Id: Firewalls_ListBySubscription
GetPaloAltoNetworksFirewallsAsync(SubscriptionResource, CancellationToken)

List FirewallResource resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/firewalls
  • Operation Id: Firewalls_ListBySubscription
GetPaloAltoNetworksFirewallStatusResource(ArmClient, ResourceIdentifier)

Gets an object representing a PaloAltoNetworksFirewallStatusResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PaloAltoNetworksFirewallStatusResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPaloAltoNetworksFirewallStatusResource(ResourceIdentifier) instead.

GetPostRulestackRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a PostRulestackRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a PostRulestackRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPostRulestackRuleResource(ResourceIdentifier) instead.

GetPreRulestackRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a PreRulestackRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a PreRulestackRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPreRulestackRuleResource(ResourceIdentifier) instead.

Applies to