次の方法で共有


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