Megosztás a következőn keresztül:


ProviderPermissionsScope(String) Constructor

Definition

Initializes a new instance of ProviderPermissionsScope.

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

Parameters

value
String

Exceptions

value is null.

Applies to