IOssGetBucketLogging Method |
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
SyntaxBucketLoggingResult GetBucketLogging(
string bucketName
)
Function GetBucketLogging (
bucketName As String
) As BucketLoggingResult
Parameters
- bucketName
- Type: SystemString
Bucket的名称。
Return Value
Type:
BucketLoggingResult
See Also