ICalloutPolicyToRemove.CalloutId Property

Definition

Unique identifier for the callout configuration.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="Unique identifier for the callout configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="calloutId", Update=true)]
public string CalloutId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="Unique identifier for the callout configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="calloutId", Update=true)>]
member this.CalloutId : string with get, set
Public Property CalloutId As String

Property Value

Attributes

Applies to