IVirtualMachineSku Interface

Definition

Represents a virtual machine image SKU.

public interface IVirtualMachineSku : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName
type IVirtualMachineSku = interface
    interface IHasName
Public Interface IVirtualMachineSku
Implements IHasName
Implements

Properties

Images

Gets virtual machine images in the SKU.

Name

Gets the name of the resource

(Inherited from IHasName)
Offer

Gets the virtual machine offer name that this SKU belongs to.

Publisher

Gets the publisher of this virtual machine image offer SKU.

Region

Gets the region where this virtual machine image offer SKU is available.

Applies to