SubscriptionFeatureRegistrationProperties.AuthorizationProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to