CustomLocationHostType(String) Constructor

Definition

Initializes a new instance of CustomLocationHostType.

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

Parameters

value
String

Exceptions

value is null.

Applies to