ArmWorkloadOrchestrationModelFactory.BulkDeployTargetDetails 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.
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.