Share via


SubResource Class

Definition

Azure Synapse nested resource, which belongs to a workspace.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SubResource+SubResourceConverter))]
public class SubResource : Azure.Analytics.Synapse.Artifacts.Models.AzureEntityResource
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SubResource+SubResourceConverter))>]
type SubResource = class
    inherit AzureEntityResource
Public Class SubResource
Inherits AzureEntityResource
Inheritance
Derived
Attributes

Constructors

SubResource()

Initializes a new instance of SubResource.

Properties

Etag

Resource Etag.

(Inherited from AzureEntityResource)
Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from Resource)
Name

The name of the resource.

(Inherited from Resource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from Resource)

Applies to