SubgroupProfileScope(String) Constructor

Definition

Initializes a new instance of SubgroupProfileScope.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to