Freigeben über


MachineExtensionsListResult.NextLink Property

Definition

The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Implements

Attributes

Applies to