StorageAccountInner Konstruktoren
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.
Überlädt
StorageAccountInner() |
Initialisiert eine neue instance der StorageAccountInner-Klasse. |
StorageAccountInner(String, String, String, String, IDictionary<String, String>, SkuInner, Nullable<Kind>, Identity, Nullable<ProvisioningState>, Endpoints, String, Nullable<AccountStatus>, Nullable<DateTime>, String, Nullable<AccountStatus>, Nullable<DateTime>, CustomDomain, Endpoints, Encryption, Nullable<AccessTier>, Nullable<Boolean>, Nullable<Boolean>, NetworkRuleSet, Nullable<Boolean>, GeoReplicationStats, Nullable<Boolean>) |
Initialisiert eine neue instance der StorageAccountInner-Klasse. |
StorageAccountInner()
Initialisiert eine neue instance der StorageAccountInner-Klasse.
public StorageAccountInner();
Public Sub New ()
Gilt für:
StorageAccountInner(String, String, String, String, IDictionary<String, String>, SkuInner, Nullable<Kind>, Identity, Nullable<ProvisioningState>, Endpoints, String, Nullable<AccountStatus>, Nullable<DateTime>, String, Nullable<AccountStatus>, Nullable<DateTime>, CustomDomain, Endpoints, Encryption, Nullable<AccessTier>, Nullable<Boolean>, Nullable<Boolean>, NetworkRuleSet, Nullable<Boolean>, GeoReplicationStats, Nullable<Boolean>)
Initialisiert eine neue instance der StorageAccountInner-Klasse.
public StorageAccountInner(string location, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.Storage.Fluent.Models.SkuInner sku = default, Microsoft.Azure.Management.Storage.Fluent.Models.Kind? kind = default, Microsoft.Azure.Management.Storage.Fluent.Models.Identity identity = default, Microsoft.Azure.Management.Storage.Fluent.Models.ProvisioningState? provisioningState = default, Microsoft.Azure.Management.Storage.Fluent.Models.Endpoints primaryEndpoints = default, string primaryLocation = default, Microsoft.Azure.Management.Storage.Fluent.Models.AccountStatus? statusOfPrimary = default, DateTime? lastGeoFailoverTime = default, string secondaryLocation = default, Microsoft.Azure.Management.Storage.Fluent.Models.AccountStatus? statusOfSecondary = default, DateTime? creationTime = default, Microsoft.Azure.Management.Storage.Fluent.Models.CustomDomain customDomain = default, Microsoft.Azure.Management.Storage.Fluent.Models.Endpoints secondaryEndpoints = default, Microsoft.Azure.Management.Storage.Fluent.Models.Encryption encryption = default, Microsoft.Azure.Management.Storage.Fluent.Models.AccessTier? accessTier = default, bool? enableAzureFilesAadIntegration = default, bool? enableHttpsTrafficOnly = default, Microsoft.Azure.Management.Storage.Fluent.Models.NetworkRuleSet networkRuleSet = default, bool? isHnsEnabled = default, Microsoft.Azure.Management.Storage.Fluent.Models.GeoReplicationStats geoReplicationStats = default, bool? failoverInProgress = default);
new Microsoft.Azure.Management.Storage.Fluent.Models.StorageAccountInner : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.Storage.Fluent.Models.SkuInner * Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.Kind> * Microsoft.Azure.Management.Storage.Fluent.Models.Identity * Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.ProvisioningState> * Microsoft.Azure.Management.Storage.Fluent.Models.Endpoints * string * Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.AccountStatus> * Nullable<DateTime> * string * Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.AccountStatus> * Nullable<DateTime> * Microsoft.Azure.Management.Storage.Fluent.Models.CustomDomain * Microsoft.Azure.Management.Storage.Fluent.Models.Endpoints * Microsoft.Azure.Management.Storage.Fluent.Models.Encryption * Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.AccessTier> * Nullable<bool> * Nullable<bool> * Microsoft.Azure.Management.Storage.Fluent.Models.NetworkRuleSet * Nullable<bool> * Microsoft.Azure.Management.Storage.Fluent.Models.GeoReplicationStats * Nullable<bool> -> Microsoft.Azure.Management.Storage.Fluent.Models.StorageAccountInner
Public Sub New (location As String, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional sku As SkuInner = Nothing, Optional kind As Nullable(Of Kind) = Nothing, Optional identity As Identity = Nothing, Optional provisioningState As Nullable(Of ProvisioningState) = Nothing, Optional primaryEndpoints As Endpoints = Nothing, Optional primaryLocation As String = Nothing, Optional statusOfPrimary As Nullable(Of AccountStatus) = Nothing, Optional lastGeoFailoverTime As Nullable(Of DateTime) = Nothing, Optional secondaryLocation As String = Nothing, Optional statusOfSecondary As Nullable(Of AccountStatus) = Nothing, Optional creationTime As Nullable(Of DateTime) = Nothing, Optional customDomain As CustomDomain = Nothing, Optional secondaryEndpoints As Endpoints = Nothing, Optional encryption As Encryption = Nothing, Optional accessTier As Nullable(Of AccessTier) = Nothing, Optional enableAzureFilesAadIntegration As Nullable(Of Boolean) = Nothing, Optional enableHttpsTrafficOnly As Nullable(Of Boolean) = Nothing, Optional networkRuleSet As NetworkRuleSet = Nothing, Optional isHnsEnabled As Nullable(Of Boolean) = Nothing, Optional geoReplicationStats As GeoReplicationStats = Nothing, Optional failoverInProgress As Nullable(Of Boolean) = Nothing)
Parameter
- location
- String
Der geografische Standort, an dem sich die Ressource befindet
- id
- String
- name
- String
- type
- String
- tags
- IDictionary<String,String>
Ressourcentags.
- sku
- SkuInner
Ruft die SKU ab.
Ruft die Art ab. Mögliche Werte: "Storage", "StorageV2", "BlobStorage", "FileStorage", "BlockBlobStorage"
- identity
- Identity
Die Identität der Ressource.
- provisioningState
- Nullable<ProvisioningState>
Ruft die status des Speicherkontos zum Zeitpunkt des Aufrufs des Vorgangs ab. Mögliche Werte: "Creating", "ResolvingDNS", "Succeeded"
- primaryEndpoints
- Endpoints
Ruft die URLs ab, die zum Abrufen eines öffentlichen Blobs, einer Warteschlange oder eines Tabellenobjekts verwendet werden. Beachten Sie, dass Standard_ZRS- und Premium_LRS konten nur den Blobendpunkt zurückgeben.
- primaryLocation
- String
Ruft den Speicherort des primären Rechenzentrums für das Speicherkonto ab.
- statusOfPrimary
- Nullable<AccountStatus>
Ruft die status ab, die angibt, ob der primäre Speicherort des Speicherkontos verfügbar oder nicht verfügbar ist. Mögliche Werte: "available", "unavailable"
Ruft den Zeitstempel der letzten instance eines Failovers zum sekundären Standort ab. Nur der letzte Zeitstempel wird beibehalten. Dieses Element wird nicht zurückgegeben, wenn noch nie ein Failover instance. Nur verfügbar, wenn accountType Standard_GRS oder Standard_RAGRS ist.
- secondaryLocation
- String
Ruft den Speicherort der georeplizierten sekundären Instanz für das Speicherkonto ab. Nur verfügbar, wenn accountType Standard_GRS oder Standard_RAGRS ist.
- statusOfSecondary
- Nullable<AccountStatus>
Ruft die status ab, die angibt, ob der sekundäre Speicherort des Speicherkontos verfügbar oder nicht verfügbar ist. Nur verfügbar, wenn der SKU-Name Standard_GRS oder Standard_RAGRS ist. Mögliche Werte: "available", "unavailable"
Ruft das Erstellungsdatum und die Uhrzeit des Speicherkontos in UTC ab.
- customDomain
- CustomDomain
Ruft die benutzerdefinierte Domäne ab, die der Benutzer diesem Speicherkonto zugewiesen hat.
- secondaryEndpoints
- Endpoints
Ruft die URLs ab, die zum Abrufen eines öffentlichen Blobs, einer Warteschlange oder eines Tabellenobjekts vom sekundären Speicherort des Speicherkontos verwendet werden. Nur verfügbar, wenn der SKU-Name Standard_RAGRS ist.
- encryption
- Encryption
Ruft die Verschlüsselungseinstellungen für das Konto ab. Wenn es nicht angegeben ist, ist das Konto unverschlüsselt.
- accessTier
- Nullable<AccessTier>
Erforderlich für Speicherkonten, wobei art = BlobStorage. Die für die Abrechnung verwendete Zugriffsebene. Mögliche Werte: "Hot", "Cool"
Aktiviert Azure Files AAD-Integration für SMB, wenn auf true festgelegt ist.
Lässt HTTPS-Datenverkehr nur an den Speicherdienst zu, wenn auf TRUE festgelegt ist.
- networkRuleSet
- NetworkRuleSet
Netzwerkregelsatz
Konto hierarchischerNamespace aktiviert, wenn auf TRUE festgelegt ist.
- geoReplicationStats
- GeoReplicationStats
Georeplikationsstatistiken
Wenn das Failover ausgeführt wird, ist der Wert true, andernfalls ist er NULL.
Gilt für:
Azure SDK for .NET