Freigeben über


DeviceAccountConfiguration.ServerType Eigenschaft

Definition

Ruft einen Wert ab, der den Servertyp angibt, oder legt den Wert fest.

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

Eigenschaftswert

Enumerationswert, der den Servertyp angibt.

Gilt für: