ConnectionAnalyzerProtocolSettings.HttpConfiguration Property
Definition
Important
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.
HTTP configuration (used when protocol is Http or Https).
public Azure.ResourceManager.Network.Models.NetworkHttpConfiguration HttpConfiguration { get; set; }
member this.HttpConfiguration : Azure.ResourceManager.Network.Models.NetworkHttpConfiguration with get, set
Public Property HttpConfiguration As NetworkHttpConfiguration