CallbackUrlInner 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
CallbackUrlInner() | |
CallbackUrlInner(String) |
CallbackUrlInner()
public CallbackUrlInner ();
Public Sub New ()
Applies to
CallbackUrlInner(String)
public CallbackUrlInner (string value = default);
new Microsoft.Azure.Management.Logic.Fluent.Models.CallbackUrlInner : string -> Microsoft.Azure.Management.Logic.Fluent.Models.CallbackUrlInner
Public Sub New (Optional value As String = Nothing)
Parameters
- value
- String