ConnStringValueTypePair 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
| ConnStringValueTypePair() | |
| ConnStringValueTypePair(String, ConnectionStringType) |
ConnStringValueTypePair()
public ConnStringValueTypePair ();
Public Sub New ()
Applies to
ConnStringValueTypePair(String, ConnectionStringType)
public ConnStringValueTypePair (string value, Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ConnectionStringType type);
new Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ConnStringValueTypePair : string * Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ConnectionStringType -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ConnStringValueTypePair
Public Sub New (value As String, type As ConnectionStringType)
Parameters
- value
- String
- type
- ConnectionStringType