ApmProperties interface
Properties of an APM
Properties
properties | Non-sensitive properties for the APM |
provisioning |
State of the APM. NOTE: This property will not be serialized. It can only be populated by the server. |
secrets | Sensitive properties for the APM |
type | APM Type |
Property Details
properties
Non-sensitive properties for the APM
properties?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
provisioningState
State of the APM. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
secrets
Sensitive properties for the APM
secrets?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
APM Type
type: string
Property Value
string