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.
Gets ot sets the list of system events.
public Azure.Provisioning.BicepList<string> SystemEvents { get; set; }
member this.SystemEvents : Azure.Provisioning.BicepList<string> with get, set
Public Property SystemEvents As BicepList(Of String)