ExternalServiceResource.Uri Property

Definition

Gets the URI for the external service, if defined.

public Uri? Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

Remarks

If Uri is null, the external service URL is parameterized and can be accessed via UrlParameter."/>

Applies to