Freigeben über


ProtectedItemsQueryParameter Class

Definition

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.

Applies to