ComputeImageAttributes 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 compute image attributes
public class ComputeImageAttributes
type ComputeImageAttributes = class
Public Class ComputeImageAttributes
- Inheritance
-
ComputeImageAttributes
Constructors
ComputeImageAttributes() |
Initializes a new instance of the ComputeImageAttributes class. |
ComputeImageAttributes(String, String, String) |
Initializes a new instance of the ComputeImageAttributes class with required arguments. |
Properties
Offer |
Required. Gets or sets the publisher defined name of the offer.The allowed characters are uppercase or lowercase letters, digit, hypen(-), period (.).The maximum allowed length is 64 characters. |
Sku |
Required. Gets or sets the publisher defined name of the Sku. The allowed characters are uppercase or lowercase letters, digit, hypen(-), period (.). The maximum allowed length is 64 characters. |
Version |
Applies to
Azure SDK for .NET