Delen via


ISpotPlacementRecommenderResponse Interface

Definition

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

Properties

AvailabilityZone
DesiredCount
DesiredLocation
DesiredSize
PlacementScore

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to