ComputeTypeListParameters Constructors

Definition

Overloads

ComputeTypeListParameters()
ComputeTypeListParameters(String)

ComputeTypeListParameters()

public ComputeTypeListParameters ();
Public Sub New ()

Applies to

ComputeTypeListParameters(String)

public ComputeTypeListParameters (string registrationScope);
new Microsoft.Azure.Management.DataFactories.Registration.Models.ComputeTypeListParameters : string -> Microsoft.Azure.Management.DataFactories.Registration.Models.ComputeTypeListParameters
Public Sub New (registrationScope As String)

Parameters

registrationScope
String

Applies to