Compartilhar via


IWorkloadProfileStates Interface

Definition

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

Properties

CurrentCount
Id (Inherited from IResource)
MaximumCount
MinimumCount
Name (Inherited from IResource)
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to