Share via


ConnectableResourceInfo.InboundConnectedResources Property

Definition

The list of Azure resources that the resource has inbound allowed connection from.

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

Property Value

Applies to