Freigeben über


CloudApplianceSettings Konstruktoren

Definition

Überlädt

CloudApplianceSettings()
CloudApplianceSettings(AsymmetricEncryptedSecret, AsymmetricEncryptedSecret)

CloudApplianceSettings()

public CloudApplianceSettings();
Public Sub New ()

Gilt für:

CloudApplianceSettings(AsymmetricEncryptedSecret, AsymmetricEncryptedSecret)

public CloudApplianceSettings(Microsoft.Azure.Management.StorSimple.Fluent.Models.AsymmetricEncryptedSecret serviceDataEncryptionKey = default, Microsoft.Azure.Management.StorSimple.Fluent.Models.AsymmetricEncryptedSecret channelIntegrityKey = default);
new Microsoft.Azure.Management.StorSimple.Fluent.Models.CloudApplianceSettings : Microsoft.Azure.Management.StorSimple.Fluent.Models.AsymmetricEncryptedSecret * Microsoft.Azure.Management.StorSimple.Fluent.Models.AsymmetricEncryptedSecret -> Microsoft.Azure.Management.StorSimple.Fluent.Models.CloudApplianceSettings
Public Sub New (Optional serviceDataEncryptionKey As AsymmetricEncryptedSecret = Nothing, Optional channelIntegrityKey As AsymmetricEncryptedSecret = Nothing)

Parameter

serviceDataEncryptionKey
AsymmetricEncryptedSecret
channelIntegrityKey
AsymmetricEncryptedSecret

Gilt für: