Compartilhar via


Operation.ActionType Propriedade

Definição

Obtém ou define indica o tipo de ação. Os valores possíveis incluem: 'Interno'

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a