次の方法で共有


IOperationListResult.Value Property

Definition

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

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

Property Value

Attributes

Applies to