ModelDiscoverySettings.Identity Property

Definition

Which Managed Identity of the health model to use for discovery. Defaults to SystemAssigned, if not set. Can be set to 'SystemAssigned' or to the resource id of a user-assigned managed identity which is linked to the health model.

public string Identity { get; set; }
member this.Identity : string with get, set
Public Property Identity As String

Property Value

Applies to