Partager via


PSSecurityConnectableResources.InboundConnectedResources Property

Definition

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

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.AllowedConnection.PSSecurityConnectedResource> InboundConnectedResources { get; set; }
member this.InboundConnectedResources : System.Collections.Generic.IList<Microsoft.Azure.Commands.Security.Models.AllowedConnection.PSSecurityConnectedResource> with get, set
Public Property InboundConnectedResources As IList(Of PSSecurityConnectedResource)

Property Value

Applies to