get View
Gets a view in the hub. Uses Azure REST API version 2017-04-26.
Return
The view resource format.
Parameters
argument
null
suspend fun getView(hubName: String, resourceGroupName: String, userId: String, viewName: String): GetViewResult
Return
The view resource format.
Parameters
hub Name
The name of the hub.
resource Group Name
The name of the resource group.
user Id
The user ID. Use * to retrieve hub level view.
view Name
The name of the view.
See also
Return
The view resource format.
Parameters
argument
Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetViewPlainArgs.