Edit

WebApiConnectedService.Name Property

Definition

Id/Name of the connection service. For Ex: Subscription Id for Azure Connection

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="id")]
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to