ArmComputeModelFactory.ProximityPlacementGroupPatch Method

Definition

public static Azure.ResourceManager.Compute.Models.ProximityPlacementGroupPatch ProximityPlacementGroupPatch(System.Collections.Generic.IDictionary<string,string> tags = default);
static member ProximityPlacementGroupPatch : System.Collections.Generic.IDictionary<string, string> -> Azure.ResourceManager.Compute.Models.ProximityPlacementGroupPatch
Public Shared Function ProximityPlacementGroupPatch (Optional tags As IDictionary(Of String, String) = Nothing) As ProximityPlacementGroupPatch

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new ProximityPlacementGroupPatch instance for mocking.

Applies to