ConnectedServiceProvider.MoreInfoUri Property

Definition

Gets a link to MSDN, Azure Portal, sign-up page, etc. if the name and description are not enough for the user to understand.

public:  property Uri ^ MoreInfoUri {  public:
Uri ^ get(); protected:
 void set(Uri ^ value); };
public Uri MoreInfoUri { get; protected set; }
member this.MoreInfoUri : Uri with get, set
Public Property MoreInfoUri As Uri

Property Value

Uri

Returns Uri.

Applies to