次の方法で共有


SoftwareUpdateConfigurationSpecificProperties クラス

定義

ソフトウェア更新構成の特定のプロパティを更新します。

public class SoftwareUpdateConfigurationSpecificProperties
type SoftwareUpdateConfigurationSpecificProperties = class
Public Class SoftwareUpdateConfigurationSpecificProperties
継承
SoftwareUpdateConfigurationSpecificProperties

コンストラクター

SoftwareUpdateConfigurationSpecificProperties(SoftwareUpdateConfigurationOperatingSystemType)

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

プロパティ

AzureVirtualMachines

ソフトウェア更新プログラムの構成の対象となる Azure 仮想マシンの Azure リソース ID の一覧。

Duration

ソフトウェア更新構成の実行に許可される最大時間。 期間は、ISO8601 に従って PT[n]H[n]M[n]S という形式を使用して指定する必要があります。

Linux

Linux 固有の更新プログラムの構成。

NonAzureComputerNames

ソフトウェア更新プログラムの構成の対象となる Azure 以外のマシンの名前の一覧。

OperatingSystem

ターゲット マシンのオペレーティング システム。

Targets

ソフトウェア更新プログラム構成のグループ ターゲット。

Windows

Windows 固有の更新プログラムの構成。

適用対象