Share via


IAvailableWorkloadProfile Interface

Definition

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

Properties

Applicability
Category
Core
DisplayName
Id (Inherited from IResource)
Location
MemoryGiB
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