NetworkFabricIPPrefixResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a NetworkFabricIPPrefixResource instance.

C#
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string ipPrefixName);

Parameters

subscriptionId
String

The subscriptionId.

resourceGroupName
String

The resourceGroupName.

ipPrefixName
String

The ipPrefixName.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest