SparkConfigurationResource Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ressourcentyp Spark-Konfiguration.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkConfigurationResource+SparkConfigurationResourceConverter))]
public class SparkConfigurationResource : Azure.Analytics.Synapse.Artifacts.Models.SubResource
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkConfigurationResource+SparkConfigurationResourceConverter))>]
type SparkConfigurationResource = class
inherit SubResource
Public Class SparkConfigurationResource
Inherits SubResource
- Vererbung
- Attribute
Konstruktoren
SparkConfigurationResource(SparkConfiguration) |
Initialisiert eine neue instance von SparkConfigurationResource. |
Eigenschaften
Etag |
Ressourcen-Etag. (Geerbt von AzureEntityResource) |
Id |
Vollqualifizierte Ressourcen-ID für die Ressource. Beispiel: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Geerbt von Resource) |
Name |
Der Name der Ressource. (Geerbt von Resource) |
Properties |
Eigenschaften der Spark-Konfiguration. |
Type |
Der Typ der Ressource. Z.B. "Microsoft.Compute/virtualMachines" oder "Microsoft.Storage/storageAccounts". (Geerbt von Resource) |
Gilt für:
Azure SDK for .NET