Get Hyperv Host Controller Result
data class GetHypervHostControllerResult(val azureApiVersion: String, val createdTimestamp: String, val errors: List<HealthErrorDetailsResponse>, val fqdn: String? = null, val id: String, val name: String, val provisioningState: String? = null, val runAsAccountId: String? = null, val systemData: SystemDataResponse, val type: String, val updatedTimestamp: String, val version: String)
A host resource belonging to a site resource.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, createdTimestamp: String, errors: List<HealthErrorDetailsResponse>, fqdn: String? = null, id: String, name: String, provisioningState: String? = null, runAsAccountId: String? = null, systemData: SystemDataResponse, type: String, updatedTimestamp: String, version: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Gets the timestamp marking Hyper-V host creation.
Link copied to clipboard
Gets the errors.
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
Gets or sets the run as account ID of the Hyper-V host.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Gets the timestamp marking last updated on the Hyper-V host.