UsageName 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
UsageName() | |
UsageName(String, String) |
UsageName()
public UsageName ();
Public Sub New ()
Applies to
UsageName(String, String)
public UsageName (string value = default, string localizedValue = default);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UsageName : string * string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UsageName
Public Sub New (Optional value As String = Nothing, Optional localizedValue As String = Nothing)
Parameters
- value
- String
- localizedValue
- String