FeedURL Parameter (Connect-OData Cmdlet)
URL to the OData entity set. For example, http://MySite/MyOrganization/EntitySet.
Syntax
Connect-OData -FeedURL string
Data Type
cstr
Default Value
""
Remarks
URL to the OData entity set. For example, http://MySite/MyOrganization/EntitySet. You can use this property when the OData service does not have a root document.