OperationTagResourceContractProperties.ApiName Property

Definition

Gets API Name.

[Newtonsoft.Json.JsonProperty(PropertyName="apiName")]
public string ApiName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiName")>]
member this.ApiName : string
Public ReadOnly Property ApiName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to