Share via


AllowedConnectionsResource.ConnectableResources Property

Definition

Gets list of connectable resources

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectableResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ConnectableResource> ConnectableResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectableResources")>]
member this.ConnectableResources : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ConnectableResource>
Public ReadOnly Property ConnectableResources As IList(Of ConnectableResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to