Share via


MonitorAzureFunctionReceiver.ManagedIdentity Property

Definition

The principal id of the managed identity. The value can be "None", "SystemAssigned".

public Azure.Provisioning.BicepValue<string> ManagedIdentity { get; set; }
member this.ManagedIdentity : Azure.Provisioning.BicepValue<string> with get, set
Public Property ManagedIdentity As BicepValue(Of String)

Property Value

Applies to