Share via


QueryRequestApprovalProperties.Properties Property

Definition

Gets or sets the details to get the request plans statuses

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to