Compartilhar via


IManagedEnvironmentPropertiesPeerAuthentication Interface

Definition

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

Properties

MtlEnabled

Boolean indicating whether the mutual TLS authentication is enabled

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to