Udostępnij przez


IDedicatedHsmOperation.IsDataAction Property

Definition

Gets or sets a value indicating whether it is a data plane action

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=false, Description="Gets or sets a value indicating whether it is a data plane action", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="isDataAction", Update=false)]
public string IsDataAction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=false, Description="Gets or sets a value indicating whether it is a data plane action", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="isDataAction", Update=false)>]
member this.IsDataAction : string
Public ReadOnly Property IsDataAction As String

Property Value

Attributes

Applies to