ManagementConfigurationProperties Class

ManagementConfiguration properties supported by the OperationsManagement resource provider.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ManagementConfigurationProperties

Constructor

ManagementConfigurationProperties(*, parent_resource_type: str, parameters: List[azure.mgmt.operationsmanagement.models._models_py3.ArmTemplateParameter], template: object, application_id: Optional[str] = None, **kwargs)

Parameters

application_id
str
Required

The applicationId of the appliance for this Management.

parent_resource_type
str
Required

Required. The type of the parent resource.

parameters
list[ArmTemplateParameter]
Required

Required. Parameters to run the ARM template.

template
object
Required

Required. The Json object containing the ARM template to deploy.

Variables

provisioning_state
str

The provisioning state for the ManagementConfiguration.