Baca dalam bahasa Inggris

Bagikan melalui


IOperation.IsDataAction Property

Definition

Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDataAction")]
public bool? IsDataAction { get; }

Property Value

Attributes

Applies to