ProtectedItemsQueryParameter Class
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.
Query parameter to enumerate protected items.
public class ProtectedItemsQueryParameter
type ProtectedItemsQueryParameter = class
Public Class ProtectedItemsQueryParameter
- Inheritance
-
ProtectedItemsQueryParameter
Constructors
ProtectedItemsQueryParameter() |
Initializes a new instance of the ProtectedItemsQueryParameter class. |
ProtectedItemsQueryParameter(String, String, String, String, String, String, String, String) |
Initializes a new instance of the ProtectedItemsQueryParameter class. |
Properties
FabricObjectId |
Gets or sets the fabric object Id filter. |
InstanceType |
Gets or sets the replication provider type. |
MultiVMGroupCreateOption |
Gets or sets whether Multi VM group is auto created or specified by user. Possible values include: 'AutoCreated', 'UserSpecified' |
ProcessServerId |
Gets or sets the process server Id filter. |
RecoveryPlanName |
Gets or sets the recovery plan filter. |
SourceFabricLocation |
Gets or sets the source fabric location filter. |
SourceFabricName |
Gets or sets the source fabric name filter. |
VCenterName |
Gets or sets the vCenter name filter. |