IOperationList.Value Property

Definition

List of supported operations.

[Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="List of supported operations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.Api20201001.IOperationsDefinition) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.Api20201001.IOperationsDefinition[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Attestation.Runtime.Info(Description="List of supported operations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.Api20201001.IOperationsDefinition) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Attestation.Models.Api20201001.IOperationsDefinition[] with get, set
Public Property Value As IOperationsDefinition()

Property Value

Attributes

Applies to