Partilhar via


IClusterUpdate.CalloutPolicy Property

Definition

List of callout policies for egress from Cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="List of callout policies for egress from Cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.ICalloutPolicy) }, ReadOnly=false, Required=false, SerializedName="calloutPolicies")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.ICalloutPolicy[] CalloutPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="List of callout policies for egress from Cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.ICalloutPolicy) }, ReadOnly=false, Required=false, SerializedName="calloutPolicies")>]
member this.CalloutPolicy : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.ICalloutPolicy[] with get, set
Public Property CalloutPolicy As ICalloutPolicy()

Property Value

Attributes

Applies to