Package version:

Query parameter to enumerate protected clusters.

interface ProtectedClustersQueryParameter {
    instanceType?: string;
    sourceFabricLocation?: string;
    sourceFabricName?: string;
}

Properties

instanceType?: string

The replication provider type.

sourceFabricLocation?: string

The source fabric location filter.

sourceFabricName?: string

The source fabric name filter.