ApplicationDefinitionProperties Class

Definition

The application definition properties.

public class ApplicationDefinitionProperties
type ApplicationDefinitionProperties = class
Public Class ApplicationDefinitionProperties
Inheritance
ApplicationDefinitionProperties

Constructors

ApplicationDefinitionProperties()

Properties

Artifacts

The collection of appliance artifacts. The portal will use the files specified as artifacts to construct the user experience of creating an appliance from an application definition.

Authorizations

The collection of provider authorizations. ARM will use information in this collection to onboard the appliance provider so that they can perform operations on behalf of the customer.

CreateUiDefinition

The create ui definition json.

Description

The application definition description.

DisplayName

The application definition display name.

IsEnabled

The value indicating whether the package is enabled or not.

LockLevel

The lock level that determines customer's access to the managed resource group.

MainTemplate

The main template json.

PackageFileUri

The package zip blob uri.

Applies to