SubscriptionValidationResponse.ValidationResponse 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 validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription.
public string ValidationResponse { get; set; }
member this.ValidationResponse : string with get, set
Public Property ValidationResponse As String