NetworkManagerRoutingConfigurationsDeleteHeaders 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
NetworkManagerRoutingConfigurationsDeleteHeaders() |
Initializes a new instance of the NetworkManagerRoutingConfigurationsDeleteHeaders class. |
NetworkManagerRoutingConfigurationsDeleteHeaders(String) |
Initializes a new instance of the NetworkManagerRoutingConfigurationsDeleteHeaders class. |
NetworkManagerRoutingConfigurationsDeleteHeaders()
Initializes a new instance of the NetworkManagerRoutingConfigurationsDeleteHeaders class.
public NetworkManagerRoutingConfigurationsDeleteHeaders ();
Public Sub New ()
Applies to
NetworkManagerRoutingConfigurationsDeleteHeaders(String)
Initializes a new instance of the NetworkManagerRoutingConfigurationsDeleteHeaders class.
public NetworkManagerRoutingConfigurationsDeleteHeaders (string location = default);
new Microsoft.Azure.Management.Network.Models.NetworkManagerRoutingConfigurationsDeleteHeaders : string -> Microsoft.Azure.Management.Network.Models.NetworkManagerRoutingConfigurationsDeleteHeaders
Public Sub New (Optional location As String = Nothing)
Parameters
- location
- String