ITestNotificationDetailsResponse.ContextNotificationSource 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 source of the notification request
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The source of the notification request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationSource", Update=true)]
public string ContextNotificationSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The source of the notification request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationSource", Update=true)>]
member this.ContextNotificationSource : string with get, set
Public Property ContextNotificationSource As String
Property Value
- Attributes