DppIdentityDetailsUserAssignedIdentities.Add 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 void Add (string key, Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api40.IUserAssignedIdentity value);
abstract member Add : string * Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api40.IUserAssignedIdentity -> unit
override this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api40.IUserAssignedIdentity -> unit
Public Sub Add (key As String, value As IUserAssignedIdentity)
Parameters
- key
- String
- value
- IUserAssignedIdentity