Compartilhar via


DeviceAccountConfiguration.ServerType Propriedade

Definição

Obtém ou define um valor que indica o tipo do 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 da propriedade

Valor de enumeração que indica o tipo do servidor.

Aplica-se a