共用方式為


IComputeDiagnosticsList.Value Property

Definition

The collection of available Compute diagnostics returned by the listing operation.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The collection of available Compute diagnostics returned by the listing operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IComputeDiagnosticBase) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IComputeDiagnosticBase[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The collection of available Compute diagnostics returned by the listing operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IComputeDiagnosticBase) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IComputeDiagnosticBase[] with get, set
Public Property Value As IComputeDiagnosticBase()

Property Value

Attributes

Applies to