你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ICentralServerVMDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.CentralServerVMDetailsTypeConverter))]
public interface ICentralServerVMDetails : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.Api20231001Preview.CentralServerVMDetailsTypeConverter))>]
type ICentralServerVMDetails = interface
    interface IJsonSerializable
Public Interface ICentralServerVMDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

StorageDetail

Storage details of all the Storage Accounts attached to the ASCS Virtual Machine. For e.g. NFS on AFS Shared Storage.

Type

Defines the type of central server VM.

VirtualMachineId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to