Partager via


SharePointOnlineListLinkedService.SiteUrl Propriété

Définition

Obtient ou définit l’URL du site SharePoint Online. Par exemple : https://contoso.sharepoint.com/sites/siteName. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.siteUrl")]
public object SiteUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.siteUrl")>]
member this.SiteUrl : obj with get, set
Public Property SiteUrl As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à