ArmElasticModelFactory.ElasticMonitorUpgrade(String) 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.Elastic.Models.ElasticMonitorUpgrade ElasticMonitorUpgrade(string version = default);
static member ElasticMonitorUpgrade : string -> Azure.ResourceManager.Elastic.Models.ElasticMonitorUpgrade
Public Shared Function ElasticMonitorUpgrade (Optional version As String = Nothing) As ElasticMonitorUpgrade
Parameters
- version
- String
Version to which the elastic monitor should be upgraded to.
Returns
A new ElasticMonitorUpgrade instance for mocking.