IWebhook.Type Property

Definition

[Required] Specifies the type of service to send a callback

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Specifies the type of service to send a callback", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="webhookType", Update=false)]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Specifies the type of service to send a callback", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="webhookType", Update=false)>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to