Partager via


ServiceTypeDescription.ReadCommonProperties Méthode

Définition

Lit les propriétés du type de service.

protected internal void ReadCommonProperties (IntPtr serviceTypeName, IntPtr placementConstraints, IntPtr loadMetricsList, IntPtr descriptionExtensionList);
member this.ReadCommonProperties : nativeint * nativeint * nativeint * nativeint -> unit
Protected Friend Sub ReadCommonProperties (serviceTypeName As IntPtr, placementConstraints As IntPtr, loadMetricsList As IntPtr, descriptionExtensionList As IntPtr)

Paramètres

serviceTypeName
IntPtr

nativeint

Le nom du type de service.

placementConstraints
IntPtr

nativeint

Contraintes à utiliser.

loadMetricsList
IntPtr

nativeint

Type de métrique de charge.

descriptionExtensionList
IntPtr

nativeint

Liste d’extensions de description.

S’applique à