OssErrorCodeMethodNotAllowed Field |
HTTP Method is not allowed.(for example some CORS rules could define allowed methods)
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public const string MethodNotAllowed
Public Const MethodNotAllowed As String
public:
literal String^ MethodNotAllowed
static val mutable MethodNotAllowed: string
Field Value
Type:
StringSee Also