Compartir a través de


IListByCustomRpManifest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.ListByCustomRpManifestTypeConverter))]
public interface IListByCustomRpManifest : Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Models.Api20180901Preview.ListByCustomRpManifestTypeConverter))>]
type IListByCustomRpManifest = interface
    interface IJsonSerializable
Public Interface IListByCustomRpManifest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

The URL to use for getting the next set of results.

Value

The array of custom resource provider manifests.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to