Source(String) Constructor

Definition

Initializes a new instance of the Source struct.

public Source(string value);
new Azure.Connectors.Sdk.FreshService.Models.Source : string -> Azure.Connectors.Sdk.FreshService.Models.Source
Public Sub New (value As String)

Parameters

value
String

The string value.

Applies to