PSCustomAllocationDefinition.WebhookUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The webhook URL used for allocation requests.
[Newtonsoft.Json.JsonProperty(PropertyName="webhookUrl", Required=Newtonsoft.Json.Required.Always)]
public string WebhookUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webhookUrl", Required=Newtonsoft.Json.Required.Always)>]
member this.WebhookUrl : string with get, set
Public Property WebhookUrl As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute