Table of Contents

Interface IGeoLocationInformation

Namespace
PnP.Core.Admin.Model.Microsoft365
Assembly
PnP.Core.Admin.dll

Contains information about a geo location

public interface IGeoLocationInformation

Properties

DataLocationCode

Data location code for the geo location

GeoLocation DataLocationCode { get; }

Property Value

GeoLocation

SharePointAdminUrl

SharePoint Admin site url for the geo location

string SharePointAdminUrl { get; }

Property Value

string

SharePointMySiteUrl

SharePoint My site url for the geo location

string SharePointMySiteUrl { get; }

Property Value

string

SharePointPortalUrl

SharePoint portal url for the geo location

string SharePointPortalUrl { get; }

Property Value

string