ResourceHealthMetadataOperationsExtensions.ListBySiteNext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ResourceHealthMetadata> ListBySiteNext (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IResourceHealthMetadataOperations operations, string nextPageLink);
static member ListBySiteNext : Microsoft.Azure.Management.WebSites.Version2016_09_01.IResourceHealthMetadataOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ResourceHealthMetadata>
<Extension()>
Public Function ListBySiteNext (operations As IResourceHealthMetadataOperations, nextPageLink As String) As IPage(Of ResourceHealthMetadata)
Parameters
- operations
- IResourceHealthMetadataOperations
- nextPageLink
- String