Freigeben über


KeyVaultSecretCreateOrUpdateContent(SecretProperties) Konstruktor

Definition

Initialisiert eine neue instance von KeyVaultSecretCreateOrUpdateContent.

public KeyVaultSecretCreateOrUpdateContent (Azure.ResourceManager.KeyVault.Models.SecretProperties properties);
new Azure.ResourceManager.KeyVault.Models.KeyVaultSecretCreateOrUpdateContent : Azure.ResourceManager.KeyVault.Models.SecretProperties -> Azure.ResourceManager.KeyVault.Models.KeyVaultSecretCreateOrUpdateContent
Public Sub New (properties As SecretProperties)

Parameter

properties
SecretProperties

Eigenschaften des Geheimnisses.

Ausnahmen

properties ist NULL.

Gilt für: