PSHostList Class

Definition

public class PSHostList : Microsoft.Azure.Commands.Compute.Automation.Models.PSHost
type PSHostList = class
    inherit PSHost
Public Class PSHostList
Inherits PSHost
Inheritance
PSHostList

Constructors

PSHostList()

Properties

AutoReplaceOnFailure (Inherited from PSHost)
HostId (Inherited from PSHost)
Id (Inherited from PSHost)
InstanceView (Inherited from PSHost)
LicenseType (Inherited from PSHost)
Location (Inherited from PSHost)
Name (Inherited from PSHost)
PlatformFaultDomain (Inherited from PSHost)
ProvisioningState (Inherited from PSHost)
ProvisioningTime (Inherited from PSHost)
ResourceGroupName (Inherited from PSHost)
Sku (Inherited from PSHost)
Tags (Inherited from PSHost)
Type (Inherited from PSHost)
VirtualMachines (Inherited from PSHost)

Methods

ToPSHost()

Applies to