Condividi tramite


WSMAN_SELECTOR_SET struttura (wsman.h)

Definisce un set di chiavi che rappresentano l'identità di una risorsa.

Sintassi

typedef struct _WSMAN_SELECTOR_SET {
  DWORD     numberKeys;
  WSMAN_KEY *keys;
} WSMAN_SELECTOR_SET;

Members

numberKeys

Specifica il numero di chiavi (selettori).

keys

Matrice di strutture WSMAN_KEY che specificano nomi e valori chiave.

Requisiti

Requisito Valore
Client minimo supportato Windows 7
Server minimo supportato Windows Server 2008 R2
Intestazione wsman.h
Componente ridistribuibile Windows Management Framework in Windows Server 2008 con SP2, Windows Vista con SP1 e Windows Vista con SP2