次の方法で共有


GuestConfigurationNavigation.AssignmentType プロパティ

定義

構成の割り当ての種類と実行を指定します。 使用できる値は、Audit、DeployAndAutoCorrect、ApplyAndAutoCorrect、ApplyAndMonitor です。

public Azure.ResourceManager.GuestConfiguration.Models.GuestConfigurationAssignmentType? AssignmentType { get; set; }
member this.AssignmentType : Nullable<Azure.ResourceManager.GuestConfiguration.Models.GuestConfigurationAssignmentType> with get, set
Public Property AssignmentType As Nullable(Of GuestConfigurationAssignmentType)

プロパティ値

適用対象