AzureStorageInfo Klasse

Definition

Ruft storageAccountName, StorageAccountKey und StorageContainer für das Azure Blob Storage-Konto ab oder legt ihn fest.

public class AzureStorageInfo : Microsoft.Azure.Management.HDInsight.Models.StorageInfo
type AzureStorageInfo = class
    inherit StorageInfo
Public Class AzureStorageInfo
Inherits StorageInfo
Vererbung
AzureStorageInfo

Konstruktoren

AzureStorageInfo(String, String, String)

Initialisiert eine neue instance der AzureStorageInfo-Klasse.

Eigenschaften

StorageAccountKey

Ruft Azure Blob Storage Kontoschlüssel ab.

StorageAccountName

Vollqualifizierter Speicherkontoname

(Geerbt von StorageInfo)
StorageContainer

Ruft Azure Blob Storage Container ab.

Gilt für: