GatewayRegenerateKeyResponse 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
GatewayRegenerateKeyResponse() | |
GatewayRegenerateKeyResponse(String) |
GatewayRegenerateKeyResponse()
public GatewayRegenerateKeyResponse ();
Public Sub New ()
Applies to
GatewayRegenerateKeyResponse(String)
public GatewayRegenerateKeyResponse (string key);
new Microsoft.Azure.Management.DataFactories.Models.GatewayRegenerateKeyResponse : string -> Microsoft.Azure.Management.DataFactories.Models.GatewayRegenerateKeyResponse
Public Sub New (key As String)
Parameters
- key
- String