다음을 통해 공유


ApiRevisionInfoContract.SourceApiId Property

Definition

Gets or sets resource identifier of API to be used to create the revision from.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to