CustomLocationHostType(String) コンストラクター

定義

CustomLocationHostType の新しいインスタンスを初期化します。

public CustomLocationHostType (string value);
new Azure.ResourceManager.ExtendedLocations.Models.CustomLocationHostType : string -> Azure.ResourceManager.ExtendedLocations.Models.CustomLocationHostType
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象