Share via


PSSecurityConnectableResources.OutboundConnectedResources Property

Definition

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

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

Property Value

Applies to