IVirtualMachineSku Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET