ArmSiteManagerModelFactory.EdgeSitePatch(EdgeSitePatchProperties) 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.
public static Azure.ResourceManager.SiteManager.Models.EdgeSitePatch EdgeSitePatch(Azure.ResourceManager.SiteManager.Models.EdgeSitePatchProperties properties = default);
static member EdgeSitePatch : Azure.ResourceManager.SiteManager.Models.EdgeSitePatchProperties -> Azure.ResourceManager.SiteManager.Models.EdgeSitePatch
Public Shared Function EdgeSitePatch (Optional properties As EdgeSitePatchProperties = Nothing) As EdgeSitePatch
Parameters
- properties
- EdgeSitePatchProperties
The updatable properties of the Site.
Returns
A new EdgeSitePatch instance for mocking.