Lezen in het Engels

Delen via


IApiKey Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.ApiKeyTypeConverter))]
public interface IApiKey : Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ConnectionString

A connection string that can be used by supporting clients for authentication.

Id

The key ID.

LastModified

The last time any of the key's properties were modified.

Name

A name for the key describing its usage.

ReadOnly

Whether this key can only be used for read operations.

Value

The value of the key that is used for authentication purposes.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to

Product Versies
Azure - PowerShell Commands 13.5.0, 12 (LTS)