SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions Class
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.
The SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions.
public class SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions
type SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions = class
Public Class SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions
- Inheritance
-
SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions
Constructors
| Name | Description |
|---|---|
| SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions(AzureLocation, String, String, String, String) |
Initializes a new instance of SubscriptionResourceGetVirtualMachineImagesWithPropertiesOptions using a raw expand-option string. |
Properties
| Name | Description |
|---|---|
| Expand |
The expand expression to apply on the operation. |
| ExpandOption |
The expand expression to apply on the operation, as a raw string value. |
| Location |
The name of a supported Azure region. |
| Offer |
A valid image publisher offer. |
| Orderby |
Specifies the order of the results returned. Formatted as an OData query. |
| PublisherName |
A valid image publisher. |
| Skus |
A valid image SKU. |
| Top |
An integer value specifying the number of images to return that matches supplied values. |