다음을 통해 공유


ResourceRoutingType(String) Constructor

Definition

Initializes a new instance of ResourceRoutingType.

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

Parameters

value
String

Exceptions

value is null.

Applies to