ApplianceQueryParameter Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ApplianceQueryParameter() |
Initializes a new instance of the ApplianceQueryParameter class. |
ApplianceQueryParameter(String) |
Initializes a new instance of the ApplianceQueryParameter class. |
ApplianceQueryParameter()
Initializes a new instance of the ApplianceQueryParameter class.
public ApplianceQueryParameter ();
Public Sub New ()
Applies to
ApplianceQueryParameter(String)
Initializes a new instance of the ApplianceQueryParameter class.
public ApplianceQueryParameter (string providerType = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ApplianceQueryParameter : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ApplianceQueryParameter
Public Sub New (Optional providerType As String = Nothing)
Parameters
- providerType
- String
The providerType to be used for fetching appliance details.