Share via


MockablePaloAltoNetworksNgfwArmClient.GetLocalRulestackResource Method

Definition

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.

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a LocalRulestackResource object.

Applies to