ArmMachineLearningModelFactory.EncryptionKeyVaultUpdateProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EncryptionKeyVaultUpdateProperties.
public static Azure.ResourceManager.MachineLearning.Models.EncryptionKeyVaultUpdateProperties EncryptionKeyVaultUpdateProperties(string keyIdentifier = default);
static member EncryptionKeyVaultUpdateProperties : string -> Azure.ResourceManager.MachineLearning.Models.EncryptionKeyVaultUpdateProperties
Public Shared Function EncryptionKeyVaultUpdateProperties (Optional keyIdentifier As String = Nothing) As EncryptionKeyVaultUpdateProperties
Parameters
- keyIdentifier
- String
Returns
A new EncryptionKeyVaultUpdateProperties instance for mocking.