Delen via


IWorkspaceListResult.NextLink Property

Definition

The URI that can be used to request the next list of machine learning workspaces.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The URI that can be used to request the next list of machine learning workspaces.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The URI that can be used to request the next list of machine learning workspaces.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes

Applies to