次の方法で共有


MachinePropertiesOsProfile クラス

定義

ハイブリッド コンピューターのオペレーティング システム設定を指定します。

public class MachinePropertiesOsProfile : Microsoft.Azure.Management.HybridCompute.Models.OSProfile
type MachinePropertiesOsProfile = class
    inherit OSProfile
Public Class MachinePropertiesOsProfile
Inherits OSProfile
継承
MachinePropertiesOsProfile

コンストラクター

MachinePropertiesOsProfile()

MachinePropertiesOsProfile クラスの新しいインスタンスを初期化します。

MachinePropertiesOsProfile(String)

MachinePropertiesOsProfile クラスの新しいインスタンスを初期化します。

プロパティ

ComputerName

ハイブリッド コンピューターのホスト OS 名を指定します。

(継承元 OSProfile)

適用対象