Operation.ActionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets indicates the action type. Possible values include: 'Internal'
[Newtonsoft.Json.JsonProperty(PropertyName="actionType")]
public Microsoft.Azure.Management.Media.Models.ActionType? ActionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionType")>]
member this.ActionType : Nullable<Microsoft.Azure.Management.Media.Models.ActionType> with get, set
Public Property ActionType As Nullable(Of ActionType)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute