다음을 통해 공유


MoverResourceInputType(String) Constructor

Definition

Initializes a new instance of MoverResourceInputType.

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

Parameters

value
String

Exceptions

value is null.

Applies to