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

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