Share via


ApiExportResult.Value Property

Definition

Gets or sets the object defining the schema of the exported API Detail

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to