get View
Gets a view in the hub. 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.
See also
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.
Return
The view resource format.
See also
Parameters
argument
Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetViewPlainArgs.