Get Workspace Result
data class GetWorkspaceResult(val defaultDataCollectionEndpointId: String, val defaultDataCollectionRuleId: String, val id: String, val location: String, val name: String, val publicNetworkAccessEnabled: Boolean, val queryEndpoint: String, val resourceGroupName: String, val tags: Map<String, String>)
A collection of values returned by getWorkspace.