DeviceAccountConfiguration.ServerType Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece un valor que indica el tipo del servidor.
public:
property DeviceAccountServerType ServerType { DeviceAccountServerType get(); void set(DeviceAccountServerType value); };
DeviceAccountServerType ServerType();
void ServerType(DeviceAccountServerType value);
public DeviceAccountServerType ServerType { get; set; }
var deviceAccountServerType = deviceAccountConfiguration.serverType;
deviceAccountConfiguration.serverType = deviceAccountServerType;
Public Property ServerType As DeviceAccountServerType
Valor de propiedad
Valor de enumeración que indica el tipo del servidor.