Share via


IConnectorInstructionModelBase.Type Property

Definition

The kind of the setting

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The kind of the setting", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SettingType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SettingType Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The kind of the setting", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SettingType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SettingType with get, set
Public Property Type As SettingType

Property Value

Attributes

Applies to