DirectLineSite.TrustedOrigins Property

Definition

Gets or sets the TrustedOrigins.

public Azure.Provisioning.BicepList<string> TrustedOrigins { get; set; }
member this.TrustedOrigins : Azure.Provisioning.BicepList<string> with get, set
Public Property TrustedOrigins As BicepList(Of String)

Property Value

Applies to