次の方法で共有


LinuxVmGuestPatchAutomaticByPlatformRebootSetting(String) コンストラクター

定義

LinuxVmGuestPatchAutomaticByPlatformRebootSetting の新しいインスタンスを初期化します。

public LinuxVmGuestPatchAutomaticByPlatformRebootSetting(string value);
new Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchAutomaticByPlatformRebootSetting : string -> Azure.ResourceManager.Compute.Models.LinuxVmGuestPatchAutomaticByPlatformRebootSetting
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象