DevTestLabNotificationChannelNotifyContent.JsonPayload 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.
Properties for the notification in json format.
public string JsonPayload { get; set; }
member this.JsonPayload : string with get, set
Public Property JsonPayload As String