Share via


IntegrationRuntimeRegenerateKeyContent.KeyName Property

Definition

The name of the authentication key to regenerate.

public Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAuthKeyName? KeyName { get; set; }
member this.KeyName : Nullable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAuthKeyName> with get, set
Public Property KeyName As Nullable(Of IntegrationRuntimeAuthKeyName)

Property Value

Applies to