ManagedHsmProperties.InitialAdminObjectId Property

Definition

Array of initial administrators object ids for this managed hsm pool.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> InitialAdminObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)>]
member this.InitialAdminObjectId : System.Collections.Generic.List<string> with get, set
Public Property InitialAdminObjectId As List(Of String)

Property Value

Implements

Attributes

Applies to