IAvailability Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AvailabilityTypeConverter))]
public interface IAvailability : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AvailabilityTypeConverter))>]
type IAvailability = interface
interface IJsonSerializable
Public Interface IAvailability
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
IsPreview |
Set connector as preview |
Status |
The connector Availability Status |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |