Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether another user can take ownership of the virtual machine.
public bool? AllowClaim { get; set; }
member this.AllowClaim : Nullable<bool> with get, set
Public Property AllowClaim As Nullable(Of Boolean)