Share via


CheckRestrictionsResourceDetails.ApiVersion Property

Definition

Gets or sets the api-version of the resource content.

[Newtonsoft.Json.JsonProperty(PropertyName="apiVersion")]
public string ApiVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiVersion")>]
member this.ApiVersion : string with get, set
Public Property ApiVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to