SqlScriptResource Class

Definition

Sql Script resource type.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource+SqlScriptResourceConverter))]
public class SqlScriptResource
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource+SqlScriptResourceConverter))>]
type SqlScriptResource = class
Public Class SqlScriptResource
Inheritance
SqlScriptResource
Attributes

Constructors

SqlScriptResource(String, SqlScript)

Initializes a new instance of SqlScriptResource.

Properties

Etag

Resource Etag.

Id

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

Name

The name of the resource.

Properties

Properties of sql script.

Type

The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.

Applies to