次の方法で共有


IStandbyVirtualMachinePoolResourceListResult.Value Property

Definition

The StandbyVirtualMachinePoolResource items on this page

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=true, Description="The StandbyVirtualMachinePoolResource items on this page", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource) }, Read=true, ReadOnly=false, Required=true, SerializedName="value", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=true, Description="The StandbyVirtualMachinePoolResource items on this page", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource) }, Read=true, ReadOnly=false, Required=true, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource> with get, set
Public Property Value As List(Of IStandbyVirtualMachinePoolResource)

Property Value

Attributes

Applies to