ApiCreateOrUpdateParameter.ApiVersionSetId Property

Definition

Gets or sets a resource identifier for the related ApiVersionSet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to