EventGridDataConnection.ManagedIdentityObjectId Property

Definition

Gets the object ID of managedIdentityResourceId

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedIdentityObjectId")]
public string ManagedIdentityObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedIdentityObjectId")>]
member this.ManagedIdentityObjectId : string
Public ReadOnly Property ManagedIdentityObjectId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to