ResourceMetricName Constructors
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.
Overloads
ResourceMetricName() | |
ResourceMetricName(String, String) |
ResourceMetricName()
public ResourceMetricName ();
Public Sub New ()
Applies to
ResourceMetricName(String, String)
public ResourceMetricName (string value = default, string localizedValue = default);
new Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ResourceMetricName : string * string -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ResourceMetricName
Public Sub New (Optional value As String = Nothing, Optional localizedValue As String = Nothing)
Parameters
- value
- String
- localizedValue
- String