Share via


IOperationListResult.Value Property

Definition

List of ServiceBus operations supported by the Microsoft.ServiceBus resource provider.

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

Property Value

Attributes

Applies to