Megosztás a következőn keresztül:


IOperationList.Value Property

Definition

List of Microsoft.MobileNetwork operations.

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

Property Value

Attributes

Applies to