GlobalRulestackPrefixResource.CreateResourceIdentifier(String, String) Method

Definition

Generate the resource identifier of a GlobalRulestackPrefixResource instance.

C#
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string globalRulestackName, string name);

Parameters

globalRulestackName
String

The globalRulestackName.

name
String

The name.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest