ITestKeys Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.TestKeysTypeConverter))]
public interface ITestKeys : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.TestKeysTypeConverter))>]
type ITestKeys = interface
    interface IJsonSerializable
Public Interface ITestKeys
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Enabled
PrimaryKey
PrimaryTestEndpoint
SecondaryKey
SecondaryTestEndpoint

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to