Freigeben über


Operation.IsDataAction Eigenschaft

Definition

Ruft ab, ob der Vorgang für die Datenebene gilt. Dies ist "true" für Vorgänge auf Datenebene und "false" für ARM-/Steuerungsebene-Vorgänge.

[Newtonsoft.Json.JsonProperty(PropertyName="isDataAction")]
public bool? IsDataAction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDataAction")>]
member this.IsDataAction : Nullable<bool>
Public ReadOnly Property IsDataAction As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: