Account.ManagedResources Property

Definition

Gets the resource identifiers of the managed resources.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedResources")]
public Microsoft.Azure.Management.Purview.Models.AccountPropertiesManagedResources ManagedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedResources")>]
member this.ManagedResources : Microsoft.Azure.Management.Purview.Models.AccountPropertiesManagedResources
Public ReadOnly Property ManagedResources As AccountPropertiesManagedResources

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to