Udostępnij przez


IDatabaseServerFullResourceNames.VirtualMachine Property

Definition

The list of virtual machine naming details.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The list of virtual machine naming details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IVirtualMachineResourceNames) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtualMachines", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IVirtualMachineResourceNames> VirtualMachine { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The list of virtual machine naming details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IVirtualMachineResourceNames) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtualMachines", Update=true)>]
member this.VirtualMachine : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.IVirtualMachineResourceNames> with get, set
Public Property VirtualMachine As List(Of IVirtualMachineResourceNames)

Property Value

Attributes

Applies to