다음을 통해 공유


HostType(String) Constructor

Definition

Initializes a new instance of HostType.

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

Parameters

value
String

Exceptions

value is null.

Applies to