Freigeben über


CalloutPolicy.CalloutType Property

Definition

Type of the callout service, specifying the kind of external resource or service being accessed.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.CalloutType? CalloutType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.CalloutType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.CalloutType> with get, set
Public Property CalloutType As Nullable(Of CalloutType)

Property Value

Implements

Attributes

Applies to