Click or drag to resize
IOssSetEndpoint Method
Sets the endpoint

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
void SetEndpoint(
	Uri endpoint
)

Parameters

endpoint
Type: SystemUri
Endpoint value
See Also