Get Workspace Result
constructor(authorizations: List<WorkspaceProviderAuthorizationResponse>? = null, createdBy: CreatedByResponse? = null, createdDateTime: String, id: String, location: String, managedResourceGroupId: String, name: String, parameters: WorkspaceCustomParametersResponse? = null, provisioningState: String, sku: SkuResponse? = null, storageAccountIdentity: ManagedIdentityConfigurationResponse? = null, tags: Map<String, String>? = null, type: String, uiDefinitionUri: String? = null, updatedBy: CreatedByResponse? = null, workspaceId: String, workspaceUrl: String)