AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The configuration for the Amazon FSx for OpenZFS file system.
Namespace: Amazon.FSx.Model
Assembly: AWSSDK.FSx.dll
Version: 3.x.y.z
public class OpenZFSFileSystemConfiguration
The OpenZFSFileSystemConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
OpenZFSFileSystemConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutomaticBackupRetentionDays | System.Int32 |
Gets and sets the property AutomaticBackupRetentionDays. |
![]() |
CopyTagsToBackups | System.Boolean |
Gets and sets the property CopyTagsToBackups.
A Boolean value indicating whether tags on the file system should be copied to backups.
If it's set to |
![]() |
CopyTagsToVolumes | System.Boolean |
Gets and sets the property CopyTagsToVolumes.
A Boolean value indicating whether tags for the volume should be copied to snapshots.
This value defaults to |
![]() |
DailyAutomaticBackupStartTime | System.String |
Gets and sets the property DailyAutomaticBackupStartTime. |
![]() |
DeploymentType | Amazon.FSx.OpenZFSDeploymentType |
Gets and sets the property DeploymentType.
Specifies the file-system deployment type. Amazon FSx for OpenZFS supports

|
![]() |
DiskIopsConfiguration | Amazon.FSx.Model.DiskIopsConfiguration |
Gets and sets the property DiskIopsConfiguration. |
![]() |
EndpointIpAddress | System.String |
Gets and sets the property EndpointIpAddress. The IP address of the endpoint that is used to access data or to manage the file system. |
![]() |
EndpointIpAddressRange | System.String |
Gets and sets the property EndpointIpAddressRange. (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API and Amazon FSx console, Amazon FSx selects an available /28 IP address range for you from one of the VPC's CIDR ranges. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables. |
![]() |
PreferredSubnetId | System.String |
Gets and sets the property PreferredSubnetId.
Required when |
![]() |
ReadCacheConfiguration | Amazon.FSx.Model.OpenZFSReadCacheConfiguration |
Gets and sets the property ReadCacheConfiguration.
Required when |
![]() |
RootVolumeId | System.String |
Gets and sets the property RootVolumeId. The ID of the root volume of the OpenZFS file system. |
![]() |
RouteTableIds | System.Collections.Generic.List<System.String> |
Gets and sets the property RouteTableIds. (Multi-AZ only) The VPC route tables in which your file system's endpoints are created. |
![]() |
ThroughputCapacity | System.Int32 |
Gets and sets the property ThroughputCapacity. The throughput of an Amazon FSx file system, measured in megabytes per second (MBps). |
![]() |
WeeklyMaintenanceStartTime | System.String |
Gets and sets the property WeeklyMaintenanceStartTime. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5