ManagedHsmProperties.InitialAdminObjectIds Property

Definition

Gets or sets array of initial administrators object ids for this managed hsm pool.

[Newtonsoft.Json.JsonProperty(PropertyName="initialAdminObjectIds")]
public System.Collections.Generic.IList<string> InitialAdminObjectIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initialAdminObjectIds")>]
member this.InitialAdminObjectIds : System.Collections.Generic.IList<string> with get, set
Public Property InitialAdminObjectIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to