Share via


IOperationListResult.Value Property

Definition

List of operations supported by the resource provider

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of operations supported by the resource provider", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api40.IOperationAutoGenerated) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api40.IOperationAutoGenerated[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of operations supported by the resource provider", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api40.IOperationAutoGenerated) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api40.IOperationAutoGenerated[]
Public ReadOnly Property Value As IOperationAutoGenerated()

Property Value

Attributes

Applies to