Share via


IWorkflowVersion.TriggersOpenAuthenticationPolicy Property

Definition

Open authentication policies.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Open authentication policies.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IOpenAuthenticationAccessPolicies) }, ReadOnly=false, Required=false, SerializedName="policies")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IOpenAuthenticationAccessPolicies TriggersOpenAuthenticationPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Open authentication policies.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IOpenAuthenticationAccessPolicies) }, ReadOnly=false, Required=false, SerializedName="policies")>]
member this.TriggersOpenAuthenticationPolicy : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IOpenAuthenticationAccessPolicies with get, set
Public Property TriggersOpenAuthenticationPolicy As IOpenAuthenticationAccessPolicies

Property Value

Attributes

Applies to