ManagedOpsProperties interface
Properties of the ManagedOps resource.
Properties
| desired |
Desired configuration input by the user. |
| policy |
Policy assignments created for managing services. |
| provisioning |
Provisioning state of the resource. |
| services | Services provisioned by this resource. |
| sku | Product plan details of this resource. |
Property Details
desiredConfiguration
Desired configuration input by the user.
desiredConfiguration: DesiredConfiguration
Property Value
policyAssignmentProperties
Policy assignments created for managing services.
policyAssignmentProperties?: PolicyAssignmentProperties
Property Value
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string
services
Services provisioned by this resource.
services?: ServiceInformation