UpstreamAuthSettings.ManagedIdentity Property
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.
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