Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the allowed fqdn list.
public Azure.Provisioning.BicepList<string> AllowedFqdnList { get; set; }
member this.AllowedFqdnList : Azure.Provisioning.BicepList<string> with get, set
Public Property AllowedFqdnList As BicepList(Of String)