DevCenterAssignedGroupScope(String) Constructor

Definition

Initializes a new instance of DevCenterAssignedGroupScope.

public DevCenterAssignedGroupScope(string value);
new Azure.ResourceManager.DevCenter.Models.DevCenterAssignedGroupScope : string -> Azure.ResourceManager.DevCenter.Models.DevCenterAssignedGroupScope
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to