ArmWorkloadOrchestrationModelFactory.BulkDeployTargetDetails Method

Definition

public static Azure.ResourceManager.WorkloadOrchestration.Models.BulkDeployTargetDetails BulkDeployTargetDetails(Azure.Core.ResourceIdentifier solutionVersionId = default);
static member BulkDeployTargetDetails : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.WorkloadOrchestration.Models.BulkDeployTargetDetails
Public Shared Function BulkDeployTargetDetails (Optional solutionVersionId As ResourceIdentifier = Nothing) As BulkDeployTargetDetails

Parameters

solutionVersionId
ResourceIdentifier

ArmId of Target Solution Version.

Returns

A new BulkDeployTargetDetails instance for mocking.

Applies to