ProtectableItemQueryParameter 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
ProtectableItemQueryParameter() |
Initializes a new instance of the ProtectableItemQueryParameter class. |
ProtectableItemQueryParameter(String) |
Initializes a new instance of the ProtectableItemQueryParameter class. |
ProtectableItemQueryParameter()
Initializes a new instance of the ProtectableItemQueryParameter class.
public ProtectableItemQueryParameter ();
Public Sub New ()
Applies to
ProtectableItemQueryParameter(String)
Initializes a new instance of the ProtectableItemQueryParameter class.
public ProtectableItemQueryParameter (string state = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectableItemQueryParameter : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectableItemQueryParameter
Public Sub New (Optional state As String = Nothing)
Parameters
- state
- String
State of the Protectable item query filter.