Compartilhar via


SapCentralServerInstance.VMDetail Property

Definition

The list of virtual machines corresponding to the Central Services instance.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ICentralServerVMDetails> VMDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Inlined)>]
member this.VMDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ICentralServerVMDetails>
Public ReadOnly Property VMDetail As List(Of ICentralServerVMDetails)

Property Value

Implements

Attributes

Applies to