GeneralAvsHostProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of a general host.
public class GeneralAvsHostProperties : Azure.ResourceManager.Avs.Models.AvsHostProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Avs.Models.GeneralAvsHostProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Avs.Models.GeneralAvsHostProperties>
type GeneralAvsHostProperties = class
inherit AvsHostProperties
interface IJsonModel<GeneralAvsHostProperties>
interface IPersistableModel<GeneralAvsHostProperties>
Public Class GeneralAvsHostProperties
Inherits AvsHostProperties
Implements IJsonModel(Of GeneralAvsHostProperties), IPersistableModel(Of GeneralAvsHostProperties)
- Inheritance
- Implements
Properties
DisplayName |
Display name of the host in VMware vCenter. (Inherited from AvsHostProperties) |
FaultDomain |
Gets the fault domain. (Inherited from AvsHostProperties) |
Fqdn |
Fully qualified domain name of the host. (Inherited from AvsHostProperties) |
Maintenance |
If provided, the host is in maintenance. The value is the reason for maintenance. (Inherited from AvsHostProperties) |
MoRefId |
vCenter managed object reference ID of the host. (Inherited from AvsHostProperties) |
ProvisioningState |
The state of the host provisioning. (Inherited from AvsHostProperties) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |