ElasticPoolOperation.Operation Property

Definition

Gets the name of operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to