共用方式為


ArmStorageMoverModelFactory.JobRunResourceId(ResourceIdentifier) Method

Definition

Initializes a new instance of JobRunResourceId.

public static Azure.ResourceManager.StorageMover.Models.JobRunResourceId JobRunResourceId (Azure.Core.ResourceIdentifier jobRunResourceIdValue = default);
static member JobRunResourceId : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.StorageMover.Models.JobRunResourceId
Public Shared Function JobRunResourceId (Optional jobRunResourceIdValue As ResourceIdentifier = Nothing) As JobRunResourceId

Parameters

jobRunResourceIdValue
ResourceIdentifier

Fully qualified resource id of the Job Run.

Returns

A new JobRunResourceId instance for mocking.

Applies to