ScomFunctions

Functions

Link copied to clipboard

Get SCOM managed instance details Azure REST API version: 2023-07-07-preview.

suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult
suspend fun getInstance(instanceName: String, resourceGroupName: String): GetInstanceResult
Link copied to clipboard

Retrieve the details of the gateway resource. Azure REST API version: 2023-07-07-preview.

suspend fun getManagedGateway(instanceName: String, managedGatewayName: String, resourceGroupName: String): GetManagedGatewayResult
Link copied to clipboard

Retrieve the details of the monitored resource. Azure REST API version: 2023-07-07-preview.

suspend fun getMonitoredResource(instanceName: String, monitoredResourceName: String, resourceGroupName: String): GetMonitoredResourceResult