TenantCdnUrl Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.SharePoint.TenantCdn.TenantCdnUrl", ServerTypeId="{2c0caef8-f9f7-4729-8dd6-8fe7c13a1e64}", ValueObject=true)]
public class TenantCdnUrl : Microsoft.SharePoint.Client.ClientValueObject
type TenantCdnUrl = class
    inherit ClientValueObject
Public Class TenantCdnUrl
Inherits ClientValueObject
Inheritance
TenantCdnUrl
Attributes

Constructors

TenantCdnUrl()

Properties

CdnUrl
ExpirationTimeUtc
IsCdnUrlAvailable
ItemUrl
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