Freigeben über


Operation.ActionType Eigenschaft

Definition

Ruft den Aktionstyp ab oder legt fest. Mögliche Werte: "Internal"

[Newtonsoft.Json.JsonProperty(PropertyName="actionType")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.ActionType? ActionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionType")>]
member this.ActionType : Nullable<Microsoft.Azure.Management.VideoAnalyzer.Models.ActionType> with get, set
Public Property ActionType As Nullable(Of ActionType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: