Compartilhar via


IWorkloadProfileStatesCollection Interface

Definition

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

Properties

NextLink

Link to next page of resources.

Value

Collection of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to