Click or drag to resize

GetBucketWebsiteResponseConfiguration Property

Website hosting configuration of a bucket

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

Property Value

Type: WebsiteConfiguration
See Also