TopologySingleResource.Parents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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