IDedicatedHsmOperation.IsDataAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating whether it is a data plane action
[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="Gets or sets a value indicating whether it is a data plane action", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="isDataAction")]
public string IsDataAction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="Gets or sets a value indicating whether it is a data plane action", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="isDataAction")>]
member this.IsDataAction : string
Public ReadOnly Property IsDataAction As String
Property Value
- Attributes