Skip to content

OssMountConfigProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Fc;
new OssMountConfigProperty {
    object MountPoints
};

Properties

Name Type Description
MountPoints object No description.

MountPointsRequired

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