Share via


ConnectableResourceInfo.OutboundConnectedResources Property

Definition

The list of Azure resources that the resource has outbound allowed connection to.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.ConnectedResourceInfo> OutboundConnectedResources { get; }
member this.OutboundConnectedResources : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.Models.ConnectedResourceInfo>
Public ReadOnly Property OutboundConnectedResources As IReadOnlyList(Of ConnectedResourceInfo)

Property Value

Applies to