EntraIdAkvConfig Class

Definition

Using AKV config, certificate will be fetched, which will contain private key & public certificate, that correspond to the public certificate which is uploaded on the application created by customer. This will be used further for authentication.

public class EntraIdAkvConfig : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.NetApp.Models.EntraIdAkvConfig>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.NetApp.Models.EntraIdAkvConfig>
type EntraIdAkvConfig = class
    interface IJsonModel<EntraIdAkvConfig>
    interface IPersistableModel<EntraIdAkvConfig>
Public Class EntraIdAkvConfig
Implements IJsonModel(Of EntraIdAkvConfig), IPersistableModel(Of EntraIdAkvConfig)
Inheritance
EntraIdAkvConfig
Implements

Applies to