次の方法で共有


DedicatedHostInstanceView.AvailableCapacityAllocatableVms プロパティ

定義

専用ホストへのデプロイが許可されている各 VM サイズの観点から表される専用ホストの未使用容量。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.DedicatedHostAllocatableVm> AvailableCapacityAllocatableVms { get; }
member this.AvailableCapacityAllocatableVms : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.DedicatedHostAllocatableVm>
Public ReadOnly Property AvailableCapacityAllocatableVms As IReadOnlyList(Of DedicatedHostAllocatableVm)

プロパティ値

適用対象