ArmWorkloadOrchestrationModelFactory.EdgeSolutionPatch 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.EdgeSolutionPatch EdgeSolutionPatch(Azure.ResourceManager.WorkloadOrchestration.Models.EdgeSolutionPatchProperties properties = default);
static member EdgeSolutionPatch : Azure.ResourceManager.WorkloadOrchestration.Models.EdgeSolutionPatchProperties -> Azure.ResourceManager.WorkloadOrchestration.Models.EdgeSolutionPatch
Public Shared Function EdgeSolutionPatch (Optional properties As EdgeSolutionPatchProperties = Nothing) As EdgeSolutionPatch
Parameters
- properties
- EdgeSolutionPatchProperties
The resource-specific properties for this resource.
Returns
A new EdgeSolutionPatch instance for mocking.