JobRunResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a JobRunResource instance.

C#
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string storageMoverName, string projectName, string jobDefinitionName, string jobRunName);

Parameters

subscriptionId
String

The subscriptionId.

resourceGroupName
String

The resourceGroupName.

storageMoverName
String

The storageMoverName.

projectName
String

The projectName.

jobDefinitionName
String

The jobDefinitionName.

jobRunName
String

The jobRunName.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest, Preview