Delen via


HyperVVirtualMachineDetails.HasSharedVhd Property

Definition

A value indicating whether the VM has a shared VHD attached. String value of SrsDataContract.PresenceStatus enum.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PresenceStatus? HasSharedVhd { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.HasSharedVhd : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.PresenceStatus> with get, set
Public Property HasSharedVhd As Nullable(Of PresenceStatus)

Property Value

Implements

Attributes

Applies to