Share via


MockablePaloAltoNetworksNgfwArmClient.GetGlobalRulestackFqdnResource Method

Definition

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.

public virtual Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackFqdnResource GetGlobalRulestackFqdnResource (Azure.Core.ResourceIdentifier id);
abstract member GetGlobalRulestackFqdnResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackFqdnResource
override this.GetGlobalRulestackFqdnResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackFqdnResource
Public Overridable Function GetGlobalRulestackFqdnResource (id As ResourceIdentifier) As GlobalRulestackFqdnResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a GlobalRulestackFqdnResource object.

Applies to