DedicatedHostGroup コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DedicatedHostGroup() |
DedicatedHostGroup クラスの新しいインスタンスを初期化します。 |
DedicatedHostGroup(String, Int32, String, String, String, IDictionary<String, String>, IList<SubResourceReadOnly>, DedicatedHostGroupInstanceView, Nullable<Boolean>, IList<String>) |
DedicatedHostGroup クラスの新しいインスタンスを初期化します。 |
DedicatedHostGroup(String, Int32, String, String, String, IDictionary<String, String>, IList<SubResourceReadOnly>, DedicatedHostGroupInstanceView, Nullable<Boolean>, DedicatedHostGroupPropertiesAdditionalCapabilities, IList<String>) |
DedicatedHostGroup クラスの新しいインスタンスを初期化します。 |
DedicatedHostGroup()
DedicatedHostGroup クラスの新しいインスタンスを初期化します。
public DedicatedHostGroup ();
Public Sub New ()
適用対象
DedicatedHostGroup(String, Int32, String, String, String, IDictionary<String, String>, IList<SubResourceReadOnly>, DedicatedHostGroupInstanceView, Nullable<Boolean>, IList<String>)
DedicatedHostGroup クラスの新しいインスタンスを初期化します。
public DedicatedHostGroup (string location, int platformFaultDomainCount, string id, string name, string type, System.Collections.Generic.IDictionary<string,string> tags, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceReadOnly> hosts, Microsoft.Azure.Management.Compute.Models.DedicatedHostGroupInstanceView instanceView, bool? supportAutomaticPlacement, System.Collections.Generic.IList<string> zones);
new Microsoft.Azure.Management.Compute.Models.DedicatedHostGroup : string * int * string * string * string * System.Collections.Generic.IDictionary<string, string> * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceReadOnly> * Microsoft.Azure.Management.Compute.Models.DedicatedHostGroupInstanceView * Nullable<bool> * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Compute.Models.DedicatedHostGroup
Public Sub New (location As String, platformFaultDomainCount As Integer, id As String, name As String, type As String, tags As IDictionary(Of String, String), hosts As IList(Of SubResourceReadOnly), instanceView As DedicatedHostGroupInstanceView, supportAutomaticPlacement As Nullable(Of Boolean), zones As IList(Of String))
パラメーター
- location
- String
リソースの場所
- platformFaultDomainCount
- Int32
ホスト グループがスパンできる障害ドメインの数。
- id
- String
リソース ID
- name
- String
リソース名
- type
- String
リソースの種類
- tags
- IDictionary<String,String>
リソース タグ
- hosts
- IList<SubResourceReadOnly>
専用ホスト グループ内のすべての専用ホストへの参照の一覧。
- instanceView
- DedicatedHostGroupInstanceView
専用ホスト グループ インスタンス ビュー。専用ホスト グループの下に専用ホストのインスタンス ビューの一覧が表示されます。
仮想マシンまたは仮想マシン スケール セットを専用ホスト グループに自動的に配置できるかどうかを指定します。 自動配置とは、専用ホスト グループの下で、Azure によって選択された専用ホストにリソースが割り当てられることを意味します。 この値は、指定されていない場合、既定値は 'false' に設定されます。 <br><br>最小 api-version: 2020-06-01。
このホスト グループに使用する可用性ゾーン。 1 つのゾーンのみがサポートされています。 ゾーンは作成時にのみ割り当てることができます。 指定しない場合、グループはリージョン内のすべてのゾーンをサポートします。 指定した場合、グループ内の各ホストが同じゾーンに配置されます。
適用対象
DedicatedHostGroup(String, Int32, String, String, String, IDictionary<String, String>, IList<SubResourceReadOnly>, DedicatedHostGroupInstanceView, Nullable<Boolean>, DedicatedHostGroupPropertiesAdditionalCapabilities, IList<String>)
DedicatedHostGroup クラスの新しいインスタンスを初期化します。
public DedicatedHostGroup (string location, int platformFaultDomainCount, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceReadOnly> hosts = default, Microsoft.Azure.Management.Compute.Models.DedicatedHostGroupInstanceView instanceView = default, bool? supportAutomaticPlacement = default, Microsoft.Azure.Management.Compute.Models.DedicatedHostGroupPropertiesAdditionalCapabilities additionalCapabilities = default, System.Collections.Generic.IList<string> zones = default);
new Microsoft.Azure.Management.Compute.Models.DedicatedHostGroup : string * int * string * string * string * System.Collections.Generic.IDictionary<string, string> * System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResourceReadOnly> * Microsoft.Azure.Management.Compute.Models.DedicatedHostGroupInstanceView * Nullable<bool> * Microsoft.Azure.Management.Compute.Models.DedicatedHostGroupPropertiesAdditionalCapabilities * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Compute.Models.DedicatedHostGroup
Public Sub New (location As String, platformFaultDomainCount As Integer, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional hosts As IList(Of SubResourceReadOnly) = Nothing, Optional instanceView As DedicatedHostGroupInstanceView = Nothing, Optional supportAutomaticPlacement As Nullable(Of Boolean) = Nothing, Optional additionalCapabilities As DedicatedHostGroupPropertiesAdditionalCapabilities = Nothing, Optional zones As IList(Of String) = Nothing)
パラメーター
- location
- String
リソースの場所
- platformFaultDomainCount
- Int32
ホスト グループがスパンできる障害ドメインの数。
- id
- String
リソース ID
- name
- String
リソース名
- type
- String
リソースの種類
- tags
- IDictionary<String,String>
リソース タグ
- hosts
- IList<SubResourceReadOnly>
専用ホスト グループ内のすべての専用ホストへの参照の一覧。
- instanceView
- DedicatedHostGroupInstanceView
専用ホスト グループ インスタンス ビュー。専用ホスト グループの下に専用ホストのインスタンス ビューの一覧が表示されます。
仮想マシンまたは仮想マシン スケール セットを専用ホスト グループに自動的に配置できるかどうかを指定します。 自動配置とは、専用ホスト グループの下で、Azure によって選択された専用ホストにリソースが割り当てられることを意味します。 この値は、指定されていない場合、既定値は 'false' に設定されます。 最小 api-version: 2020-06-01。
- additionalCapabilities
- DedicatedHostGroupPropertiesAdditionalCapabilities
専用ホスト グループの機能を有効または無効にします。 最小 api-version: 2022-03-01。
このホスト グループに使用する可用性ゾーン。 1 つのゾーンのみがサポートされています。 ゾーンは作成時にのみ割り当てることができます。 指定しない場合、グループはリージョン内のすべてのゾーンをサポートします。 指定した場合、グループ内の各ホストが同じゾーンに配置されます。
適用対象
Azure SDK for .NET