SubResource.java

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.

package com.azure.analytics.synapse.artifacts.models;

import com.azure.core.annotation.Immutable;

/** Azure Synapse nested resource, which belongs to a workspace. */
@Immutable
public class SubResource extends AzureEntityResource {}