LocalizedOperationDefinition.IsDataAction Property

Definition

Indicates whether the operation applies to data-plane.

public bool? IsDataAction { get; set; }
member this.IsDataAction : Nullable<bool> with get, set
Public Property IsDataAction As Nullable(Of Boolean)

Property Value

Applies to