WorkspaceSubscriptionArgs

constructor(allowTracing: Output<Boolean>? = null, appType: Output<String>? = null, displayName: Output<String>? = null, notify: Output<Boolean>? = null, ownerId: Output<String>? = null, primaryKey: Output<String>? = null, resourceGroupName: Output<String>? = null, scope: Output<String>? = null, secondaryKey: Output<String>? = null, serviceName: Output<String>? = null, sid: Output<String>? = null, state: Output<SubscriptionState>? = null, workspaceId: Output<String>? = null)