ManagedHsmProperties.HsmUri Property

Definition

Gets or sets the URI of the managed hsm pool for performing operations on keys.

[Newtonsoft.Json.JsonProperty(PropertyName="hsmUri")]
public string HsmUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hsmUri")>]
member this.HsmUri : string with get, set
Public Property HsmUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to