UpstreamAuthSettings.ManagedIdentity Property

Definition

Gets or sets managed identity settings for upstream.

[Newtonsoft.Json.JsonProperty(PropertyName="managedIdentity")]
public Microsoft.Azure.Management.SignalR.Models.ManagedIdentitySettings ManagedIdentity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedIdentity")>]
member this.ManagedIdentity : Microsoft.Azure.Management.SignalR.Models.ManagedIdentitySettings with get, set
Public Property ManagedIdentity As ManagedIdentitySettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to