Cluster.CalloutPolicy Property

Definition

List of callout policies for egress from Cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ICalloutPolicy> CalloutPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.CalloutPolicy : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ICalloutPolicy> with get, set
Public Property CalloutPolicy As List(Of ICalloutPolicy)

Property Value

Implements

Attributes

Applies to