Freigeben über


Operation.IsDataAction Property

Definition

The flag that indicates whether the operation applies to data plane.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)]
public bool? IsDataAction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)>]
member this.IsDataAction : Nullable<bool>
Public ReadOnly Property IsDataAction As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to