AzureInstanceData 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.
Holds Azure instance level details.
public class AzureInstanceData
type AzureInstanceData = class
Public Class AzureInstanceData
- Inheritance
-
AzureInstanceData
Constructors
AzureInstanceData() |
Properties
AdditionalInfo |
Gets or sets the the additional info fields. |
Location |
Gets or sets the region in which the this service was run. |
OrderNumber |
Gets or sets the unique namespace used to identify the 3rd party order for Azure Marketplace. |
PartNumber |
Gets or sets the unique namespace used to identify the resource for Azure Marketplace 3rd party usage. |
ResourceUri |
Gets or sets the fully qualified Azure resource ID, which includes the resource groups and the instance name. |
Tags |
Gets or sets the the resource tags specified by the user. |