次の方法で共有


LcmConfigurationSetting.ConfigurationMode プロパティ

定義

LCM(ローカル Configuration Manager) が実際にターゲット ノードに構成を適用する方法を指定します。 使用可能な値は、ApplyOnly、ApplyAndMonitor、および ApplyAndAutoCorrect です。

public Azure.ResourceManager.GuestConfiguration.Models.LcmConfigurationMode? ConfigurationMode { get; }
member this.ConfigurationMode : Nullable<Azure.ResourceManager.GuestConfiguration.Models.LcmConfigurationMode>
Public ReadOnly Property ConfigurationMode As Nullable(Of LcmConfigurationMode)

プロパティ値

適用対象