Amazon.ElasticFileSystem.Model.CreateFileSystemRequest.IsSetPerformanceMode C# (CSharp) Method

IsSetPerformanceMode() private method

private IsSetPerformanceMode ( ) : bool
return bool
        internal bool IsSetPerformanceMode()
        {
            return this._performanceMode != null;
        }