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