Partager via


SPDistributedCacheClusterInfo - Constructeur (String, SPDistributedCacheClusterConfigStorageLocation, String, SPDistributedCacheClusterInfoManager)

Espace de noms :  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    CacheConfigStorageLocation As SPDistributedCacheClusterConfigStorageLocation, _
    size As String, _
    parent As SPDistributedCacheClusterInfoManager _
)
'Utilisation
Dim name As String
Dim CacheConfigStorageLocation As SPDistributedCacheClusterConfigStorageLocation
Dim size As String
Dim parent As SPDistributedCacheClusterInfoManager

Dim instance As New SPDistributedCacheClusterInfo(name, CacheConfigStorageLocation, _
    size, parent)
public SPDistributedCacheClusterInfo(
    string name,
    SPDistributedCacheClusterConfigStorageLocation CacheConfigStorageLocation,
    string size,
    SPDistributedCacheClusterInfoManager parent
)

Paramètres

Voir aussi

Référence

SPDistributedCacheClusterInfo classe

SPDistributedCacheClusterInfo - Membres

SPDistributedCacheClusterInfo - Surcharge

Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms