ConnectorDefinitionsAvailability Class

Definition

The exposure status of the connector to the customers.

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

Constructors

Properties

IsPreview

Gets or sets a value indicating whether the connector is preview.

Status

The exposure status of the connector to the customers. Available values are 0-4 (0=None, 1=Available, 2=FeatureFlag, 3=Internal).

Explicit Interface Implementations

Applies to