PreBuildStep.HttpGet 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 get request to send before the build.
public Azure.ResourceManager.AppContainers.Models.HttpGet HttpGet { get; set; }
member this.HttpGet : Azure.ResourceManager.AppContainers.Models.HttpGet with get, set
Public Property HttpGet As HttpGet