WebSiteResource.GetSiteDeployments Method
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.
Gets a collection of SiteDeploymentResources in the WebSite.
public virtual Azure.ResourceManager.AppService.SiteDeploymentCollection GetSiteDeployments ();
abstract member GetSiteDeployments : unit -> Azure.ResourceManager.AppService.SiteDeploymentCollection
override this.GetSiteDeployments : unit -> Azure.ResourceManager.AppService.SiteDeploymentCollection
Public Overridable Function GetSiteDeployments () As SiteDeploymentCollection
Returns
An object representing collection of SiteDeploymentResources and their operations over a SiteDeploymentResource.