ConnectionMonitorEndpointScope.Include Property

Definition

List of items which needs to be included to the endpoint scope.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ConnectionMonitorEndpointScopeItem> Include { get; set; }
member this.Include : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ConnectionMonitorEndpointScopeItem> with get, set
Public Property Include As BicepList(Of ConnectionMonitorEndpointScopeItem)

Property Value

Applies to