AccountProperties 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
AccountProperties() |
Initialisiert eine neue instance der AccountProperties-Klasse. |
AccountProperties(String, String, String, IList<SkuCapability>, Nullable<Boolean>, String, SkuChangeInfo, String, NetworkRuleSet, Encryption, IList<UserOwnedStorage>, IList<PrivateEndpointConnection>, String, ApiProperties, String, CallRateLimit, Nullable<Boolean>, QuotaLimit, Nullable<Boolean>, IList<String>, Nullable<Boolean>, IDictionary<String,String>, Nullable<Boolean>, String, String) |
Initialisiert eine neue instance der AccountProperties-Klasse. |
AccountProperties()
Initialisiert eine neue instance der AccountProperties-Klasse.
public AccountProperties ();
Public Sub New ()
Gilt für:
AccountProperties(String, String, String, IList<SkuCapability>, Nullable<Boolean>, String, SkuChangeInfo, String, NetworkRuleSet, Encryption, IList<UserOwnedStorage>, IList<PrivateEndpointConnection>, String, ApiProperties, String, CallRateLimit, Nullable<Boolean>, QuotaLimit, Nullable<Boolean>, IList<String>, Nullable<Boolean>, IDictionary<String,String>, Nullable<Boolean>, String, String)
Initialisiert eine neue instance der AccountProperties-Klasse.
public AccountProperties (string provisioningState = default, string endpoint = default, string internalId = default, System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.SkuCapability> capabilities = default, bool? isMigrated = default, string migrationToken = default, Microsoft.Azure.Management.CognitiveServices.Models.SkuChangeInfo skuChangeInfo = default, string customSubDomainName = default, Microsoft.Azure.Management.CognitiveServices.Models.NetworkRuleSet networkAcls = default, Microsoft.Azure.Management.CognitiveServices.Models.Encryption encryption = default, System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.UserOwnedStorage> userOwnedStorage = default, System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.PrivateEndpointConnection> privateEndpointConnections = default, string publicNetworkAccess = default, Microsoft.Azure.Management.CognitiveServices.Models.ApiProperties apiProperties = default, string dateCreated = default, Microsoft.Azure.Management.CognitiveServices.Models.CallRateLimit callRateLimit = default, bool? dynamicThrottlingEnabled = default, Microsoft.Azure.Management.CognitiveServices.Models.QuotaLimit quotaLimit = default, bool? restrictOutboundNetworkAccess = default, System.Collections.Generic.IList<string> allowedFqdnList = default, bool? disableLocalAuth = default, System.Collections.Generic.IDictionary<string,string> endpoints = default, bool? restore = default, string deletionDate = default, string scheduledPurgeDate = default);
new Microsoft.Azure.Management.CognitiveServices.Models.AccountProperties : string * string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.SkuCapability> * Nullable<bool> * string * Microsoft.Azure.Management.CognitiveServices.Models.SkuChangeInfo * string * Microsoft.Azure.Management.CognitiveServices.Models.NetworkRuleSet * Microsoft.Azure.Management.CognitiveServices.Models.Encryption * System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.UserOwnedStorage> * System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.PrivateEndpointConnection> * string * Microsoft.Azure.Management.CognitiveServices.Models.ApiProperties * string * Microsoft.Azure.Management.CognitiveServices.Models.CallRateLimit * Nullable<bool> * Microsoft.Azure.Management.CognitiveServices.Models.QuotaLimit * Nullable<bool> * System.Collections.Generic.IList<string> * Nullable<bool> * System.Collections.Generic.IDictionary<string, string> * Nullable<bool> * string * string -> Microsoft.Azure.Management.CognitiveServices.Models.AccountProperties
Public Sub New (Optional provisioningState As String = Nothing, Optional endpoint As String = Nothing, Optional internalId As String = Nothing, Optional capabilities As IList(Of SkuCapability) = Nothing, Optional isMigrated As Nullable(Of Boolean) = Nothing, Optional migrationToken As String = Nothing, Optional skuChangeInfo As SkuChangeInfo = Nothing, Optional customSubDomainName As String = Nothing, Optional networkAcls As NetworkRuleSet = Nothing, Optional encryption As Encryption = Nothing, Optional userOwnedStorage As IList(Of UserOwnedStorage) = Nothing, Optional privateEndpointConnections As IList(Of PrivateEndpointConnection) = Nothing, Optional publicNetworkAccess As String = Nothing, Optional apiProperties As ApiProperties = Nothing, Optional dateCreated As String = Nothing, Optional callRateLimit As CallRateLimit = Nothing, Optional dynamicThrottlingEnabled As Nullable(Of Boolean) = Nothing, Optional quotaLimit As QuotaLimit = Nothing, Optional restrictOutboundNetworkAccess As Nullable(Of Boolean) = Nothing, Optional allowedFqdnList As IList(Of String) = Nothing, Optional disableLocalAuth As Nullable(Of Boolean) = Nothing, Optional endpoints As IDictionary(Of String, String) = Nothing, Optional restore As Nullable(Of Boolean) = Nothing, Optional deletionDate As String = Nothing, Optional scheduledPurgeDate As String = Nothing)
Parameter
- provisioningState
- String
Ruft zum Zeitpunkt des Aufrufs des Vorgangs die status des Cognitive Services-Kontos ab. Mögliche Werte sind: "Accepted", "Creating", "Deleting", "Moving", "Failed", "Succeeded", "ResolvingDNS"
- endpoint
- String
Endpunkt des erstellten Kontos.
- internalId
- String
Der interne Bezeichner (veraltet, verwenden Sie diese Eigenschaft nicht).
- capabilities
- IList<SkuCapability>
Ruft die Funktionen des Cognitive Services-Kontos ab. Jedes Element gibt die Funktion eines bestimmten Features an. Die Werte sind schreibgeschützt und dienen nur der Referenz.
- migrationToken
- String
Ressourcenmigrationstoken.
- skuChangeInfo
- SkuChangeInfo
SKU-Änderungsinformationen des Kontos.
- customSubDomainName
- String
Optionaler Unterdomänenname, der für die tokenbasierte Authentifizierung verwendet wird.
- networkAcls
- NetworkRuleSet
Eine Sammlung von Regeln, die die Barrierefreiheit von bestimmten Netzwerkstandorten aus regeln.
- encryption
- Encryption
Die Verschlüsselungseigenschaften für diese Ressource.
- userOwnedStorage
- IList<UserOwnedStorage>
Die Speicherkonten für diese Ressource.
- privateEndpointConnections
- IList<PrivateEndpointConnection>
Die private Endpunktverbindung, die dem Cognitive Services-Konto zugeordnet ist.
- publicNetworkAccess
- String
Gibt an, ob der Zugriff auf öffentliche Endpunkte für dieses Konto zulässig ist. Mögliche Werte sind: "Aktiviert", "Deaktiviert".
- apiProperties
- ApiProperties
Die API-Eigenschaften für spezielle APIs.
- dateCreated
- String
Ruft das Datum der Erstellung eines Cognitive Services-Kontos ab.
- callRateLimit
- CallRateLimit
- quotaLimit
- QuotaLimit
- endpoints
- IDictionary<String,String>
- deletionDate
- String
Das Löschdatum, das nur für gelöschte Konten verfügbar ist.
- scheduledPurgeDate
- String
Das geplante Löschdatum, das nur für gelöschte Konten verfügbar ist.
Gilt für:
Azure SDK for .NET