次の方法で共有


IIngress Interface

Definition

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

Properties

AllowInsecure
ClientCertificateMode
CorPolicyAllowCredentials
CorPolicyAllowedHeader
CorPolicyAllowedMethod
CorPolicyAllowedOrigin
CorPolicyExposeHeader
CorPolicyMaxAge
CustomDomain
ExposedPort
External
Fqdn
IPSecurityRestriction
StickySessionAffinity
TargetPort
Traffic
Transport

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to