ServerOperation.OperationFriendlyName Property

Definition

Gets the friendly name of operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to