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.
Flag specifying if activity logs from Azure resources should be sent for the Monitor resource.
public bool? SendActivityLogs { get; set; }
member this.SendActivityLogs : Nullable<bool> with get, set
Public Property SendActivityLogs As Nullable(Of Boolean)