ManagedEnvironmentsDiagnosticsOperations interface
Interface representing a ManagedEnvironmentsDiagnostics operations.
Properties
| get |
Get the properties of a Managed Environment used to host container apps. |
Property Details
getRoot
Get the properties of a Managed Environment used to host container apps.
getRoot: (resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDiagnosticsGetRootOptionalParams) => Promise<ManagedEnvironment>
Property Value
(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDiagnosticsGetRootOptionalParams) => Promise<ManagedEnvironment>