Share via


NetworkAttachment.IPv6Address Property

Definition

The IPv6 address of the virtual machine.

This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.

If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty.

public string IPv6Address { get; set; }
member this.IPv6Address : string with get, set
Public Property IPv6Address As String

Property Value

Applies to