ISentinelOnboardingStatesList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.SentinelOnboardingStatesListTypeConverter))]
public interface ISentinelOnboardingStatesList : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.SentinelOnboardingStatesListTypeConverter))>]
type ISentinelOnboardingStatesList = interface
    interface IJsonSerializable
Public Interface ISentinelOnboardingStatesList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Value

Array of Sentinel onboarding states

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to