Trigger Class
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.
C#
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.TriggerTypeConverter))]
public class Trigger : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ITrigger, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.TriggerTypeConverter))>]
type Trigger = class
interface ITrigger
interface IJsonSerializable
interface IProxyResource
interface IValidates
Public Class Trigger
Implements ITrigger, IValidates
- Inheritance
-
Trigger
- Attributes
- Implements
Deserialize |
Deserializes a IDictionary into an instance of Trigger. |
Deserialize |
|
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ITrigger. |
From |
Creates a new instance of Trigger, deserializing the content from a json string. |
To |
|
To |
Serializes this instance to a json string. |
To |
|
Validate(IEvent |
Validates that this object meets the validation criteria. |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |