ManagedHsmNetworkRuleSetBase.UpdateCurrentManagedHsm 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.
Translate PS rule set into underlying MhsmNetworkRuleSet and perform update via management client.
protected Microsoft.Azure.Commands.KeyVault.Models.PSManagedHsm UpdateCurrentManagedHsm(Microsoft.Azure.Commands.KeyVault.Models.PSManagedHsm existingHsm, Microsoft.Azure.Commands.KeyVault.Models.PSManagedHsmNetworkRuleSet updatedRuleSet);
member this.UpdateCurrentManagedHsm : Microsoft.Azure.Commands.KeyVault.Models.PSManagedHsm * Microsoft.Azure.Commands.KeyVault.Models.PSManagedHsmNetworkRuleSet -> Microsoft.Azure.Commands.KeyVault.Models.PSManagedHsm
Protected Function UpdateCurrentManagedHsm (existingHsm As PSManagedHsm, updatedRuleSet As PSManagedHsmNetworkRuleSet) As PSManagedHsm
Parameters
- existingHsm
- PSManagedHsm
- updatedRuleSet
- PSManagedHsmNetworkRuleSet