RosFileSystemProps
Properties for defining a RosFileSystem
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dfs-filesystem
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdfs"
&alicloudroscdkdfs.RosFileSystemProps {
ProtocolType: interface{},
SpaceCapacity: interface{},
StorageType: interface{},
ZoneId: interface{},
DataRedundancyType: interface{},
Description: interface{},
FileSystemName: interface{},
PartitionNumber: interface{},
ProvisionedThroughputInMiBps: interface{},
StorageSetName: interface{},
ThroughputMode: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ProtocolType |
interface{} |
No description. |
SpaceCapacity |
interface{} |
No description. |
StorageType |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
DataRedundancyType |
interface{} |
No description. |
Description |
interface{} |
No description. |
FileSystemName |
interface{} |
No description. |
PartitionNumber |
interface{} |
No description. |
ProvisionedThroughputInMiBps |
interface{} |
No description. |
StorageSetName |
interface{} |
No description. |
ThroughputMode |
interface{} |
No description. |
ProtocolType
Required
ProtocolType interface{}
- Type: interface{}
SpaceCapacity
Required
SpaceCapacity interface{}
- Type: interface{}
StorageType
Required
StorageType interface{}
- Type: interface{}
ZoneId
Required
ZoneId interface{}
- Type: interface{}
DataRedundancyType
Optional
DataRedundancyType interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
FileSystemName
Optional
FileSystemName interface{}
- Type: interface{}
PartitionNumber
Optional
PartitionNumber interface{}
- Type: interface{}
ProvisionedThroughputInMiBps
Optional
ProvisionedThroughputInMiBps interface{}
- Type: interface{}
StorageSetName
Optional
StorageSetName interface{}
- Type: interface{}
ThroughputMode
Optional
ThroughputMode interface{}
- Type: interface{}