DeviceAccountConfiguration.ServerType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出伺服器的型別。
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
屬性值
指出伺服器類型的列舉值。