Skip to content

Latest commit

 

History

History
96 lines (73 loc) · 4.62 KB

ne-clusapi-sr_replicated_disk_type.md

File metadata and controls

96 lines (73 loc) · 4.62 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:clusapi._SR_REPLICATED_DISK_TYPE
SR_REPLICATED_DISK_TYPE (clusapi.h)
Specifies the replicated disk types for the SR_RESOURCE_TYPE_REPLICATED_DISK structure.
*PSR_REPLICATED_DISK_TYPE
PSR_REPLICATED_DISK_TYPE
PSR_REPLICATED_DISK_TYPE enumeration pointer [Failover Cluster]
SR_REPLICATED_DISK_TYPE
SR_REPLICATED_DISK_TYPE enumeration [Failover Cluster]
SrReplicatedDiskTypeDestination
SrReplicatedDiskTypeLogDestination
SrReplicatedDiskTypeLogNotInParthership
SrReplicatedDiskTypeLogSource
SrReplicatedDiskTypeNone
SrReplicatedDiskTypeNotInParthership
SrReplicatedDiskTypeOther
SrReplicatedDiskTypeSource
clusapi/PSR_REPLICATED_DISK_TYPE
clusapi/SR_REPLICATED_DISK_TYPE
clusapi/SrReplicatedDiskTypeDestination
clusapi/SrReplicatedDiskTypeLogDestination
clusapi/SrReplicatedDiskTypeLogNotInParthership
clusapi/SrReplicatedDiskTypeLogSource
clusapi/SrReplicatedDiskTypeNone
clusapi/SrReplicatedDiskTypeNotInParthership
clusapi/SrReplicatedDiskTypeOther
clusapi/SrReplicatedDiskTypeSource
mscs.sr_replicated_disk_type
resapi/PSR_REPLICATED_DISK_TYPE
resapi/SR_REPLICATED_DISK_TYPE
resapi/SrReplicatedDiskTypeDestination
resapi/SrReplicatedDiskTypeLogDestination
resapi/SrReplicatedDiskTypeLogNotInParthership
resapi/SrReplicatedDiskTypeLogSource
resapi/SrReplicatedDiskTypeNone
resapi/SrReplicatedDiskTypeNotInParthership
resapi/SrReplicatedDiskTypeOther
resapi/SrReplicatedDiskTypeSource
mscs\sr_replicated_disk_type.htm
MsCS
913367E0-B3C2-40D0-B516-6C2F834152BB
12/05/2018
*PSR_REPLICATED_DISK_TYPE, PSR_REPLICATED_DISK_TYPE, PSR_REPLICATED_DISK_TYPE enumeration pointer [Failover Cluster], SR_REPLICATED_DISK_TYPE, SR_REPLICATED_DISK_TYPE enumeration [Failover Cluster], SrReplicatedDiskTypeDestination, SrReplicatedDiskTypeLogDestination, SrReplicatedDiskTypeLogNotInParthership, SrReplicatedDiskTypeLogSource, SrReplicatedDiskTypeNone, SrReplicatedDiskTypeNotInParthership, SrReplicatedDiskTypeOther, SrReplicatedDiskTypeSource, clusapi/PSR_REPLICATED_DISK_TYPE, clusapi/SR_REPLICATED_DISK_TYPE, clusapi/SrReplicatedDiskTypeDestination, clusapi/SrReplicatedDiskTypeLogDestination, clusapi/SrReplicatedDiskTypeLogNotInParthership, clusapi/SrReplicatedDiskTypeLogSource, clusapi/SrReplicatedDiskTypeNone, clusapi/SrReplicatedDiskTypeNotInParthership, clusapi/SrReplicatedDiskTypeOther, clusapi/SrReplicatedDiskTypeSource, mscs.sr_replicated_disk_type, resapi/PSR_REPLICATED_DISK_TYPE, resapi/SR_REPLICATED_DISK_TYPE, resapi/SrReplicatedDiskTypeDestination, resapi/SrReplicatedDiskTypeLogDestination, resapi/SrReplicatedDiskTypeLogNotInParthership, resapi/SrReplicatedDiskTypeLogSource, resapi/SrReplicatedDiskTypeNone, resapi/SrReplicatedDiskTypeNotInParthership, resapi/SrReplicatedDiskTypeOther, resapi/SrReplicatedDiskTypeSource
clusapi.h
Windows
None supported
Windows Server 2016
Windows
SR_REPLICATED_DISK_TYPE, *PSR_REPLICATED_DISK_TYPE
19H1
_SR_REPLICATED_DISK_TYPE
clusapi/_SR_REPLICATED_DISK_TYPE
PSR_REPLICATED_DISK_TYPE
clusapi/PSR_REPLICATED_DISK_TYPE
SR_REPLICATED_DISK_TYPE
clusapi/SR_REPLICATED_DISK_TYPE
c++
APIRef
kbSyntax
HeaderDef
ResApi.h
ClusApi.h
SR_REPLICATED_DISK_TYPE

SR_REPLICATED_DISK_TYPE enumeration

-description

Specifies the replicated disk types for the SR_RESOURCE_TYPE_REPLICATED_DISK structure.

-enum-fields

-field SrReplicatedDiskTypeNone:0

None.

-field SrReplicatedDiskTypeSource:1

The source of replication.

-field SrReplicatedDiskTypeLogSource:2

A log disk that is the source of replication.

-field SrReplicatedDiskTypeDestination:3

The destination of replication.

-field SrReplicatedDiskTypeLogDestination:4

A log disk that is the destination of replication.

-field SrReplicatedDiskTypeNotInParthership:5

The disk is not in a replication partnership.

-field SrReplicatedDiskTypeLogNotInParthership:6

A log disk that is not in a replication partnership.

-field SrReplicatedDiskTypeOther

Other.

-see-also

Failover Cluster Enumerations