Udostępnij za pośrednictwem


IIPSecurityRestrictionHeaders Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IPSecurityRestrictionHeadersTypeConverter))]
public interface IIPSecurityRestrictionHeaders : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<string[]>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IPSecurityRestrictionHeadersTypeConverter))>]
type IIPSecurityRestrictionHeaders = interface
    interface IJsonSerializable
    interface IAssociativeArray<string[]>
Public Interface IIPSecurityRestrictionHeaders
Implements IAssociativeArray(Of String()), IJsonSerializable
Derived
Attributes
Implements

Applies to