HubSiteCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.HubSiteCreationInformation", ServerTypeId="{3e543825-fbf3-483a-be67-55a70dd9b992}", ValueObject=true)]
public class HubSiteCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type HubSiteCreationInformation = class
    inherit ClientValueObject
Public Class HubSiteCreationInformation
Inherits ClientValueObject
Inheritance
HubSiteCreationInformation
Attributes

Constructors

HubSiteCreationInformation()

Properties

Description
LogoUrl
SiteId
SiteUrl
Targets
TenantInstanceId
Title
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to