KustoAttachedDatabaseConfigurationNameAvailabilityContent(String) Konstruktor
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.
Initialisiert eine neue instance von KustoAttachedDatabaseConfigurationNameAvailabilityContent.
public KustoAttachedDatabaseConfigurationNameAvailabilityContent (string name);
new Azure.ResourceManager.Kusto.Models.KustoAttachedDatabaseConfigurationNameAvailabilityContent : string -> Azure.ResourceManager.Kusto.Models.KustoAttachedDatabaseConfigurationNameAvailabilityContent
Public Sub New (name As String)
Parameter
- name
- String
Name der angefügten Datenbankressource.
Ausnahmen
name
ist NULL.