Partager via


TopologySingleResource.Parents Property

Definition

Gets azure resources connected to this resource which are in higher level in the topology view

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to