Share via


ProviderPermission.ManagedByRoleDefinition Property

Definition

Gets or sets role definition properties.

[Newtonsoft.Json.JsonProperty(PropertyName="managedByRoleDefinition")]
public Microsoft.Azure.Management.ResourceManager.Models.RoleDefinition ManagedByRoleDefinition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedByRoleDefinition")>]
member this.ManagedByRoleDefinition : Microsoft.Azure.Management.ResourceManager.Models.RoleDefinition with get, set
Public Property ManagedByRoleDefinition As RoleDefinition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to