次の方法で共有


IServicesDescriptionListResult.NextLink Property

Definition

The link used to get the next page of service description objects.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The link used to get the next page of service description objects.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The link used to get the next page of service description objects.", 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