ArmProgramEnrollmentModelFactory.EduEnrollmentPatch Method

Definition

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

Parameters

tags
IDictionary<String,String>

Resource tags.

Returns

A new EduEnrollmentPatch instance for mocking.

Applies to