WorkspaceCollection

class WorkspaceCollection : KotlinCustomResource

Uses Azure REST API version 2016-01-29. In version 2.x of the Azure Native provider, it used API version 2016-01-29.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:powerbi:WorkspaceCollection myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}

Properties

Link copied to clipboard
val azureApiVersion: Output<String>

The Azure API version of the resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>?

Azure location

Link copied to clipboard
val name: Output<String>?

Workspace collection name

Link copied to clipboard
val properties: Output<Any>

Properties

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sku: Output<AzureSkuResponse>?
Link copied to clipboard
val tags: Output<Map<String, String>>?
Link copied to clipboard
val type: Output<String>?

Resource type

Link copied to clipboard
val urn: Output<String>