Compartir a través de


ISecretInfoBase Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.Api20221101Preview.SecretInfoBaseTypeConverter))]
public interface ISecretInfoBase : Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Models.Api20221101Preview.SecretInfoBaseTypeConverter))>]
type ISecretInfoBase = interface
    interface IJsonSerializable
Public Interface ISecretInfoBase
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

SecretType

The secret type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to