Share via


CheckRestrictionsRequest.ResourceDetails Property

Definition

Gets or sets the information about the resource that will be evaluated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to