Compartir a través de


IOpenAuthenticationAccessPolicies Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.OpenAuthenticationAccessPoliciesTypeConverter))]
public interface IOpenAuthenticationAccessPolicies : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IOpenAuthenticationAccessPolicy>, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.OpenAuthenticationAccessPoliciesTypeConverter))>]
type IOpenAuthenticationAccessPolicies = interface
    interface IJsonSerializable
    interface IAssociativeArray<IOpenAuthenticationAccessPolicy>
Public Interface IOpenAuthenticationAccessPolicies
Implements IAssociativeArray(Of IOpenAuthenticationAccessPolicy), IJsonSerializable
Derived
Attributes
Implements

Applies to