ArmMachineLearningModelFactory.EncryptionUpdateProperties(String) 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.
public static Azure.ResourceManager.MachineLearning.Models.EncryptionUpdateProperties EncryptionUpdateProperties(string keyIdentifier = default);
static member EncryptionUpdateProperties : string -> Azure.ResourceManager.MachineLearning.Models.EncryptionUpdateProperties
Public Shared Function EncryptionUpdateProperties (Optional keyIdentifier As String = Nothing) As EncryptionUpdateProperties
Parameters
- keyIdentifier
- String
Gets the KeyIdentifier.
Returns
A new EncryptionUpdateProperties instance for mocking.