JobTarget.RefreshCredential Property

Definition

The resource ID of the credential that is used during job execution to connect to the target and determine the list of databases inside the target.

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

Property Value

Applies to