Partager via


IPoolImage Interface

Definition

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

Properties

Alias

List of aliases to reference the image by.

Buffer

The percentage of the buffer to be allocated to this image.

ResourceId

The resource id of the image.

WellKnownImageName

The image to use from a well-known set of images made available to customers.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to