ResourceDeleteCancelData.OperationName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to