ArmStorageMoverModelFactory.JobRunResourceId(ResourceIdentifier) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.