ProviderOperationsMetadataInner.ResourceTypes Property

Definition

Gets or sets the provider resource types

[Newtonsoft.Json.JsonProperty(PropertyName="resourceTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ResourceType> ResourceTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceTypes")>]
member this.ResourceTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ResourceType> with get, set
Public Property ResourceTypes As IList(Of ResourceType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to