Share via


ConnectionMonitorOutput.OutputType Property

Definition

Connection monitor output destination type. Currently, only "Workspace" is supported.

public Azure.ResourceManager.Network.Models.OutputType? OutputType { get; set; }
member this.OutputType : Nullable<Azure.ResourceManager.Network.Models.OutputType> with get, set
Public Property OutputType As Nullable(Of OutputType)

Property Value

Applies to