Skip to content

OssMountConfigProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Fc3;
new OssMountConfigProperty {
    object MountPoints = null
};

Properties

Name Type Description
MountPoints object No description.

MountPointsOptional

public object MountPoints { get; set; }
  • Type: object