ApiEntityBaseContract.ApiVersionSetId Property

Definition

Gets or sets a resource identifier for the related ApiVersionSet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to