ConnectorDefinitionsResourceProvider Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The resource provider details include the required permissions for the user to create connections. The user should have the required permissions(Read\Write, ..) in the specified scope ProviderPermissionsScope against the specified resource provider.

C#
public class ConnectorDefinitionsResourceProvider : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.ConnectorDefinitionsResourceProvider>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.ConnectorDefinitionsResourceProvider>
Inheritance
ConnectorDefinitionsResourceProvider
Implements

Constructors

Properties

PermissionsDisplayText

Gets or sets the permissions description text.

Provider

Gets or sets the provider name.

ProviderDisplayName

Gets or sets the permissions provider display name.

RequiredPermissions

Required permissions for the connector resource provider that define in ResourceProviders. For more information about the permissions see <see href="https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#actions-format">here</see>.

Scope

The scope on which the user should have permissions, in order to be able to create connections.

Explicit Interface Implementations

Applies to

Táirge Leaganacha
Azure SDK for .NET Preview