Aracılığıyla paylaş


CustomAllocationDefinition.ApiVersion Property

Definition

The API version of the provisioning service types (such as IndividualEnrollment) sent in the custom allocation request.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to