Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagementConfigurationProperties

Package version

interface

An interface representing ManagementConfigurationProperties. ManagementConfiguration properties supported by the OperationsManagement resource provider.

extends

BaseResource

Hierarchy

  • any
    • ManagementConfigurationProperties

Index

Properties

Optional applicationId

applicationId: undefined | string
member

{string} [applicationId] The applicationId of the appliance for this Management.

parameters

parameters: ArmTemplateParameter[]
member

{ArmTemplateParameter[]} parameters Parameters to run the ARM template

parentResourceType

parentResourceType: string
member

{string} parentResourceType The type of the parent resource.

Optional provisioningState

provisioningState: undefined | string
member

{string} [provisioningState] The provisioning state for the ManagementConfiguration. NOTE: This property will not be serialized. It can only be populated by the server.

template

template: any
member

{any} template The Json object containing the ARM template to deploy

Generated using TypeDoc