DevTestLabCustomImageVm.LinuxOSState プロパティ

定義

Linux OS の状態 (つまり、NonDeprovisioned、DeprovisionRequested、DeprovisionApplied)。

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

プロパティ値

適用対象