Click or drag to resize

PutObjectBasicRequestWebsiteRedirectLocation Property

Redirection link which can redirect the request to another object in the bucket or to an external URL

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public string WebsiteRedirectLocation { get; set; }

Property Value

Type: String
Remarks

Optional parameter

See Also