Share via


ApplicationType.ManagedKeyVaultReferenceParameterList Property

Definition

Gets the application parameters that are managed Key Vault references

public System.Fabric.Query.ManagedKeyVaultReferenceParameterList ManagedKeyVaultReferenceParameterList { get; }
member this.ManagedKeyVaultReferenceParameterList : System.Fabric.Query.ManagedKeyVaultReferenceParameterList
Public ReadOnly Property ManagedKeyVaultReferenceParameterList As ManagedKeyVaultReferenceParameterList

Property Value

This list contains the application parameters which are declared as Key Vault References in the application manifest, and the application-level identity mapped to them.

Applies to